SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Classes | Functions
Package Seci.Standard

Classes

class  BeamlineParameters
 This class is a wrapper for the Beamline Parameters VI More...
 
class  BeamLogger
 This class is a wrapper for the beam logger VI that is a default part of SECI. More...
 
class  Dae
 This class is a wrapper for the ICP programme that is a default part of SECI. The class is set up to talk to the ICP programme directly rather than though the LabVIEW front panel. More...
 
class  DaeMonitor
 This class is a wrapper for the DAE Monitor VI. The DAE Monitor VI is where SECI puts the block settings, so that Open GENIE can get the necessary information for the CSET commands. Any run-control settings set by Open GENIE are also stored on this VI. In the future, it may be that we remove this VI and get Open GENIE retrieve the block values and set run-control limits directly through SECI. On old SECI, the DAE Monitor VI needed to be running as it was responsible for putting the DAE into waiting or resuming a run. More...
 
class  MessageInfo
 This class is used to store the message data that is retrieved from the message panel vi. More...
 
class  MessageQueue
 This class is a wrapper for the Message Panel VI. This VI is where sample environment VIs should send their error messages or user questions; SECI should then collect the messages from the VI. Any replies are then sent back to the Message Panel VI which then forwards the reply to the original VI. More...
 
class  SampleParameters
 This class is a wrapper for the Sample Parameters VI. More...
 
class  UserDetails
 This class is a wrapper for the User Details VI. More...
 

Functions

delegate void DaeEventHandler (DateTime time, String runNumber)
 Delegate for handling events triggered from the DAE More...
 

Function Documentation

delegate void Seci.Standard.DaeEventHandler ( DateTime  time,
String  runNumber 
)

Delegate for handling events triggered from the DAE

Parameters
timeThe DateTime of the event
runNumberThe run number