Loading…
Loading…
方法名称: methodDiagnosDisplay
方法ID: 0x412A
方法标签: Read Diagnostic Data
方法描述: 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)
请登录以获得完整内容