APCI-3504 Standard
software
9.2
Software samples
Table 9-2: Supported software samples for the APCI-3504
Functionality Sample
number
Description
Analog
SAMPLE01
Write 1 analog output value without synchronising.
outputs
SAMPLE02
Write several analog output values without synchronising.
Timer
SAMPLE01 Initialise
1
timer
in mode2 without interrupt
SAMPLE02 Initialise
1
timer
in mode2 with interrupt
SAMPLE01
Initialise and release software-trigger at key stroke. Start 1
watchdog. Read status, once the watchdog has run down. Reset
the watchdog and quit the program.
Watchdog
SAMPLE02
Initialise and release software-trigger at key stroke. Start 1
watchdog with interrupt. Wait till interrupt. Reset the watchdog
and quit the program.
SAMPLE03
Initialise and start all watchdogs. Read status, once all
watchdogs have run down. Reset all and quit the program.
Hardware gate and trigger are not used. Warning and reset
relays are not used.
SAMPLE04 Initialise
and start all watchdogs with interrupt.wait until
interrupt. Reset all and quit the program.
Hardware gate and trigger are not used. Warning and reset
relays are not used.
b_ADDIDATA_GetWatchdogInformationEx() is used.
Initialise and release software trigger at key stroke.
Start 1 watchdog. Read status once the watchdog has run down.
Reset the watchdog and quit the program.
SAMPLE05
b_ADDIDATA_GetWatchdogInformationEx() is used.
Initialise and release software trigger at key stroke.
Start 1 watchdog with interrupt. Wait for interrupt. Reset the
watchdog and quit the program.
SAMPLE06
33