ScriptNodeParameter class/Type property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2654D000
Scope VI Scripting
Data Name Type
Short Name* Type
Long Name* Type
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16464
Owning Class Name ScriptNodeParameter Class
Data Type Enum U32 data type

Enum U32

Property Node Type
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
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

Sets or returns the input or output type.

Values
0 Real
1 Complex
2 Real Vector
3 Complex Vector
4 Real Matrix
5 Complex Matrix
6 String
7 Path

Uses

History

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

See Also

External Links