Pstat.SetCableId()
Pstat.SetCableId()
Type: INSTANCE FUNCTION
Purpose: 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.
Usage: CableIdSet = Pstat.SetCableId (CableId)
CableId | INDEX |
Cable Id to Set (Valid INDEX from 0 to 15) |
|
CableIdSet | INDEX | The new CableId setting |
This is used with PC5 instruments.
Comments are closed.