VIP DM Properties
|
Registry Key |
Data Type |
Default Value |
Description |
|
dbgON |
REG_DWORD |
0 |
Debug Flags for ascii file debugging/diagnostic trace. 0 means off, &HFFFFFFFF (32 bits) is the highest level of debugging. |
|
Description |
REG_SZ |
|
Vendor Internet Protocol Driver for ABB Advant RMC450 |
|
StartUpDelay |
REG_DWORD |
0 |
Specifies a delay, in milliseconds, for starting the DM |
|
VIP-R |
REG_MULTI_SZ |
NULL |
This registry entry is used for the setup of the messages that is send from the SAM56 to the ABB PLC |
|
VIP-W |
REG_MULTI_SZ |
NULL |
This registry entry is used for the setup of the messages that is send from the ABB PLC to the SAM56 |
|
VIP-IP |
REG_SZ |
127.0.0.1 |
The IP address that this driver needs to connect to if it operates in client mode |
|
VIP_LISTEN_PORT |
REG_DWORD |
5001 |
The port that the driver will listen on. The ABB PLC will connect to this port |
|
SAM-R |
REG_MULTI_SZ |
NULL |
This registry entry is used set up messages that is send from the Rockwell control processor to the SAM56 module |
|
SAM-W |
REG_MULTI_SZ |
NULL |
This registry entry is used set up messages that is send from the SAM56 module to the Rockwell control processor. |
|
VIP_MODE |
REG_DWORD |
1 |
The mode of the driver. 1 = Server 0 = Client. Client mode not yet operational |