SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Static Public Member Functions | Properties | Static Private Attributes | List of all members
Seci.Standard.BeamLogger Class Reference

This class is a wrapper for the beam logger VI that is a default part of SECI. More...

Collaboration diagram for Seci.Standard.BeamLogger:
Collaboration graph

Static Public Member Functions

static String GetBeamCurrent ()
 Get the appropriate beam current. More...
 
static String GetKickerStatus ()
 Get the status of the muon kicker. More...
 
static String GetShutterStatus ()
 Get the status of the shutter. More...
 
static String GetTs1MethaneTemp ()
 
static void HideVi ()
 Method for hiding the VI. More...
 
static void InitialiseBeamlogger ()
 Method for initialising the beam-logger. More...
 
static void ShowVi ()
 Method for showing the VI. More...
 

Properties

static String FilePath [get]
 

Static Private Attributes

static String _filePath
 

Detailed Description

This class is a wrapper for the beam logger VI that is a default part of SECI.

Definition at line 11 of file BeamLogger.cs.

Member Function Documentation

static String Seci.Standard.BeamLogger.GetBeamCurrent ( )
inlinestatic

Get the appropriate beam current.

Returns
Returns the beam current as a string

Definition at line 67 of file BeamLogger.cs.

static String Seci.Standard.BeamLogger.GetKickerStatus ( )
inlinestatic

Get the status of the muon kicker.

Returns
The kicker status as a string

Definition at line 51 of file BeamLogger.cs.

static String Seci.Standard.BeamLogger.GetShutterStatus ( )
inlinestatic

Get the status of the shutter.

Returns
The shutter status as a string

Definition at line 35 of file BeamLogger.cs.

static String Seci.Standard.BeamLogger.GetTs1MethaneTemp ( )
inlinestatic

Definition at line 93 of file BeamLogger.cs.

static void Seci.Standard.BeamLogger.HideVi ( )
inlinestatic

Method for hiding the VI.

Definition at line 116 of file BeamLogger.cs.

static void Seci.Standard.BeamLogger.InitialiseBeamlogger ( )
inlinestatic

Method for initialising the beam-logger.

Definition at line 20 of file BeamLogger.cs.

static void Seci.Standard.BeamLogger.ShowVi ( )
inlinestatic

Method for showing the VI.

Definition at line 108 of file BeamLogger.cs.

Member Data Documentation

String Seci.Standard.BeamLogger._filePath
staticprivate

Definition at line 13 of file BeamLogger.cs.

Property Documentation

String Seci.Standard.BeamLogger.FilePath
staticget

Definition at line 15 of file BeamLogger.cs.


The documentation for this class was generated from the following file: