APCI-3701 Standard
software
51
10.2
Software samples
Table 10-2: Supported software samples
Functionality Sample
number
Description
Transducer
SAMPLE00
Show information of a transducer channel
SAMPLE01
Read 1 transducer channel without interrupt.
SAMPLE02
Read 1 transducer channel with interrupt.
SAMPLE03 Several
transducer
channels without interrupt.
SAMPLE04 Several
transducer
channels with interrupt.
SAMPLE05
Test sequence acquisition with interrupt
Digital
SAMPLE01
Read 1 digital input
inputs
SAMPLE02
Read 2 digital inputs
SAMPLE03
Read 4 digital inputs
Digital
SAMPLE01
Test 1 digital output with/without output memory
outputs
SAMPLE02
Test 2 digital outputs with/without output memory
SAMPLE03
Test 4 digital outputs with/without output memory
Timer
SAMPLE01
Initialise 1 timer in mode 2 without interrupt, start the timer.
Read the timer value.
SAMPLE02
Initialise 1 timer in mode 2 with interrupt, start the timer.
Read the timer value. When an interrupt occurs, stop the timer
and quit the program.