Length
SCPI Command :
RIQ:FIQ:RANGe:LENGth
- class LengthCls[source]
Length commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: RIQ:FIQ:RANGe:LENGth value: float = driver.applications.k6Pulse.riq.fiq.range.length.get()
Defines the length of the reference pulse in the data file in seconds.
- return
time: Unit: S
- set(time: float) None [source]
# SCPI: RIQ:FIQ:RANGe:LENGth driver.applications.k6Pulse.riq.fiq.range.length.set(time = 1.0)
Defines the length of the reference pulse in the data file in seconds.
- param time
Unit: S