Threshold
SCPI Command :
BUS<*>:DDR:WCK:THReshold
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default) float[source]
# BUS<*>:DDR:WCK:THReshold value: float = driver.bus.ddr.wck.threshold.get(bus = repcap.Bus.Default)
No help available
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- set(threshold_wck: float, bus=Bus.Default) None[source]
# BUS<*>:DDR:WCK:THReshold driver.bus.ddr.wck.threshold.set(threshold_wck = 1.0, bus = repcap.Bus.Default)
No help available
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)