Loading…

Method Name: device_master_reset

Method ID: 0x1072

Method Label: Device reset

Method Help: Device Reset- Commands the electronics to perform a reset. This is equivalent to cycling the power off and then back on to the field device.


  • {
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • long x;
  • int number_of_tries;
  • int slen1;
  • DD_STRING str1;
  • slen1 = 60;
  • ACKNOWLEDGE(literal_string(886));
  • ACKNOWLEDGE(literal_string(887));
  • PUT_MESSAGE(literal_string(888));


Please login for more