Pstat.TestIchRange() Type: INSTANCE FUNCTION Purpose: Finds the optimum voltage range of the current channel to maximize the resolution of the A/D converter. Usage: Range = Pstat.TestIchRange(Voltage) … read more →
hPstat.TestIchRangeAC() Type: INSTANCE FUNCTION Purpose: Finds the optimum voltage-range of the current channel to maximize the resolution of the A/D converter. Takes into account a higher-than-normal measurement frequency. Usage: Range… read more →
Pstat.SetVoltage() Type: INSTANCE FUNCTION Purpose: Provide a way to quickly and easily set the cell voltage in Potentiostat mode. This function does not use or allow for current-interrupt IR-compensation. The… read more →
Pstat.Sprint() Type: INSTANCE FUNCTION Purpose: Print the potentiostat object in a string. The string contains just the potentiostat number. Usage: Result = Pstat.Sprint() Result STRING… read more →
Pstat.Stability() Type: INSTANCE FUNCTION Purpose: Report the potentiostat I/E Stability setting. Usage: Switch = Pstat.Stability() Switch INDEX The setting. Related Topics
Pstat.SetVchOffset() Type: INSTANCE FUNCTION Purpose: Set the DC offset voltage in the voltage channel. The actual offset circuitry may be implemented in the potentiostat or in the FRA. Not all… read more →
Pstat.SetVchOffsetEnable() 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.SetVchRange() Type: INSTANCE FUNCTION Purpose: Set voltage-channel range. The function Pstat.SetVchRange can set either an absolute range or a measured voltage. Usage: RangeSet = Pstat.SetVchRange(Range) … read more →
Pstat.SetVchRangeMode() Type: INSTANCE FUNCTION Purpose: Enable or disable voltage channel measurement autoranging. If autoranging is enabled (on), after each voltage channel measurement is made, the voltage channel measurement range is… read more →
Pstat.SetScanRange() Type: INSTANCE FUNCTION Purpose: Set the voltage range of the Scan DAC. When the signal is attached to the potentiostat, the scan range is automatically set. However, if you… read more →