Min
SCPI Command :
TRIGger<*>:SWIRe:TIME:MIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(trigger=Trigger.Default) int[source]
# TRIGger<*>:SWIRe:TIME:MIN value: int = driver.trigger.swire.time.min.get(trigger = repcap.Trigger.Default)
Specifies a pattern for the data value for the time code, or sets the start value of a pattern range.
- Parameters:
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)
- set(time_patt_min: int, trigger=Trigger.Default) None[source]
# TRIGger<*>:SWIRe:TIME:MIN driver.trigger.swire.time.min.set(time_patt_min = 1, trigger = repcap.Trigger.Default)
Specifies a pattern for the data value for the time code, or sets the start value of a pattern range.
- Parameters:
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)