LoggerEntryCollection.Save Method

<< 点击显示目录 >>

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

LoggerEntryCollection.Save Method

BR.AN.PviServices .NET


Saves the logger entries to an arl file.

Overload List

Saves the logger entries to an arl file.

public int Save(string)

Implements the save functionality into a Stringbuilder.

public int Save(ref StringBuilder)

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

LoggerEntryCollection.Save(String) Method

LoggerEntryCollection.Save(StringBuilder) Method