Position
SCPI Command :
SBUS<*>:QSPI:IOONe:POSition
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default) float[source]
# SBUS<*>:QSPI:IOONe:POSition value: float = driver.sbus.qspi.ioOne.position.get(serialBus = repcap.SerialBus.Default)
Sets the vertical position of the IO1 signal.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
- set(quad_spi_io_1_position: float, serialBus=SerialBus.Default) None[source]
# SBUS<*>:QSPI:IOONe:POSition driver.sbus.qspi.ioOne.position.set(quad_spi_io_1_position = 1.0, serialBus = repcap.SerialBus.Default)
Sets the vertical position of the IO1 signal.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)