Loading…
Loading…
Method Name: failsafe
Method ID: 0x409B
Method Label: Failsafe Report
Method Help: Configuration of the mA output upon failsafe.
- {
- char status[3];
- int result;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send(191,status);
- if (status[0])
- {
Please login for more