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

#include <ngcdcsCFG.hpp>

Public Member Functions

 ngcdcs_seq_dcf_t ()
 Constructor.
 

Public Attributes

char clkFile [256]
 Clock pattern file to load.
 
int timeFactor
 Default dwell-time factor.
 
int timeAdd
 Default dwell-time add.
 
int continuous
 Operate in continuous mode.
 
int runCtrl
 External run-control.
 
int cvtExt
 External convert.
 
int syncExt
 External SYNC-pulse.
 
int autoStop
 Automatic stop/start.
 

Detailed Description

Sequencer module detector configuration

Constructor & Destructor Documentation

◆ ngcdcs_seq_dcf_t()

ngcdcs_seq_dcf_t::ngcdcs_seq_dcf_t ( )
inline

Constructor.

Member Data Documentation

◆ autoStop

int ngcdcs_seq_dcf_t::autoStop

Automatic stop/start.

◆ clkFile

char ngcdcs_seq_dcf_t::clkFile[256]

Clock pattern file to load.

◆ continuous

int ngcdcs_seq_dcf_t::continuous

Operate in continuous mode.

◆ cvtExt

int ngcdcs_seq_dcf_t::cvtExt

External convert.

◆ runCtrl

int ngcdcs_seq_dcf_t::runCtrl

External run-control.

◆ syncExt

int ngcdcs_seq_dcf_t::syncExt

External SYNC-pulse.

◆ timeAdd

int ngcdcs_seq_dcf_t::timeAdd

Default dwell-time add.

◆ timeFactor

int ngcdcs_seq_dcf_t::timeFactor

Default dwell-time factor.


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