<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.ChangeConnection Method |
Use this member function to change the connection of the CPU object. When the function has changed the connection the Event ConnectionChanged will be fired.
[Visual Basic]
Public Overrides Sub ChangeConnection()
[C#]
public override int ChangeConnection();
0 on success; will return an error code if the connection has not changed since the last Connect/ChangeConnection command or a connection change is in progress.
Will disconnect change the connection for STATION, DEVICE and LINE.
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]