You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Work in Progress

This page is a draft. Treat it with caution.

 

The IGRINS Proxy is an Eclipse based RCP (Rich Client Platform) application composed of 2 separate main functions:

  • Graphical User Interface for displaying telescope status
  • message routing module for connecting the instrument control software (ICS) to the TCS

An RCP application has a workspace which is composed of one or more perspectives. Each perspective is composed of editors and views. A view encapsulates a unique function, such as camera control or Facility Summary, and is generally composed of many widgets which allow display of information or data input. The IGRINS Proxy is a very simple app so it is composed of only one perspective containing 4 views. On start up, the app will look like this:


There are three detachable views displayed as tabs and one fixed view:

 

  • No labels