Logger.Read Method

<< 点击显示目录 >>

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

Logger.Read Method

BR.AN.PviServices .NET


Read the whole logger module.

Overload List

Read the whole logger module.

public virtual void Read()

Read a specified number of entries.

public virtual void Read(int)

Read the whole logger module.

public virtual void Read(int,uint)

Read the whole logger module.

public virtual void Read(uint)

See Also

Logger Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Logger.Read() Method

Logger.Read(Int32) Method