Loading…
Loading…
Method Name: cal_log_method
Method ID: 0x4072
Method Label: Calibration log
Method Help: Retrieves stored calibration events. The most recent calibration event is shown first. Calibrations are recorded as zero only cal, cal OK & cal failed. Cal OK indicates that both zero and span were completed.
- {
- long varid[8];
- int loc_var_day;
- int loc_var_month;
- int loc_var_year;
- int loc_var_hours;
- int loc_var_mins;
- int loc_var_seconds;
- long loc_var_timestamp;
- int pnext;
- uds_event_request_index=0;
- send_command(160);
- pnext = 0;
- varid[0] = 16478;
- varid[1] = 16467;
Please login for more