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