Loading…
Loading…
Method Name: read_historic_status_method
Method ID: 0x405F
Method Label: historic fault
Method Help:
- {
- char status[3];
- int fault0;
- int fault1;
- int fault2;
- int fault3;
- int faultH0;
- int faultH1;
- int faultH2;
- int faultH3;
- _set_device_status(0xFF,0);
- send(136,status);
- if (status[0])
- {
- display_response_status(136,status[0]);
- }
- fault0 = _ivar_value(16501);
- fault1 = _ivar_value(16502);
- fault2 = _ivar_value(16503);
- fault3 = _ivar_value(16450);
Please login for more