<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetACCouple() |
AC-couple the Pstat input.
The input is only AC-coupled if:
•Pstat is capable of AC-coupling at all, and
•Pstat can AC-couple signals at the chosen frequency.
Result = Pstat.SetACCouple(Switch, Frequency)
Switch |
BOOL |
Requested AC-coupling state: •FALSE = DC-coupled •TRUE = AC-coupled |
Frequency |
REAL |
The Frequency that is used. |
Result |
BOOL |
The AC-Coupling state after any change: •FALSE = DC-coupled •TRUE = AC-coupled\
This value should be checked. Some Pstats always return FALSE. All other Pstats have a frequency below which AC-coupling does not work. |