External
SCPI Command :
[SOURce<HW>]:PULM:TRIGger:EXTernal:IMPedance
- class ExternalCls[source]
External commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_impedance() InputImpRf [source]
# SCPI: [SOURce<HW>]:PULM:TRIGger:EXTernal:IMPedance value: enums.InputImpRf = driver.source.pulm.trigger.external.get_impedance()
Sets the impedance for the external pulse trigger.
- return:
impedance: G50| G10K
- set_impedance(impedance: InputImpRf) None [source]
# SCPI: [SOURce<HW>]:PULM:TRIGger:EXTernal:IMPedance driver.source.pulm.trigger.external.set_impedance(impedance = enums.InputImpRf.G10K)
Sets the impedance for the external pulse trigger.
- param impedance:
G50| G10K