<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods > LoadConfiguration Method > Service.LoadConfiguration(String) Method |
Loads an existing PlcService configuration stored in an xml file
[Visual Basic]
Public Overridable Overloads Sub LoadConfiguration( _
ByVal fileName As String _
)
[C#]
public virtual int LoadConfiguration(
string fileName
);
fileName
A relative or absolute path for the xml file
Errorcode: 0..OK, otherwise error
Service Class | BR.AN.PviServices Namespace | Service.LoadConfiguration Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]