Loading…
Loading…
方法名称: methodLDH_extract_workingTimes
方法ID: 0x415F
方法标签: Total Working time
方法描述: 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])
- {
请登录以获得完整内容