Loading…

方法名称: cal_log_method

方法ID: 0x4072

方法标签: Calibration log

方法描述: 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;


请登录以获得完整内容