Loading…
Loading…
Method Name: sensor_test
Method ID: 0x4028
Method Label: Sensor Test
Method Help: Perform diagnostics to confirm continuity and phase of the Transmitter to Sensor Head connections.
- {
- char status[3];
- char xmtr_status[25];
- char disp_string1[60];
- long x;
- int slen1;
- int number_of_tries;
- int usPhase, i, j, nTemp, nTemp2;
- slen1 = 60;
- _get_dictionary_string(19726337,(disp_string1),(slen1));
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- _get_dictionary_string(19791875,(disp_string1),(slen1));
- ACKNOWLEDGE(disp_string1);
- _get_dictionary_string(19791876,(disp_string1),(slen1));
- PUT_MESSAGE(disp_string1);
- send(41,status);
Please login for more