Loading…

Method Name: write_simulation_value_pt

Method ID: 0x43B7

Method Label: Write PT Sim Value

Method Help:


  • {
  • char status[3];
  • PUT_MESSAGE("|en|Method In Progress");
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • SET_NUMBER_OF_RETRIES(3);
  • send_command (64913);
  • do
  • {
  • _get_dev_var_value(("|en|Enter Simulation Value for PT (degC)"),0,17091);
  • if(simulate_pv3 < (-273))


Please login for more