Offset

SCPI Command :

RIQ:FIQ:RANGe:OFFSet
class OffsetCls[source]

Offset commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: 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.

return

time: Unit: S

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

param time

Unit: S