|
Description
This example program searches for PciDio96 cards on the system. This program configures the card, attaches to the interrupt vector, and runs some timer tests.
Source Files
PciDio96 project source files:
PciDio96_Aux.c
contains four modules used to test interrupts
from a PCI-DIO-96 card, including PciDio96_Search, PciDio96_Init, PciDio96_Cleanup and PciDio96_Fail. Timer_Interrupt.c
searchs for PCI-DIO-96 cards, initializes it,
attempt to attach to an interrupt and perform interrupt/timer tests. Remarks
The project file builds the PciDio96.rtss
executable image.
APIs Referenced
RTAPI |