<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Cpu Class |
This class is used to get connected to a physical Cpu. An object of this class also manages global variables, tasks, task classes, memories and modules. To get connected to a device, it is necessary to set the connection properties of the instances connection-object. (See: BR.AN.PviServices.Connection)
For a list of all members of this type, see Cpu Members .
Cpu
[Visual Basic]
<CLSCompliant(IsCompliant:=True)> _
Public Class Cpu
Inherits Base
[C#]
[CLSCompliant(IsCompliant=True)]
public class Cpu : Base
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Cpu Members | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: