Application:Target:Number of Logical Processors

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.

Remarks

The following table lists the characteristics of this property.

Short Name App.TargetNumProcs
Data type ci32.png
Permissions Read Only
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Remote access allowed Yes