Loading…

Method Name: method_change_hart_revision

Method ID: 0x5166

Method Label: Change HART Revision

Method Help: Changes the universal revision of the HART interface.


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • send_command(15);
  • send_command(76);
  • if (_ivar_value(167) == 1 && lock_device_status_code & 0x08)
  • {
  • ACKNOWLEDGE(literal_string(1873));
  • process_abort();
  • }
  • if (_ivar_value(167) == 1)
  • {
  • ACKNOWLEDGE(literal_string(1874));
  • process_abort();


Please login for more