Limited
SCPI Command :
TRIGger<*>:OFFSet:LIMited
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(trigger=Trigger.Default) bool[source]
# TRIGger<*>:OFFSet:LIMited value: bool = driver.trigger.offset.limited.get(trigger = repcap.Trigger.Default)
If ON, the horizontal position cannot be set outside the visible waveform diagram. See also: method
RsRtx.timebase.horizontal.position()- Parameters:
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)
- set(restrict_rescale_ctr_pt_acq_rg: bool, trigger=Trigger.Default) None[source]
# TRIGger<*>:OFFSet:LIMited driver.trigger.offset.limited.set(restrict_rescale_ctr_pt_acq_rg = False, trigger = repcap.Trigger.Default)
If ON, the horizontal position cannot be set outside the visible waveform diagram. See also: method
RsRtx.timebase.horizontal.position()- Parameters:
restrict_rescale_ctr_pt_acq_rg – OFF | ON
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)