Variable class/Single-Process.Enable Timestamp property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4F483C84
Scope Basic Development Environment
Data Name Global.EnableTimestamp
Short Name* Single-Process.EnableTimestamp
Long Name* Single-Process:Enable Timestamp
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 81
Owning Class Name Variable Class
Data Type Boolean data type

Boolean

Property Node Single-Process:Enable Timestamp
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

If TRUE, a timestamp value is recorded each time the single-process shared variable reads data. (Real-Time, Windows) To view timestamp information and add a timestamp output to the Shared Variable node, right-click the Shared Variable node and select Show Timestamp from the shortcut menu. If this property is FALSE, the timestamp output is hidden. You can use this property only with single-process shared variables. The default value is FALSE.

An error occurs if you attempt to set this property when the VI is running.

This property is similar to the Enable timestamp checkbox on the Variable page of the Shared Variable Properties dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links