Template:Networking rutos manual rs232
Revision as of 09:43, 27 June 2022 by Gytispieze (talk | contribs)
Over IP
The Over IP serial type is used to manage serial connections over a TCP/IP network.
[[File:Networking_rutos_manual_usb_tools_printer_server_usb_to_serial_over_ip_{{{series}}}_v1.png|border|class=tlt-border]]
Field | Value | Description |
---|---|---|
Protocol | TCP | UDP; default: TCP | Protocol used in the communication process. |
Raw mode | off | on; default; default: off | When enabled, all data will be transmitted transparently. |
Mode | Server | Client | Bidirect; default: Server | This device's role in the connection:
|
No leading zeros | off | on; default: off | When checked, indicates that the first hex zeros should be skipped. |
Server settings: Port | integer [0..65535]; default: none | Internal port number used to listen for incoming connections. |
Server settings | TCP: Timeout (s) | integer [0..32767]; default: 300 | Specifies an inactivity time limit (in seconds) after which an inactive clients is disconnected. |
Bidirect: Output | Specifies which output to manage. | |
Bidirect: Output state | 0 | 1; default: 0 | Default output state value, when the application is started. |
Server settings | UDP: Number of clients | 1-10; default: 1 | Specifies how many UDP clients will be supported simultaneously (predefined clients does not count towards this limit). |
Server settings | UDP: Predefined client 1 address | ip4; default: none | Specifies IP address for predefined connection 1. |
Server settings | UDP: Predefined port 1 | port; default: none | Specifies port number for predefined connection 1. |
Server settings | UDP: Predefined client 2 address | ip4; default: none | Specifies IP address for predefined connection 2. |
Server settings | UDP: Predefined port 2 | port; default: none | Specifies port number for predefined connection 2. |
Client settings: Server Address | ip | host; default: none | IP address or hostname of the server that this client will connect to. |
Client settings: Port | integer [0..65535]; default: none | Server's listening port number. |
Client settings: Reconnect interval (s) | integer; default: none | Time period (in seconds) between reconnection attempts in case a connection fails. |
Serial device read time | integer [0..1000]; default: none | Specifies custom read time for the serial device. |
Echo | off | on; default: off | Turns RS232 echo on or off. RS232 echo is a loopback test usually used to check whether the RS232 cable is working properly. |
Server settings | TCP: Max clients | integer [1..32]; default: 32 | Specifies how many clients are allowed to connect simultaneously. |
TCP: Always reconnect | off | on; default: off | When enabled, a new TCP connection will be made after sending every data package. |