Loading…

Method Name: mthd_reset_device

Method ID: 0x4090

Method Label: Reset Device

Method Help:


  • {
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • ACKNOWLEDGE("|en|\nWARN -Loop should be\nremoved from\nautomatic control");
  • ACKNOWLEDGE("|en|\nProceed with\nMFTB reset?");
  • DELAY(2,"|en|\nMFTB being reset - Communications will be lost with the MFTB while it is restarting.");
  • do
  • {
  • send(42,status);
  • if (status[0])
  • {


Please login for more