Impedance

SCPI Command :

CONNector:USER<CH>:CLOCk:IMPedance
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userIx=UserIx.Default) ImpG50G10K[source]
# CONNector:USER<CH>:CLOCk:IMPedance
value: enums.ImpG50G10K = driver.connector.user.clock.impedance.get(userIx = repcap.UserIx.Default)

No help available

Parameters:

userIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)

set(impedance: ImpG50G10K, userIx=UserIx.Default) None[source]
# CONNector:USER<CH>:CLOCk:IMPedance
driver.connector.user.clock.impedance.set(impedance = enums.ImpG50G10K.G10K, userIx = repcap.UserIx.Default)

No help available

Parameters:

userIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)