Omode

SCPI Command :

CONNector:USER<CH>:OMODe
class OmodeCls[source]

Omode commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(userIx=UserIx.Default) SgtUserPlug[source]
# SCPI: CONNector:USER<CH>:OMODe
value: enums.SgtUserPlug = driver.connector.user.omode.get(userIx = repcap.UserIx.Default)

No command help available

param userIx:

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

return:

omode: No help available

set(omode: SgtUserPlug, userIx=UserIx.Default) None[source]
# SCPI: CONNector:USER<CH>:OMODe
driver.connector.user.omode.set(omode = enums.SgtUserPlug.CIN, userIx = repcap.UserIx.Default)

No command help available

param omode:

No help available

param userIx:

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