TANGO

Device Servers


Starter Tango Class
( Starter for Tango Administration )

Version Description Properties Commands Attributes States



Properties


    6 Class Properties
    Property Name
    Description
    Property type
    Default Value
    LogFileHome The home directory to log servers traces. For Linux the default value is /var/tmp For Win32 it is c:\temp string .....
    NbStartupLevels Number of startup levels managed by starter. short 5
    ReadInfoDbPeriod Period to read database for new info if not fired from Database server. short .....
    ServerStartupTimeout Timeout on device server startup in seconds. int 1
    StartServersAtStartup Skip starting servers at startup if false. It a way to do not have a big re-start of many servers after a power cut. bool true
    UseEvents Use events if not null. short 0


    8 Device Properties
    Property Name
    Description
    Property type
    Default Value
    InterStartupLevelWait Time to wait before two startup levels in seconds. int 1
    KeepLogFiles Number of log file kept. int 3
    LogFileHome The home directory to log servers traces. For Linux the default value is /var/tmp For Win32 it is c:\temp string .....
    ServerStartupTimeout Timeout on device server startup in seconds. int 5
    StartDsPath Path to find executable files to start device servers vector .....
    StartServersAtStartup Skip starting servers at startup if false. bool true
    UseEvents Use events if not null. short 0
    WaitForDriverStartup The Starter will wait a bit before starting servers, to be sure than the drivers are started.This time is in seconds. short 0






TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project