ErrorLogBook.Read Method

<< 点击显示目录 >>

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

ErrorLogBook.Read Method

BR.AN.PviServices .NET


Call this method to upload all log book entries from the PLC

Overload List

Call this method to upload all log book entries from the PLC

public override void Read()

Call this method to read the specified number of elements.

public override void Read(int)

Reads the binary data of the error logbook and saves it to the specified file

public void Read(string)

See Also

ErrorLogBook Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

ErrorLogBook.Read() Method

ErrorLogBook.Read(Int32) Method

ErrorLogBook.Read(String) Method