OPC client
Parameters
Parameter | Datatype | Default Value | Description |
---|---|---|---|
DEBUG | enum | 0 | Enable debugging |
DUMP | enum | 0 | Enable communication dump |
PEER_ADDRESSES | list_of_inet_addr | Destination TCP/IP hostname:port, separate multiple entries with comma | |
TIMEOUT | float | 20 | Communication timeout [s] |
INACTIVITY_TIMEOUT | float | 60 | Data change inactivity timeout [s] (0 = disabled) |
RECONNECT_DELAY | float | 10 | Reconnection delay after connection lost |
RX_MSG_SIZE_LIMIT | integer | 1048576 | Received message size limit [B] |
TX_QUEUE_SIZE_LIMIT | integer | 1048576 | Transmit message queue size limit [B] |
Measurements
This stack supports measurements.
Measurement address
Type: regex
Description:
namespace::symbol
Only 'measurements' namespace is available yet
Commands
This stack supports commands.
Command address
Type: regex
Description:
namespace::symbol
Only 'commands' namespace is available yet