Coupling
SCPI Command :
[SENSe]:ADEMod:AF:COUPling
- class CouplingCls[source]
Coupling commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.CouplingTypeA [source]
# SCPI: [SENSe]:ADEMod:AF:COUPling value: enums.CouplingTypeA = driver.sense.ademod.af.coupling.get()
Selects the coupling of the AF path of the analyzer in the specified window.
- return
coupling: AC | DC
- set(coupling: RsFsw.enums.CouplingTypeA) None [source]
# SCPI: [SENSe]:ADEMod:AF:COUPling driver.sense.ademod.af.coupling.set(coupling = enums.CouplingTypeA.AC)
Selects the coupling of the AF path of the analyzer in the specified window.
- param coupling
AC | DC