Jump to content

Application class/Statechart.Open method

From LabVIEW Wiki
Revision as of 12:20, 23 April 2020 by Q (talk | contribs)
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 2018 More info to come.

See Also

External Links