Following is the list of example programs we offer, which can be used for the reference of software development.
Here "Console" (Standard C) is the supported language in Linux.
| Example Name | Description | Console | GUI |
|---|---|---|---|
| AD_INT | Demonstrates single channel data acquisition use interrupt function. (allow user to enable FIFO) | ||
| AD_SOFT | Demonstrates single channel data acquisition use software trigger function. | ||
| MAD_INT | Demonstrates multi-channel data acquisition use interrupt function. (allow user to enable FIFO) | ||
| MAD_SOFT | Demonstrates multi-channel data acquisition use software trigger function. | ||
| DA_SOFT | Demonstrates analog output (voltage) use software trigger function. | ||
| DI_SOFT | Demonstrates digital input function. | ||
| DO_SOFT | Demonstrates digital output function. | ||
| COUNTER | Demonstrates counter function. | ||
| FREQ_IN | Demonstrates frequency measurement function. | ||
| PULSE | Demonstrates pulse output function. |