Loading…

Method Name: mthSimActivate

Method ID: 0x467F

Method Label: Activate simulation

Method Help:


  • {
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send_trans(134,15,status);;
  • if(!((varSilState==1) ||(varSilState==4) ||(varSilState==3)))
  • {
  • varSimActive = 1;
  • switch(varSimCmdAddr) {
  • case 0x0087: GetUnitCode_DeviceUnit(); varSimValue = varDistance; break;


Please login for more