Loading…
Loading…
Method Name: methodDiagnosDisplay
Method ID: 0x412A
Method Label: Read Diagnostic Data
Method Help: Displays CONTINUOUS DIAGNOSTIC DATA including number of full strokes the valve has made,the number of cycles (direction changes),the time the valve has spent open, the time the valve has been closed and the time the valve has spent throttling near the seat.
- {
- long ids[8];
- int result;
- char status[3];
- if (_ivar_value(16459) == 0x01)
- {
- ACKNOWLEDGE(literal_string(924));
- return;
- }
- result = SELECT_FROM_LIST(literal_string(925),literal_string(926));
- if (result == 0)
Please login for more