Offset

SCPI Command :

RIQ:FIQ:RANGe:OFFSet
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# RIQ:FIQ:RANGe:OFFSet
value: float = driver.applications.k6Pulse.riq.fiq.range.offset.get()

Defines the starting time of the reference pulse as an offset from the beginning of the data file.

Returns:

time: Unit: S

set(time: float) None[source]
# RIQ:FIQ:RANGe:OFFSet
driver.applications.k6Pulse.riq.fiq.range.offset.set(time = 1.0)

Defines the starting time of the reference pulse as an offset from the beginning of the data file.

Parameters:

time – Unit: S