Class mdev_hv4
Inherits the following classes: mdev
Public Functions
| Type | Name |
|---|---|
| void | add_card (int address, std::vector< std::string > n={}, float voltage_limit=120, float current_limit=1000) |
| void | exit (void) |
| void | init (void) |
| void | loop (void) |
| mdev_hv4 (std::string equipment_name) |
|
| void | odb_setup (void) |
| int | read_event (char * pevent, int off) |
| void | set_submaster (std::string s, std::string pwd="") |
| void | start_new_group () |
| ~mdev_hv4 (void) |
Public Functions Documentation
function add_card
void mdev_hv4::add_card (
int address,
std::vector< std::string > n={},
float voltage_limit=120,
float current_limit=1000
)
function exit
void mdev_hv4::exit (
void
)
function init
void mdev_hv4::init (
void
)
function loop
void mdev_hv4::loop (
void
)
function mdev_hv4
inline mdev_hv4::mdev_hv4 (
std::string equipment_name
)
function odb_setup
void mdev_hv4::odb_setup (
void
)
function read_event
int mdev_hv4::read_event (
char * pevent,
int off
)
function set_submaster
inline void mdev_hv4::set_submaster (
std::string s,
std::string pwd=""
)
function start_new_group
inline void mdev_hv4::start_new_group ()
function ~mdev_hv4
inline mdev_hv4::~mdev_hv4 (
void
)
The documentation for this class was generated from the following file midas_fe/hv_control/src/mdev_hv4.h