Service.LoadConfiguration Method

<< 点击显示目录 >>

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

Service.LoadConfiguration Method

BR.AN.PviServices .NET


Loads an existing PviServices configuration from a stream.

Overload List

Loads an existing PviServices configuration from a stream.

public virtual int LoadConfiguration(StreamReader)

Loads an existing PlcService configuration stored in an xml file

public virtual int LoadConfiguration(string)

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Service.LoadConfiguration(StreamReader) Method

Service.LoadConfiguration(String) Method