Loading…
Loading…
Method Name: buildLastCalDate
Method ID: 0x4013
Method Label: Show Last Calibration Date
Method Help:
- {
- DD_STRING formatString;
- DD_STRING calibrationDate;
- char status[3];
- int day;
- int month;
- int year;
- _set_no_device(2);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- send(133,status);
- day = _ivar_value(5164);
Please login for more