7 | | = Available OPC Items = |
| 8 | * '''__!ZeusOperation__''' - Provides textual information about current Zeus operation |
| 9 | * '''__!ZeusLiveMessage__''' - This variable is continuously updated by Zeus to indicate it is alive and running |
| 10 | * '''__!ZeusError__''' - If Zeus operation is stopped because of the error this variable contains textual description of the error. Otherwise (if Zeus running in normal state) it contains empty string. |
| 11 | * '''__!ZeusLogGroups__''' - Provides information about all LogGroups configured within Zeus. Please, find format description below. |
| 12 | * '''__!ZeusDisable__''' - A boolean variable used to completely disable data logging. The logging is disabled If the variable value is true . |
| 13 | * '''__!ZeusCommand__''' - This variable is used to change Zeus configuration. The supported commands are listed below. |
9 | | * ZeusOperation - Provides textual information about current Zeus operation |
10 | | * ZeusLiveMessage - This variable is continuously updated by Zeus to indicate it is alive and running |
11 | | * ZeusError - If Zeus operation is stopped because of the error this variable contains textual description of the error. Otherwise (if Zeus running in normal state) it contains empty string. |
12 | | * ZeusLogGroups - Provides information about all LogGroups configured within Zeus. Please, find format description below. |
13 | | * ZeusDisable - A boolean variable used to completely disable data logging. The logging is disabled If the variable value is true . |
14 | | * ZeusCommand - This variable is used to change Zeus configuration. The supported commands are listed below. |
| 15 | = Format of ZeusLogGroups Variable = |
| 16 | |
| 17 | = Supported Commands = |