Loading…
Loading…
Method Name: methodLDH_extract_workingTimes
Method ID: 0x415F
Method Label: Total Working time
Method Help: Time the device is working
- {
- char status[3];
- int p;
- int q;
- int r;
- int hours1;
- int sec1;
- long vid[6];
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send(228,status);
- if (status[0])
- {
Please login for more