ErrorLogBook.Download(MemoryType, InstallMode) Method

<< 点击显示目录 >>

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

ErrorLogBook.Download(MemoryType, InstallMode) Method

BR.AN.PviServices .NET


NOT suported by the LogBook object!

[Visual Basic]

Public Overrides Overloads Sub Download( _

  ByVal memoryType As MemoryType, _

  ByVal installMode As InstallMode _

)

[C#]

public override void Download(

  MemoryType memoryType,

  InstallMode installMode

);

Parameters

memoryType

The PLC memory type.

installMode

The PLC install mode

Remarks

The OnDownloaded Event will be fired immediately!

See Also

ErrorLogBook Class | BR.AN.PviServices Namespace | ErrorLogBook.Download Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]