Application class/Application.Kind property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 3
Scope Basic Development Environment
Data Name App.Kind
Short Name* App.Kind
Long Name* Application:Kind
* 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
Data Type Enum U32 data type

Enum U32

Property Node Application:Kind
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only
Remote access allowedYes

Indicates the LabVIEW instance the VI is running in, including invalid application types.

Values
0 invalid app kind
1 Development System—Includes the Base Development System, Full Development System, and Professional Development System
2 Run Time System
3 Student Edition
4 Embedded LabVIEW—Includes LabVIEW Real-Time
5 Evaluation
6 Custom

Uses

History

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

See Also

External Links