_RDBArchiveGroups
This data point type holds the settings of the archive groups See also Setting archive group parameters.
Data point element | Type | Description |
---|---|---|
groupName | string | Name of the archive group. |
managerNr | int | Manager number. |
isAlert | bool | Indicates whether an RDB alert is currently pending (TRUE = yes, FALSE = no). |
isUserDefined | string | Indicates whether the archive group is a user-defined archive group with an archive template (TRUE = yes, FALSE = no). |
templateName | string | Name of the archive template. |
column.names | dyn_string | Names of the table columns of the user-defined template of the group. |
column.types | dyn_int |
Numbers of the table column types of a user-defined template of the group. int = 21 uint = 20 string = 25 char = 19 bool = 23 time = 26 bit32 = 24 dpid = 27 langString = 42 |
indexes | dyn_string | Indexes of a user-defined template of the group. LangStrings cannot be chosen for table indexes. |
forwardFlag | bool | Indicates whether forwarding from the central system to the subsystem is enabled. For further information see Historical Synchronization. |