record to save group properties
Record for group states.
Members |
Description |
UpdateRate: integer; |
UpdateRate (milliseconds) contains the current rate at which the items of the group are updated. |
IsActive: boolean; |
IsActive contains the current active state of the group. |
Name: string; |
Name contains the current name of the group. |
TimeBias: integer; |
TimeBias (minutes) contains the TimeZone bias of the group. |
DeadBand: single; |
DeadBand contains the percent change in an item value that will cause an exception report of that value to a client. |
LocaleId: integer; |
LocaleId contains the current LCID for the group. |
ClientHandle: integer; |
ClientHandle contains the group handle supplied by the client. |
ServerHandle: integer; |
ServerHandle contains the server generated group handle. |
Holdtime: integer; |
only for xml Holdtime contains a value only for XML use. |
Waittime: integer; |
only for xml Waittime contains a value only for XML use. |
GroupState: integer; |
new in UA |
Kassl GmbH Copyright © 2024. All rights reserved.
|