Loading…
Loading…
方法名称: mthd_reset_device
方法ID: 0x4090
方法标签: Reset Device
方法描述:
- {
- 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])
- {
请登录以获得完整内容