ThrLow
SCPI Command :
BUS<*>:PCIE:LONE:THRLow
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default) float[source]
# BUS<*>:PCIE:LONE:THRLow value: float = driver.bus.pcie.lone.thrLow.get(bus = repcap.Bus.Default)
Enables the display of the result in multiple lanes.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- set(threshold_l_1_low: float, bus=Bus.Default) None[source]
# BUS<*>:PCIE:LONE:THRLow driver.bus.pcie.lone.thrLow.set(threshold_l_1_low = 1.0, bus = repcap.Bus.Default)
Enables the display of the result in multiple lanes.
- Parameters:
threshold_l_1_low – OFF | ON
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)