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