<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > DeviceBase Class > DeviceBase Methods > DeviceBase.SaveConnectionAttributes Method |
Save the connection attributes to the export file.
[Visual Basic]
Public Sub SaveConnectionAttributes( _
ByRef writer As XmlTextWriter _
)
[C#]
public int SaveConnectionAttributes(
ref XmlTextWriter writer
);
writer
The reference of the XML writer component.
0 if successful else an error code.
DeviceBase Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]