Time
SCPI Command :
[SENSe]:SWEep:SCAPture:LENGth[:TIME]
- class TimeCls[source]
Time commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:SWEep:SCAPture:LENGth[:TIME] value: float = driver.applications.k14Xnr5G.sense.sweep.scapture.length.time.get()
- Defines the length 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
length: Unit: s
- set(length: float) None [source]
# SCPI: [SENSe]:SWEep:SCAPture:LENGth[:TIME] driver.applications.k14Xnr5G.sense.sweep.scapture.length.time.set(length = 1.0)
- Defines the length 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 length
Unit: s