Proposed Solution * LabVIEW based CS framework and LabVIEW DSC module will be used. Gas System * The Gas measurements will be set via busterminals * Ga...
External Interfaces and device Following non NI software and hardware interface are already known.(This is just an example to propose a possible structure of this...
Proposed Solution * LabVIEW based CS framework and LabVIEW DSC module will be used. * Integrate CAEN power supplies via CAEN OPC Server * Temperature mea...
Primary Requirements * Control and monitoring of CAEN HV power supplies * Control and monitoring of Agilent LV power supplies * Monitoring of Wire Chamb...
Risk Analysis * In general if any of CS running PCs doesn't work anymore the systems front end should not be influenced in any sense. * A startup of any...
Finding Objects in a Distributed System General Remarks CS applications often require to act on other objects. Using one node, it is sufficient to know the n...
Acting on Objects in a Distributed System General Remarks CS applications often require to act on other objects. Using one node, it is sufficient to know the...
Singleton Functionality General Remarks CS applications often require that objects are instantiated only once. Using one node, the SuperProc inhibits to star...
Distributed Systems Three classes serve to build distributed systems based on CS. The communication is based on TCP/IP. 1. QueueListener 1. QueueClient ...
Archive DSC Files The DSC Engine saves the trend data and all alarms and events in a dedicated, user specific directory. The trend data files are saved in Citadel...
GSI Wiki.CSframework Web Preferences The following settings are web preferences of the GSI Wiki.CSframework web. These preferences overwrite the site level prefer...
Install Binaries This How To is meant for people who would like to try the basic features of CS. For further details have a look at the How To for installing the ...
DIM Interface Introduction The DIMIntProc class is an alternative to the DSCIntProc class. It provides no trending and alarming but makes all "tag values" availa...
Start CS To start CS, run the CS_Start.vi (development system) or CS.exe (run time system). By this, the Super process is started. If there are problems, check th...
CS Ini File There are no ini files with CS, except one: cs_start.ini. That ini file is located in the directory of the CS_Start.vi (development system) or the CS....
PPG 100 This page describes how to install and set up the PPG100 pattern generator. Installation 1. Buy the dll from Becker Hickl. Install the dll using the...
IEF Stepper FAQ for step motor control in Cave A 1. Q: Why does the IEF GUI always yield an error when talking to the hardware? A: There is a communication p...
Practical LabVIEW Details Some LabVIEW hints Clusters When creating a Cluster, create it by using a strict typedef inside a control file *.ctl. If you change ...