5. Data Type Reference
Last updated
Was this helpful?
Structure containing hardware settings for the current board.
Structure containing hardware settings for the current PCI board.
Structure containing current A/D conversion settings.
Structure containing A/D scan settings.
Structure containing DSCUD error information.
Structure containing A/D auto-calibration settings.
Structure containing D/A conversion scan settings.
Structure containing D/A auto-calibration settings.
Structure containing individual counter information.
Structure containing information on all counters.
It is recommended by DSC that any of the structures used should be allocated memory before using the same in the user code.
For example:
Last updated
Was this helpful?
Was this helpful?
DSCCB dsccb = new DSCCB();