Value

SCPI Commands

INPut<InputIx>:UPORt:VALue
class ValueCls[source]

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

get(inputIx=InputIx.Default) float[source]
# SCPI: INPut<ip>:UPORt[:VALue]
value: float = driver.inputPy.uport.value.get(inputIx = repcap.InputIx.Default)

This command queries the control lines of the user ports. For details see method RsFswp.Output.Uport.Value.set.

param inputIx

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

return

level: bit values in hexadecimal format TTL type voltage levels (max. 5V) Range: #B00000000 to #B00111111