Changes between Version 11 and Version 12 of ZeusInterface


Ignore:
Timestamp:
Mar 26, 2007, 12:48:23 PM (19 years ago)
Author:
Suren A. Chilingaryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZeusInterface

    v11 v12  
    88= Provided Variables =
    99 * '''__!ZeusOperation__''' - Provides textual information about current Zeus operation
    10  * '''__!ZeusLiveMessage__''' - This Integer variable is continuously updated by Zeus in order to indicate it is alive and running
     10 * '''__!ZeusLiveMessage__''' - This integer variable is continuously updated by Zeus in order to indicate it is alive and running
    1111 * '''__!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.
    1212 * '''__!ZeusLogGroups__''' - Provides information about all !LogGroups configured within Zeus. Please, find format description [#FormatofZeusLogGroupsVariable below].
    13  * '''__!ZeusDisable__''' - A boolean variable indicating if the data logging is enabled (false) or disable (true).
    14  * '''__!ZeusCommand__''' - This variable is used to control Zeus operation and change run-time configuration. The supported commands are listed [#SupportedCommands below].
     13 * '''__!ZeusDisable__''' - A boolean variable indicating if the data logging is enabled (false) or disabled (true).
     14 * '''__!ZeusCommand__''' - This variable is used to control Zeus operation and change a run-time configuration. The supported commands are listed [#SupportedCommands below].
    1515[[BR]][[BR]]
    1616