SetRefLevels
SCPI Command :
BUS<*>:SETReflevels
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(bus=Bus.Default, opc_timeout_ms: int = -1) None[source]
# BUS<*>:SETReflevels driver.bus.setRefLevels.set(bus = repcap.Bus.Default)
Executes the measurement of reference levels and sets the thresholds to the middle reference level of the measured amplitude.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.