fdhwlib  2.0.25
SltRunMode Class Reference

#include <sltrunmode.h>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Structure to describe the run/status of the FD electronic.

Definition at line 23 of file sltrunmode.h.


Constructor & Destructor Documentation

SltRunMode::SltRunMode ( )
SltRunMode::~SltRunMode ( )

Member Function Documentation

Slt::RunMode SltRunMode::getRunMode ( )

Get System state.

The system state is defined by the configuration of the signal sources and the level of the signals.

Slt::RunMode SltRunMode::getRunMode ( Slt slt)

Read the run mode form the hardware.

int SltRunMode::getSecStrobe ( )

Return the second strobe source.

void SltRunMode::read ( Slt slt)

Read the registers from the hardware.

void SltRunMode::setControlReg ( unsigned long  data)

Store the values of the control register.

void SltRunMode::setStatusReg ( unsigned long  data)

Store of the status register.


Member Data Documentation

unsigned long SltRunMode::controlReg

Keep the last control register.

Definition at line 55 of file sltrunmode.h.

unsigned long SltRunMode::statusReg

Keep the last status register.

Definition at line 52 of file sltrunmode.h.


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