ErrorLogBook.Download(MemoryType, InstallMode, String) Method

<< 点击显示目录 >>

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

ErrorLogBook.Download(MemoryType, InstallMode, String) 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, _

  ByVal fileName As String _

)

[C#]

public override void Download(

  MemoryType memoryType,

  InstallMode installMode,

  string fileName

);

Parameters

memoryType

The PLC memory type.

installMode

The PLC install mode

fileName

The file name to be downloaded.

Remarks

The OnDeleted 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]