Variable class/Time-Triggered.Slot Offset property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4F483C75
Scope Private
Data Name DNV.SlotOffset
Short Name* Time-Triggered.SlotOffset
Long Name* Time-Triggered:Slot Offset
* 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 U32 data type

U32

Property Node Time-Triggered:Slot Offset
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

Gets or sets the number of microseconds you want LabVIEW to wait before writing to a slot-based, time-triggered shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.

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

This property is similar to the Microseconds into the network cycle option 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