<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ErrorLogBook Class > ErrorLogBook Methods > Download Method > ErrorLogBook.Download(MemoryType, InstallMode) Method |
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
);
memoryType
The PLC memory type.
installMode
The PLC install mode
The OnDownloaded Event will be fired immediately!
ErrorLogBook Class | BR.AN.PviServices Namespace | ErrorLogBook.Download Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]