Introduction
The evltgw allows the communication between a VLT instrument software using the ELT software
technological stack and a VLT telescope and a VLT IWS. It consists of two components:
eltGW: interface exposed to the instrument
vltGW: interface to the VLT environment.
The main functionalities of the evltgw are:
Forward commands from ELT INSSW to the telescope
Forward updates of the VLT OLDB telescope data point to its ELT OLDB counterpart
Forward commands from VLT INSSW to an ELT component (e.g. COSMIC)
Forward updates of configurable ELT OLDB telescope data points to their VLT OLDB counterparts
Instrument alarms forwarding
Instrument log and telemetry ingestion in datalab
Retrieval of telescope fits header and binary tables
Providing the TCS state either with PUB/SUB or REQ/REP
The deployment diagram below gives an overview of the different components:
Scope
This document is the user manual for the evltgw. It will describe how to use the evltgw but will not give any information about installation
and configuration as these topics are addressed in the transfer manual. The intended audience are users of evltgw i.e. developers of INSSW.
Acronyms
- AOF
Adaptive Optics Facility
- CAS
Central Alarm System
- CII
Core Integration Infrastructure
- CCS
Central Control System (VLT)
- DAO
Data Access Object
- DHS
Data Handling System
- ECCS
ELT Telescope Central Control System
- ELT
Extremely Large Telescope
evltgwELT VLT Gateway
- INSSW
Instrument control software
- IPC
Inter-process communication
- IWS
Instrument Workstation
- LGSF
Laser Guide Stars Facility
- MAL
Middleware Abstraction Layer
- OCM
Observation Coordination Manager
- OLDB
Online Database
- OT
Observation Tool
- TCS
Telescope Control System (VLT)
- VM
Virtual Machine
- vOT
Visitor Observation Tool
- ZMQ
ZeroMQ