NetworkParam

<< Click to Display Table of Contents >>

Manual > Server Creation Guide > Interface > IPLink-Interface > IPLinkClient Library > IPLinkClient Library Reference > Properties >

NetworkParam


 

Parameters for connecting to the IPLink server.

 


Configuration Syntax

"IP address, port number, update cycle (ms), communication timeout (seconds), connection timeout (seconds)"

 


Parameters

 

IP address

 

Type:

String

 

The IP address of the server (IPv4). If omitted, the default IP address of the PC that started the server will be used.

 

Port number

 

Type:

Numeric

 

The server port number.

 

Update period (ms)

 

Type:

Numeric

 

The period for automatic updates using the Update property. If omitted, the default is 1000ms (1 second).

 

Communication timeout (seconds)

 

Type:

Numeric

 

This is the timeout period for communication. If omitted, it will default to 5 seconds. (Set a value of 1 or more.)

 

Connection Timeout (seconds)

 

Type:

Numeric

 

The timeout period for connection. If omitted, it will be set to 4 seconds.

 


 

 


reference

 

Online

CtlUpdate