<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerCollection Class > LoggerCollection Methods > LoggerCollection.Save Method |
Call this member to save the logger entries to a file.
[Visual Basic]
Public Sub Save( _
ByVal file As String _
)
[C#]
public int Save(
string file
);
file
The file name.
0 if everything went OK else the error code.
LoggerCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]