Changes between Version 2 and Version 3 of ZeusInterface


Ignore:
Timestamp:
Mar 26, 2007, 10:40:21 AM (18 years ago)
Author:
Suren A. Chilingaryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZeusInterface

    v2 v3  
     1[[PageOutline]]
    12= Data Source =
    23
     
    56[[BR]]
    67
    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.
    814
    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 =