<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetCableId() |
Set a custom cable ID to the potentiostat.
In general, do not use this function, because you should read the CableId from the cable. In certain circumstances, this function could be used to read out the calibration values for a cable even though it is not connected. Any subsequent calls to Pstat.CableId() will clear the manual setting and replace it with the CableId read from the cell cable.
CableIdSet = Pstat.SetCableId (CableId)
CableId |
INDEX |
CableId to set. Valid from 0 to 15. |
CableIdSet |
INDEX |
The new CableId setting. |