StateDiagramWizard class/Remove State method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 7E9AC006
Scope VI Scripting
Data Name Remove State
Short Name* Remove State
Long Name* Remove State
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16455
Owning Class Name StateDiagramWizard Class
Return Data Type No return value
Invoke Node Remove State
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
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

Removes the state at State Idx from the state diagram.

Parameters

Data type Name Required Description
I32 State Index Yes The state index of the state you want to remove.

Uses

History

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

See Also

External Links