Cpu.ChangeConnection Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.ChangeConnection Method

BR.AN.PviServices .NET


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();

Return Value

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.

Remarks

Will disconnect change the connection for STATION, DEVICE and LINE.

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]