Pstat.SetCtrlMode() Type: INSTANCE FUNCTION Purpose: Switch the potentiostat between Control V (Potentiostat) and Control I (Galvanostat) modes. Usage: ModeSet = Pstat.SetCtrlMode(Mode) ModeSet GstatMode Galvanostat, Control… read more →
Pstat.SetDDSAmpl() Type: INSTANCE FUNCTION PurposeSets the RMS voltage of the DDS sine-wave synthesizer. For a sine wave, Vrms = Vpeak / √2 = (Vpk to pk)/(2×√2). The MAX RMS voltage… 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.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.SenseSpeed() Type: INSTANCE FUNCTION Purpose: Return which I/E electrometer (Fast or Slow) is currently being used (PCI4 Femtostat Only). Usage: State = Pstat.SenseSpeed() State SenseSlow… 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 →