Pstat.CalibKey()

Pstat.CalibKey()

Type: INSTANCE FUNCTION

Purpose: 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.

Usage: 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.

This is used on PC5 and PCI4 instruments.

Related Topics Link IconRelated Topics