Length

SCPI Command :

RIQ:FIQ:RANGe:LENGth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# 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.

Returns:

time: Unit: S

set(time: float) None[source]
# 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.

Parameters:

time – Unit: S