Short Name: App.TargetNumProcs
Requires: Base Development System
Class: Application Properties
To Use: Create a property.
Returns the number of processing units the computer or target contains.
This property returns the total number of logical processors, which might be different from the number currently available to LabVIEW. For example, the property includes disabled processors in the number of logical processors it returns.
Use this property to obtain information from a LabVIEW application running on a remote computer or target about the system on which the application runs. LabVIEW returns 1 if you use this property with a target for which the information is not available.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read Only |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | Yes |
Remote access allowed | Yes |