Loading…
Loading…
Method Name: eja_self_test
Method ID: 0x4005
Method Label: Self test
Method Help: Commands the EJA electronics to perform a selftest. Reports any errors that occured.
- {
- int number_of_tries;
- char status[3];
- char xmtr_status[25];
- long var_id[1];
- int x;
- number_of_tries = 0;
- _add_abort_method(4118);
- send(41,status);
- if (status[0])
- {
Please login for more