GoPxL SDK
void SetControlPort ( k16u  port)

Sets the port used in Connect().

Port number cannot be zero (0).

Version
Introduced in 0.2.1.53.
Parameters
portPort number of the control port of the destination device to which the client should connect. Value cannot be 0.
Exceptions
Go::ExceptionIf argument is invalid.