Loading…
Loading…
Method Name: self_test_method
Method ID: 0x40DE
Method Label: Self test
Method Help: Self Test- Commands the electronics to perform a self test.
- {
- int number_of_tries;
- char status[3];
- char xmtr_status[25];
- int x;
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
Please login for more