ThUpper
SCPI Command :
SBUS<*>:MANCh:DATA:THUPper
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default) float[source]
# SBUS<*>:MANCh:DATA:THUPper value: float = driver.sbus.manch.data.thUpper.get(serialBus = repcap.SerialBus.Default)
Sets the upper threshold for the data channel.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
- set(dat_thres_upp: float, serialBus=SerialBus.Default) None[source]
# SBUS<*>:MANCh:DATA:THUPper driver.sbus.manch.data.thUpper.set(dat_thres_upp = 1.0, serialBus = repcap.SerialBus.Default)
Sets the upper threshold for the data channel.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)