<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetCalDate() |
Write the calibration date to either the GAMRY5.INI file for PCI4 family instruments, or to non-volatile memory in PC5 family instruments.
In general, this function should only be used by the calibration scripts.
CalDateSet = Pstat.SetCalDate (Type, Date)
Type |
INDEX |
Type of calibration: •0 = DC Calibration Date •1 = AC Calibration Date |
Date |
STRING |
Date to write. |
CalDateSet |
STRING |
The value written. |