...
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/1258854412588757/config_input_1.png |
---|
|
A new window will open on the right-hand side panel, allowing you to configure the settings of your data output:
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/1258854412588757/config_input_2.png |
---|
|
Name
The
field allows you to view or edit the name of the current data input. To rename, overtype the current entry.
...
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/1258854412588757/input_listener.png |
---|
|
Field | Description |
---|
Connection message | An optional greeting message which is sent to any connecting socket. This message can include one or more of the following variables: - - the IP address of the remote party
- - the remote party's source port
|
Port | The port that the listener should bind to |
Address family | The address family of the socket |
Socket type | The type of data flow the socket expects |
Protocol type | The type of protocol the listener will use |
...
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/1258854412588757/input_serial.png |
---|
|
Field | Description |
---|
Port name | The name of the serial port device, e.g. COM 1, COM 2 |
Baud rate
| The serial port's speed |
Parity | The parity check regime |
Data bits | The number of data bits, between 5 and 8 |
Handshake | The type of handshake the serial port requires: - none - no handshake required
- rts - Request to Send
- xonxoff - X-On/X-Off
- rtsxonxoff - either RTS or X-On/X-Off is used
|
Buffer size | The size of the serial port's data buffer |
Buffer threshold | The size that the buffer must first reach before being empty |
Stop bits | The number of stop bits used |
...