Application class/Statechart.Open method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 897
Scope Basic Development Environment
Data Name Statechart.Open
Short Name* Statechart.Open
Long Name* Statechart:Open
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type StatechartLibrary Refnum data type

StatechartLibrary Refnum

Invoke Node Statechart:Open
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Remote access allowedYes

Opens the statechart specified by Path.

Parameters

Data type Name Required Description
StatechartLibrary Refnum Statechart:Open Yes. Return value.
Path Path Yes Path to the statechart you want to open.

Uses

History

Version Change(s)
LabVIEW 8.6 This method was added in LabVIEW 8.6.

See Also

External Links