Pstat.DDSAmpl() Type: INSTANCE FUNCTION Purpose: Reports the current RMS voltage of the DDS sine-wave synthesizer. Usage: Result = Pstat.DDSAmpl() Result REAL Current RMS amplitude Related Topics
Pstat.DDSEnable() Type: INSTANCE FUNCTION Purpose: Report the current state of the DDS sine-wave synthesizer Usage: State = Pstat.DDSEnable() State BOOL TRUE = Turn on FALSE… read more →
Pstat.DDSFreq() Type: INSTANCE FUNCTION Purpose: Report the current frequency of the DDS sine-wave synthesizer Usage: Freq = Pstat.DDSFreq() Freq REAL Current DDS frequency (Hz) Related Topics
Pstat.CASpeed() Type: INSTANCE FUNCTION Purpose: Report Control Amplifier Speed setting. Usage: Switch = Pstat.CASpeed() This is used on PC5 and PCI4 instruments. Related Topics
Pstat.CalDate() Type: INSTANCE FUNCTION Purpose: Report the current CalDate setting. Usage: Date = Pstat.CalDate(Type) Type INDEX Type of calibration to return date 0 = DC… read more →
Pstat.CalibKey() Type: INSTANCE FUNCTION Purpose: Report the current value of the specified Calibration Key. These values are used to correct for offsets in the potentiostat. If you attempt to read… read more →
Pstat.Cell() Type: INSTANCE FUNCTION Purpose: Return the current state of the Cell Switch. Usage: SwitchSet = Pstat.Cell() SwitchSet CellOff No cell current can flow. The… read more →
Pstat.AchOffsetEnable() Type: INSTANCE FUNCTION Purpose: Returns whether an offset for the I channel is enabled or disabled. Usage: Result = Pstat.AchOffsetEnable() Result BOOL TRUE =… read more →
Pstat.AchRange() Type: INSTANCE FUNCTION Purpose: Reads the range of the Auxiliary A/D input. Currently this function performs no valid use on the PCI4, because this potentiostat has only one Ach… read more →
Pstat.AchSelect() Type: INSTANCE FUNCTION Purpose: Report the current AchSelect setting. Usage: Filter = Pstat.SetAchSelect() Filter INDEX Input selected 0 = BNC connector (Default) 1 =… read more →