<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetCalibKey() |
Set the current value of the specified calibration key.
These values are set in the calibration scripts and should not be modified. If you attempt to set a key which does not exist, a run error is issued. |
Pstat.SetCalibKey(Key, Vector)
Key |
STRING |
The Key of the calibration value to set. |
Vector |
VECTOR |
A Vector containing the calibration information. |