ScxV6Server.RegisterSystem Method
Configures a client connection.
Parameters
- SystemName
The name of the new client connection. - NodeName
The target server node of the new connection. - ConnectTimeout
The timeout in mS of connection requests to the target node. - RequestTimeout
The timeout in mS of requests to the target node. - Compress
A flag indicating whether data on the client link should be compressed.
Remarks
Use the RegisterSystem method to create a new client connection programmatically.