Write Calibration Date |
pi620_WriteCalibrationDate ViStatus pi620_WriteCalibrationDate (ViSession instrumentHandle, ViUInt32 year, ViUInt32 month, ViUInt32 day); Purpose Set the last calibration date. Date will be stored in on board eeprom. Parameter List instrumentHandle Variable Type ViSession The ViSession handle that you obtain from the pi620_init function. The handle identifies a particular instrument session.
Default Value: None
year Variable Type ViUInt32 Last year of calibration. month Variable Type ViUInt32 Last month of calibration. day Variable Type ViUInt32 Last day of calibration. Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |