Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. PRJ: Completion of the "SLC Aware IOC" project, and Beam Synchronous Acquisition and Control (BSAC) in particular.
  2. Anchor
    PRJ-JCAJNIFIX
    PRJ-JCAJNIFIX
    PRJ-JCAJNIFIX: Fixes to JCA, using the JNI interface. JCA through the JNI interface to CA must be fixed to be operable within Eclipse. We will not use the JCA interface through CAJ due to other errors which are probably more serious. See #Decision#DECN-JNIJCA
  3. Anchor
    PRJ-ADDXMLTOAIDA
    PRJ-ADDXMLTOAIDA
    PRJ-ADDXMLTOAIDA: Add XML data packaging to AIDA. This facilitates trivial structured data display, since AIDA will have prepackaged the data for rendering via a cascading style sheet (CSS) to an xhtml "browser" display (although we won't use a browser in the normally understood sense, we'll use the built in Eclipse browser.

...

Textual displays described as such could then be mixed with Channel Access data brought in directly through webCA. The AJAX mechanism would be used to mix the two in a smooth user interface (no page redraw for every new data fetch etc).

Antecedent project PRJ #PRJ-ADDXMLTOAIDA.

Notes

  • Visualizing 3-d data.

Working Decisions and Standard Practices

Anchor
DecisionDECN-JNIJCADecision
DECN-JNIJCA
Decision-JNIJCA: We will use the JNI interface of JCA, rather than CAJ interface, until CAJ is fixed. In particular CAJ is reported to easily overload IOCs and crash them.