Teleperm-XS client (via GWD)
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 | |
ACNT | integer | Number of analog blocks, must match acnt in gwd.conf | |
BCNT | integer | Number of binary blocks, must match bcnt in gwd.conf | |
SIGNAL_BASE | integer | 1 | Signal numbering base index |
RECONNECT_DELAY | float | 10 | Reconnection delay after connection lost |
INACTIVITY_TIMEOUT | float | 5 | Inactivity timeout [s] |
ALARM_HOLD_TIME | float | 2 | Alarm signal hold time [s] |
LOCAL_TIMESTAMP | enum | 0 | Override timestamp with local timestamp |
MAP_TO_BAD_QUALITY | enum | 0 | Map TXS error flags to BAD quality (uncertain otherwise) |
Measurements
This stack supports measurements.
Measurement address
Type: regex
Description:
[!|#]DB<db-number>,<signal-number>
! - alarm on true
# - alarm on false
Examples:
DB153,A6
DB111,D1
!DB111,D1
#DB111,D1
Commands
Commands are not supported on this stack