Scsy
SCPI Command :
BUS<*>:EBTB:SCSY
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default) int[source]
# BUS<*>:EBTB:SCSY value: int = driver.bus.ebtb.scsy.get(bus = repcap.Bus.Default)
Sets the value for the second pattern, if BUS<bb>:EBTB:SYNC CUS and BUS<bb>:EBTB:USCS ON.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- set(cust_sync_2: int, bus=Bus.Default) None[source]
# BUS<*>:EBTB:SCSY driver.bus.ebtb.scsy.set(cust_sync_2 = 1, bus = repcap.Bus.Default)
Sets the value for the second pattern, if BUS<bb>:EBTB:SYNC CUS and BUS<bb>:EBTB:USCS ON.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)