Loading…

Method Name: method_pdp_simulation

Method ID: 0x41B7

Method Label: Execute

Method Help: Pressure Simulation


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • if (PdpSimEnable == 1)
  • {
  • device_variable_code_1 = 0;
  • device_variable_code = 0;
  • send(9,status);
  • if (status[0])


Please login for more