<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.CalibKey() |
Report the current value of the specified Calibration Key.
These values are used to correct for offsets in the potentiostat. If you attempt to read a Key which does not exist, a run error is issued.
Result = Pstat.CalibKey(Key)
Key |
STRING |
The Key of the calibration value to look up. |
Result |
VECTOR |
The current calibration values belonging to that key. The vector length will vary by Key. |