Impedance
SCPI Command :
CONNector:USER<CH>:CLOCk:IMPedance
- class ImpedanceCls[source]
Impedance commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userIx=UserIx.Default) RsSmw.enums.ImpG50G10K [source]
# SCPI: CONNector:USER<CH>:CLOCk:IMPedance value: enums.ImpG50G10K = driver.connector.user.clock.impedance.get(userIx = repcap.UserIx.Default)
No command help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- return
impedance: No help available
- set(impedance: RsSmw.enums.ImpG50G10K, userIx=UserIx.Default) None [source]
# SCPI: CONNector:USER<CH>:CLOCk:IMPedance driver.connector.user.clock.impedance.set(impedance = enums.ImpG50G10K.G10K, userIx = repcap.UserIx.Default)
No command help available
- param impedance
No help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)