Loading…

Method Name: meth_device_reset

Method ID: 0x4F01

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;
  • slen1 = 60;
  • ACKNOWLEDGE(literal_string(1493));
  • _add_abort_method(4118);
  • send(42,status);


Please login for more