ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_cldc_cfg_t Struct Reference

#include <ngcdcsCFG.hpp>

Public Member Functions

 ngcdcs_cldc_cfg_t ()
 Constructor.
 

Public Attributes

int devIdx
 Device index.
 
ngcb_route_t route
 Route to module.
 
int maxClk
 Maximum number of clocks.
 
int maxDc
 Maximum number of biases.
 
int autoEnable
 Enable at on-line.
 
int autoDisable
 Disable during setup.
 
int ilck
 Enable/disable external interlock.
 
int autoCal
 Calibrate at on-line.
 
double margin
 Margin for voltage check (in volts)
 
double calMax
 Voltage calibration limit (in volts)
 
char group [64]
 Optional group.
 
char name [64]
 Optional name.
 
char spec [64]
 Type specifier (optional)
 

Detailed Description

CLDC module system configuration

Constructor & Destructor Documentation

◆ ngcdcs_cldc_cfg_t()

ngcdcs_cldc_cfg_t::ngcdcs_cldc_cfg_t ( )
inline

Constructor.

Member Data Documentation

◆ autoCal

int ngcdcs_cldc_cfg_t::autoCal

Calibrate at on-line.

◆ autoDisable

int ngcdcs_cldc_cfg_t::autoDisable

Disable during setup.

◆ autoEnable

int ngcdcs_cldc_cfg_t::autoEnable

Enable at on-line.

◆ calMax

double ngcdcs_cldc_cfg_t::calMax

Voltage calibration limit (in volts)

◆ devIdx

int ngcdcs_cldc_cfg_t::devIdx

Device index.

◆ group

char ngcdcs_cldc_cfg_t::group[64]

Optional group.

◆ ilck

int ngcdcs_cldc_cfg_t::ilck

Enable/disable external interlock.

◆ margin

double ngcdcs_cldc_cfg_t::margin

Margin for voltage check (in volts)

◆ maxClk

int ngcdcs_cldc_cfg_t::maxClk

Maximum number of clocks.

◆ maxDc

int ngcdcs_cldc_cfg_t::maxDc

Maximum number of biases.

◆ name

char ngcdcs_cldc_cfg_t::name[64]

Optional name.

◆ route

ngcb_route_t ngcdcs_cldc_cfg_t::route

Route to module.

◆ spec

char ngcdcs_cldc_cfg_t::spec[64]

Type specifier (optional)


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