Changes between Version 9 and Version 10 of ZeusInterface


Ignore:
Timestamp:
Mar 26, 2007, 12:05:31 PM (18 years ago)
Author:
Suren A. Chilingaryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZeusInterface

    v9 v10  
    1010 * '''__!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.
    12  * '''__!ZeusLogGroups__''' - Provides information about all !LogGroups configured within Zeus. Please, find format description below.
     12 * '''__!ZeusLogGroups__''' - Provides information about all !LogGroups configured within Zeus. Please, find format description [#FormatofZeusLogGroupsVariable below].
    1313 * '''__!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 below.
     14 * '''__!ZeusCommand__''' - This variable is used to control Zeus operation and change run-time configuration. The supported commands are listed [#SupportedCommands below].
    1515[[BR]][[BR]]
    1616
     
    3737  Disables data logging
    3838 '''LGSTATE''' ''GrID'' ''Mode''::
    39   Changes On/Off Status of the Specified !LogGroup.
    40  * ''GrID'' - Database ID of considered !LogGroup (available from ''!ZeusLogGroups'' variable)
     39  Changes On/Off Status of the specified !LogGroup.
     40 * ''GrID'' - Database ID of considered !LogGroup (available from [#FormatofZeusLogGroupsVariable ''ZeusLogGroups'' variable])
    4141 * ''Mode'' - New Status
    4242  * 0 - Off, No Logging
     
    4646 '''LGRATE''' ''GrID'' ''Rate''::
    4747  Configures update interval of specified !LogGroup
    48  * ''GrID'' - Database ID of considered !LogGroup (available from ''!ZeusLogGroups'' variable)
     48 * ''GrID'' - Database ID of considered !LogGroup (available from [#FormatofZeusLogGroupsVariable ''ZeusLogGroups'' variable])
    4949 * ''Rate'' - Double value specifying new logging rate in seconds