Cpu Constructor

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Cpu Class >

Cpu Constructor

BR.AN.PviServices .NET


Initializes a new instance of the Cpu class.

[Visual Basic]

Public Overloads Sub New( _

  ByVal service As Service, _

  ByVal name As String _

)

[C#]

Cpu(

  Service service,

  string name

);

Parameters

service

Service object

name

Cpu name

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]