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