Pstat.SetCell() Type: INSTANCE FUNCTION Purpose: Turn on/off the Cell Switch and return the current state of the Cell Switch. Usage: SwitchSet = Pstat.SetCell(Switch) SwitchSet, Switch… read more →
Pstat.SetConvention() Type: INSTANCE FUNCTION Purpose: Set the current reporting convention to either Anodic = Positive or Cathodic = Positive. Usage: SwitchSet = Pstat.SetConvention(Switch) Switch INDEX… read more →
Pstat.SetAchOffsetEnable() Type: INSTANCE FUNCTION Purpose: Enable or Disable post-potentiostat offset correction. This allows the DC component of a measured voltage signal to be removed. Removal of this DC component allows… read more →
Pstat.SetAchRange() Type: INSTANCE FUNCTION Purpose: Sets the range of the Auxiliary A/D input. Currently this function performs no valid use on the PCI4 potentiostat. Usage: RangeSet = Pstat.SetAchRange(Range) … read more →
Pstat.SetAchSelect() Type: INSTANCE FUNCTION Purpose: Pstat.SetAchSelect specifies the input to be measured by the Auxiliary channel on the control board. The default setting is the BNC input on the control… read more →
Pstat.SetAnalogOut() Type: INSTANCE FUNCTION Purpose: Set the voltage the auxiliary DAC output on the Miscellaneous I/O Connector. Usage: VoltageSet = Pstat.SetAnalogOut(Voltage) Voltage REAL The new… read more →
Pstat.SetBias() Type: INSTANCE FUNCTION Purpose: Set the applied bias voltage. This signal is first summed with the Scan, DDS signal, and External signal. It is then sent to the potentiostat’s… read more →
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… read more →
Pstat.SenseSpeedMode() Type: INSTANCE FUNCTION Purpose: Returns the status of the Sense Speed auto-set mode. NOTE: PCI4 Femtostat ONLY Usage: State = Pstat.SenseSpeedMode() State TRUE Sense Speed… read more →