Loading…

Method Name: settwenty_ma_static

Method ID: 0x426D

Method Label: Set Upper Range Value

Method Help: Perform a device rerange to 20 ma by applying source pressure input.


  • {
  • 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);
  • send(36,status);
  • if (status[0])
  • {
  • display_response_status(36,status[0]);
  • process_abort();
  • }
  • send_command(146);


Please login for more