ActEstimate
SCPI Command :
BUS<*>:EBTB:ACTestimate
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default) bool[source]
# BUS<*>:EBTB:ACTestimate value: bool = driver.bus.ebtb.actEstimate.get(bus = repcap.Bus.Default)
No help available
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- set(estim_acted: bool, bus=Bus.Default) None[source]
# BUS<*>:EBTB:ACTestimate driver.bus.ebtb.actEstimate.set(estim_acted = False, bus = repcap.Bus.Default)
No help available
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)