Time
SCPI Command :
[SENSe]:SWEep:SCAPture:OFFSet[:TIME]
- class TimeCls[source]
Time commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:SWEep:SCAPture:OFFSet[:TIME] value: float = driver.applications.k14Xnr5G.sense.sweep.scapture.offset.time.get()
- Defines the offset of a segment for segmented data capture.
INTRO_CMD_HELP: Prerequisites for this command
Select external of IF power trigger source (TRIGger[:SEQuence]:SOURce<ant>) .
Turn on segmented capture ([SENSe:]SWEep:SCAPture:STATe) .
- return
offset: Unit: s
- set(offset: float) None [source]
# SCPI: [SENSe]:SWEep:SCAPture:OFFSet[:TIME] driver.applications.k14Xnr5G.sense.sweep.scapture.offset.time.set(offset = 1.0)
- Defines the offset of a segment for segmented data capture.
INTRO_CMD_HELP: Prerequisites for this command
Select external of IF power trigger source (TRIGger[:SEQuence]:SOURce<ant>) .
Turn on segmented capture ([SENSe:]SWEep:SCAPture:STATe) .
- param offset
Unit: s