Pstat.SerialNo() Type: INSTANCE FUNCTION Purpose: Returns the potentiostat Serial Number. Usage: Serial = Pstat.SerialNo() Serial INDEX Potentiostat serial number. Related Topics
Pstat.SetACCouple() Type: INSTANCE FUNCTION Purpose: AC-couple the Pstat input. The input is only AC-coupled if the Pstat is capable of AC-coupling at all, and the Pstat can AC-couple signals at… read more →
Pstat.SetAchFilter() Type: INSTANCE FUNCTION Purpose: Pstat.SetAchFilter() sets the two-pole Butterworth low-pass filter on the auxillary measuring channel. If the parameter passed by SetAchFilter is a frequency in Hz, the driver… read more →
Pstat.SetAchOffset() Type: INSTANCE FUNCTION Purpose: Set the DC offset voltage in the current channel. The actual offset circuitry may be implemented in the potentiostat or in the FRA. Not all… read more →
Pstat.Open() Type: INSTANCE FUNCTION Purpose: Acquire the use of a given potentiostat. If the potentiostat doesn’t exist or is being used in another experiment, report an error and return the… read more →
Pstat.PosFeedEnable() Type: INSTANCE FUNCTION Purpose: Return the current status of the enable state of the Positive Feedback DAC. Usage: Enable = Pstat.PosFeedEnable() Enable BOOL TRUE Positive… read more →
Pstat.PosFeedResistance() Type: INSTANCE FUNCTION Purpose: Return the value of the uncompensated resistance in ohms. Usage: Resistance = Pstat.PosFeedResistance() Resistance REAL The value of the uncompensated… read more →
Pstat.Printl() Type: INSTANCE FUNCTION Purpose: Print which potentiostat is being used. The output from Pstat.Printl() looks like: Tag <tab> PSTAT <tab> Label <tab> Potentiostat where the third field, Label, is… read more →
Pstat.ScanLimitAC() Type: INSTANCE FUNCTION Purpose: Report the maximum RMS signal the potentiostat can deliver. Usage: Result = Pstat.ScanLimitAC() Result REAL Maximum RMS signal that can be… read more →
Pstat.Section() Type: INSTANCE FUNCTION Purpose: Returns the potentiostat Section String from the GAMRY.INI file. This is the string that identifies each potentiostat in the INI file. e.g., “PCI4300-01234” Usage: PstatString… read more →