Loading…
Loading…
Method Name: failsafe_report_method
Method ID: 0x409A
Method Label:
Method Help: Displays current failsafe setup.
- {
- char status[3];
- int result;
- long varid[1];
- _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])
- {
- display_response_status(191,status[0]);
- }
- if (_ivar_value(16386) == 0)
- ACKNOWLEDGE(literal_string(309));
Please login for more