Loading…

Method Name: correction_system_status

Method ID: 0x4097

Method Label: Snsr Offset Curve

Method Help: Display the status of the Sensor Offset Curve System.


  • {
  • char status[3];
  • long ids[1];
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _iassign(16401,0);
  • send(197,status);
  • if (status[0])
  • {


Please login for more