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