The alive mechanism in WinCC OA serves for connection controlling between the single managers. Each manager sends alive messages at definable intervals. The managers receive the alive messages via the UDP port. The mechanism is used to detect connection breakdowns between single managers and can be configured easily via two entries in the config file. UDP (User Datagram Protocol) is a connectionless transport protocol that is based on IP. UDP does not provide check of the message delivery but it is faster than TCP. UDP is defined via the standard 6 and RFC (RFC = Request For Comments). RFCs are standard documents which concern the Internet and TCP/IP. Each manager in WinCC OA can receive and send alive messages (if the manager has an open server port). Additionally, each manager sends alive messages over the normal manager connection (secured TCP connection) in order to detect a connection breakdown. This means that the respective manager knows over the TCP connection if the messages arrived. The managers send alive messages at ten seconds interval by default if the manager, which has an open server port, does not run on the same host. In case of a remote UI this could look like following:
Figure: Alive messages between managers
In this configuration the event manager knows that at least one alive message is delivered every 10 seconds from the UI over the UDP port. Additionally, the UI sends over the TCP connection an alive message during the same time period in order to detect a possible breakdown.
There are two config entries in the config file for configuring the alive mechanism:
Debug levelsThe receiving of alive messages can be monitored via the debug outputs of the respective managers in the Log Viewer. |
|
V 3.11 SP1
Copyright ETM professional control GmbH 2013 All Rights Reserved