#****************************************************************************** # E.S.O. - VLT project # # "@(#) $Id: dicVIRCAM_OS.txt,v 0.7 2004/07/29 12:05:29 vltsccm Exp $" # # VIRCAM_OS dictionary # # who when what # -------- -------- ---------------------------------------------- # sbeard 01/03/03 Adapted from dicXXXX_OS.txt # sbeard 07/02/04 Keywords added for managing HOWFS subsystem # #****************************************************************************** # # This dictionary contains all keywords used by VIRCAM OS at runtime # to execute and understand commands with -function option, such # as SETUP and STATUS. # # IMPORTANT NOTE: The "Value Format" entry defines the precision of # the keyword value, following the ANSI-C printf # rules. Specially for float or double numbers, # roundings are possible and affects all commands, # in particular SETUP and STATUS. # In order to avoid undesired roundings, the # appropriate precision must be defined in this field. # #****************************************************************************** Dictionary Name: ESO-VLT-DIC.VIRCAM_OS Scope: VIRCAM Source: ESO VLT Version Control: @(#) $Id: 0.7 $ Revision: $Revision: 0.7 $ Date: 2004-07-30 Status: Development Description: VISTA IR Camera Instrument OS keywords # Max. comment length ---------------------| # V # -----------------------------------------+------------------ # General # Temporary stuff commented out - SMB #OCS.HOWFS.NUM %d Number of HOWFS subsystems (c). #OCS.HOWFS.NAME %30s Subsystem name (c). #OCS.HOWFS.DICT1 %10s Subsystem dictionary (c). #OCS.HOWFS.ACCESS %30s Subsystem access (c). #OCS.HOWFS.DEFAULT %10s Start HOWFS application (c). #OCS.HOWFS.ENVNAME %10s Environment name (c). #OCS.HOWFS.PROCNAME %30s Process name (c). #OCS.HOWFS.KEYWFILT %128s Keyword filter (c). #OCS.HOWFS.TIMEOUT %d Timeout in seconds (c). #OCS.HOWFS.STRTUIF %10s Start associated stand-alone panel (c). #OCS.HOWFS.SWSIM %10s Software simulation (c). # Duplicated keyword from VIRCAM_CFG # # Copied from dicMAC_OS, which says... # Don't know why, but BOSS Fails if we don't include this in the OS # dictionary Parameter Name: OCS INSi SWSIM Class: config|header|setup Context: Instrument Type: string Value Format: %8s Unit: Comment Format: Software sim. Description: NONE no sim LCU_SIM LCU is sim HW_SIM HW is sim # --- oOo ---