Pstat.SetACCouple()

Pstat.SetACCouple()

Type: INSTANCE FUNCTION

Purpose: AC-couple the Pstat input.

The input is only AC-coupled if

  1. the Pstat is capable of AC-coupling at all, and
  2. the Pstat can AC-couple signals at the chosen frequency.

Usage: 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.

Related Topics Link IconRelated Topics