<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ErrorLogBook Class > ErrorLogBook Methods > ErrorLogBook.Load Method |
Reads the binary data of a file assumes the data to be an error logbook and crestes the logger entries.
[Visual Basic]
Public Sub Load( _
ByVal fileName As String _
)
[C#]
public string Load(
string fileName
);
fileName
The name of the binary data file to be read.
null if successfull els the error message.
ErrorLogBook Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]