...
The
| Referencemacro | ||
|---|---|---|
|
| Selection_macro | ||||
|---|---|---|---|---|
|
Type
The
| Referencemacro | ||
|---|---|---|
|
- Listener
- Serial port
- Client socket
- Pipe server
- BCM SSH
- XML file
- File reader
- BCM DCOM
Listener
The
| Referencemacro | ||
|---|---|---|
|
...
| 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:
| ||||||||
| 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 |
Serial port
| Selection_macro | ||||
|---|---|---|---|---|
|
This method allows the connection of a serial (RS-232) device.
| Screenshotmacro | ||||
|---|---|---|---|---|
|
| Field | Description |
|---|---|
| Port name |
|
| Baud rate | The port that the listener should bind to |
| Parity | The address family of the socket |
| Data bits | The type of data flow the socket expects |
| Handshake | The type of handshake the serial port requires:
|
| 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 |
Client socket
| HTML |
|---|
<a id="Outputs"></a> |
...