Application class/Application.Target.CPU property

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

Indicates the target CPU of an application.

Values
0 invalid CPU target
1 Motorola 68K
2 PowerPC
3 Intel x86
4 SPARC
5 PA-RISC
6 MIPS
7 Alpha
8 ARM
9 AMD/Intel x64

Uses

History

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

See Also

External Links