TCP/IP Server DM Properties

Registry Key

Data Type

Default Value

Description

DATA_ACCESS_PORT

REG_DWORD

20007

TCP Port on which the DM listens for connections

DbgMsgOn

REG_DWORD

0

Turns debugging on (1) or off (0) for the DM

dbgON

REG_DWORD

0

Debug Flags for ASCII file debugging/diagnostic trace. 0 disables verbose logging while 255 sets the most verbose level of logging.

max_poll_cycle

REG_DWORD

20000

The default timeout interval in ms for pinging TCP socket servers to see if they're still available (alive).

MaxIO

REG_DWORD

8000

Specifies the limit of the number of tags that the interface will support.

ShowMsg

REG_DWORD

1

Turns debugging on(1) or off(0) for internal TCP object. Used for tracing in the TCP object engine.