Application class/Application.Target.CPU property: Difference between revisions
Appearance
Started page |
m Category reorg |
||
Line 69: | Line 69: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | [[Category:VI Server Property]] |
Latest revision as of 13:14, 7 May 2020
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 |
Property Node | ![]() |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read Only) |
Permissions | Read Only |
Remote access allowed | Yes |
Indicates the target CPU of an application.
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
![]() |
Specific use cases for this property. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |