Application class/Application.Target.Operating System property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4
Scope Basic Development Environment
Data Name App.TargetOS
Short Name* App.TargetOS
Long Name* Application:Target:Operating System
* 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:Target:Operating System
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only
Remote access allowedYes

Indicates the operating system for which the application was built. Mac OS refers to Mac OS versions 9 and 8. Carbon refers to Mac OS X (32-bit).

The LabVIEW Real-Time Module always returns Phar Lap or VxWorks.

Values
0 invalid OS target
1 Mac OS
2 Windows 3.1
3 Windows 95/NT
4 Solaris 1
5 Solaris 2
6 HP-UX
7 PowerMAX
8 Linux
9 Irix
10 Rhapsody
11 BeOS
12 AIX
13 OSF1
14 VxWorks
15 PharLap
16 Carbon
17 RTX
18 Windows x64
19 Linux x64
20 Mac OS X x64

Uses

History

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

See Also

External Links