Loading…

Method Name: enter_urv_method

Method ID: 0x40A7

Method Label: Set URV

Method Help: Specify the Upper Range Value, (the 20ma value).


  • {
  • 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);
  • _get_dev_var_value(literal_string(324),0,resolve_record_ref(resolve_array_ref(172,1),204));
  • send(35,status);
  • if (status[0])
  • {
  • display_response_status(35,status[0]);
  • }
  • _add_abort_method(16552);


Please login for more