Tstamp

SCPI Command :

FORMat:DEXPort:TSTamp
class TstampCls[source]

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

get() bool[source]
# SCPI: FORMat:DEXPort:TSTamp
value: bool = driver.applications.k6Pulse.formatPy.dexport.tstamp.get()

Turns on display of absolute time stamp for table export.

return

state: ON | OFF

set(state: bool) None[source]
# SCPI: FORMat:DEXPort:TSTamp
driver.applications.k6Pulse.formatPy.dexport.tstamp.set(state = False)

Turns on display of absolute time stamp for table export.

param state

ON | OFF