TimedSequence class/Convert To FlatSequence method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6C4F3800
Scope VI Scripting
Data Name Convert To FlatSeq
Short Name* Convert To FlatSeq
Long Name* Convert To FlatSequence
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16496
Owning Class Name TimedSequence Class
Return Data Type FlatSequence Refnum data type

FlatSequence Refnum

Invoke Node Convert To FlatSequence
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Converts a Timed Sequence structure to a Flat Sequence structure and returns a reference to the Flat Sequence structure.

This method automatically closes the reference to the Timed Sequence structure.

Parameters

Data type Name Required Description
FlatSequence Refnum Convert To FlatSequence Yes. Return value.

Uses

History

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

See Also

External Links