Tstamp
SCPI Command :
FORMat:DEXPort:TSTamp
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# FORMat:DEXPort:TSTamp value: bool = driver.applications.k6Pulse.formatPy.dexport.tstamp.get()
Turns on display of absolute time stamp for table export.
- Returns:
state: ON | OFF
- set(state: bool) None[source]
# FORMat:DEXPort:TSTamp driver.applications.k6Pulse.formatPy.dexport.tstamp.set(state = False)
Turns on display of absolute time stamp for table export.
- Parameters:
state – ON | OFF