ThUpper
SCPI Command :
BUS<*>:DDR:STRBe:THUPper
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default) float[source]
# BUS<*>:DDR:STRBe:THUPper value: float = driver.bus.ddr.strbe.thUpper.get(bus = repcap.Bus.Default)
Sets the upper threshold value for the digitization of the DQS strobe lane.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- set(thres_upp_strobe: float, bus=Bus.Default) None[source]
# BUS<*>:DDR:STRBe:THUPper driver.bus.ddr.strbe.thUpper.set(thres_upp_strobe = 1.0, bus = repcap.Bus.Default)
Sets the upper threshold value for the digitization of the DQS strobe lane.
- Parameters:
thres_upp_strobe – 0 to 10
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)