ErrorLogBook Constructor

<< 点击显示目录 >>

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

ErrorLogBook Constructor

BR.AN.PviServices .NET


Initializes a new instance of the ErrorLogBook class.

[Visual Basic]

Public Sub New( _

  ByVal cpu As Cpu _

)

[C#]

ErrorLogBook(

  Cpu cpu

);

Parameters

cpu

The referenc to the paren cpu object.

See Also

ErrorLogBook Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]