Loading…

Method Name: MthdRefreshSimulationPositionforDisplay

Method ID: 0x4362

Method Label: Simulate

Method Help:


  • {
  • int up;
  • int up2;
  • float up3;
  • up = TzidcMapper_simOutputU16toFlt_HrtCmd;
  • up3 = (up & 0xff) << 8 | (up & 0xff00) >> 8;
  • up3 = up3 / 100;
  • TzidcMapper_simOutputU16toFlt = up3;


Please login for more