_Connections
This data point type contains the connections of the Dist manager ( _DistConnections and _DistConnections_2 data points see Distributed systems) as well as the connections in redundancy cases ( _Connections and _Connections_2 data points see Redundancy).
| Node/element | Type | Description |
|---|---|---|
| .Event | struc | Connected event managers |
| .ManNums | dyn_int | Number of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Driver | struc | Connected drivers |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Data | struc | Connected data manager |
| .ManNum | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .UI | struc | Connected UIs |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Ctrl | struc | Connected CTRL managers |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Ascii | struc | Connected ASCII managers |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Api | struc | Connected APIs |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Times of last starts |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Report | struc | The manager does not exist any more for compatibility reasons |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Time of the last start |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Device | struc | Connected devices |
| .ManNums | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Time of the last start |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Redu | struc | Connected redu managers |
| .ManNum | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Time of the last start |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |
| .Dist | struc | Connected dist managers |
| .ManNum | dyn_int | Numbers of the connected managers |
| .StartTimes | dyn_time | Time of the last start |
| .HostNames | dyn_string | The computer names or the own computer name for example, eiwnt160 for local host |