Pstat.ThermoSelect() Type: INSTANCE FUNCTION Purpose: Report the current ThermoSelect setting. Usage: Setting = Pstat.SetThermoSelect() Setting INDEX Type of value reported when measured 0 = voltage… read more →
Pstat.VchFilter() Type: INSTANCE FUNCTION Purpose: Report the current setting of voltage filter. Usage: Filter = Pstat.VchFilter() Related Topics
Pstat.VchOffsetEnable() Type: INSTANCE FUNCTION Purpose: Returns whether an offset for the V channel is enabled or disabled. Usage: Result = Pstat.VchOffsetEnable() Result BOOL TRUE =… read more →
Pstat.TestVchFilter() Type: INSTANCE FUNCTION Purpose: Report an index stating the appropriate VchFilter setting, given a desired frequency. This function is automatically called when the SetVchFilter function is used. The potentiostat… read more →
Pstat.TestVchRange() Type: INSTANCE FUNCTION Purpose: Finds the optimum voltage range of the voltage channel to maximize the resolution of the A/D converter. Usage: Range = Pstat.TestVchRange(Voltage) … read more →
Pstat.TestAchRange() Type: INSTANCE FUNCTION Purpose: Returns the optimum Aux Channel range, given a voltage. Currently there is only one aux channel range, so this range (0) is always returned. Usage:… read more →
Pstat.TestAchRangeAC() Type: INSTANCE FUNCTION Purpose: Returns the optimum Aux Channel range, given a voltage and a frequency. This function can return a less-sensitive range based upon the frequency of acquisition,… read more →
Pstat.TestIERange() Type: INSTANCE FUNCTION Purpose: Finds the optimum current range of the I/E converter for a given current. Usage: Range = Pstat.TestIERange(Current) Current REAL Maximum… read more →
Pstat.TestIERangeAC() Type: INSTANCE FUNCTION Purpose: Find the optimum current range required to make a current measurement. This function takes into account the measurement frequency, because a higher-than-normal current range is… read more →
Pstat.TestIchFilter() Type: INSTANCE FUNCTION Purpose: Report an index stating the appropriate IchFilter setting, given a desired frequency. This function is automatically called when the SetIchFilter function is used. The potentiostat… read more →