Cronologic Ndigo Crate Betriebsanweisung Seite 36

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 57
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 35
3.4 Configuration
The device is configured with a configuration structure. The user should first obtain a structure
that contains the default settings of the device read from an on board ROM , than modify the
structure as needed for the user application and use the result to configure the device.
int ndigo250m get default configuration(ndigo device *device, ndigo250m configuration *con-
fig)
int ndigo250m get current configuration(ndigo device *device, ndigo250m configuration *con-
fig)
int ndigo250m configure(ndigo device *device, ndigo250 configuration *config)
int ndigo set board id(ndigo device *device, int board id)
The board id can be changed after initialization of the card. If cronotools are used the board id
changes have to be done before cronotools initialization.
3.4.1 Structure ndigo250m configuration
This is the structure containing the configuration information. It is used in conjunction with
ndigo get default configuration, ndigo get current configuration and ndigo configure.
It uses internally the structures ndigo trigger block and ndigo trigger.
int size
The number of bytes occupied by the structure.
int version
A version number that is increased when the definition of the structure is changed. The incre-
ment can be larger than one to match driver version numbers or similar. Set to 0 for all versions
up to first release.
int reserved1
Reserved for internal usage. Do not change.
ndigo bool t tdc enabled
Enable capturing of TDC measurements on external digital input channel.
ndigo bool t tdc fb enabled
Enable enhanced TDC resolution. Currently not implemented.
double analog offset[6]
Sets the input DC offset-values to +- this value in volts. Offsets 4 and 5 are the TRIGGER and
GATE input thresholds.
ndigo trigger trigger[NDIGO TRIGGER COUNT]
cronologic GmbH & Co. KG 32 Ndigo250M-14 User Guide
Seitenansicht 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 56 57

Kommentare zu diesen Handbüchern

Keine Kommentare