|
Registry Key |
Data Type |
Default Value |
Description |
|
dbgON |
REG_DWORD |
0 |
Debug Flags for ASCII file debugging & diagnostic trace. 0 is off, hexadecimal value 0×ffff (or 255 decimal) turns on maximum tracing. |
|
Description |
REG_SZ |
A TCP Client for DM_IDX_TCP |
A user description of the Historian driver module |
|
Connect Timeout |
REG_DWORD |
2 |
The time to wait in seconds for the TCP server to respond to a connect request |
|
Poll Rate |
REG_DWORD |
2000 |
The time in milliseconds the client will poll the server for new values |
|
Receive Timeout |
REG_DWORD |
5000 |
The time in milliseconds to wait for the server for a receive |
|
Delay before Reconnect |
REG_DWORD |
3000 |
The time in milliseconds to wait before trying to reconnect to the server |
|
Send Timeout |
REG_DWORD |
2000 |
The time in milliseconds for the client to wait for the server to respond after a send |
|
Server IP Address |
REG_SZ |
127.0.0.1 |
The IP Address of the IDX_TCP_SERVER |
|
Server Port Nr |
REG_DWORD |
20007 |
The port number of the TCP server |
|
Start up Delay |
REG_DWORD |
0 |
The number of seconds to wait before starting the DM. |
