Device_Driver_guide
Device_Driver_guide
4. Insert the Device, (If PCI or ISA device, turn off the computer and insert the card.), then it will
be detected atomically (For PCI or USB, if ISA device, we have to add it in Advantech
DeviceManager)
5. Wire the circuit, Configure and Test the Device in the DeviceManager.
6. We have to check what Software function this Device can support. So we check it in the
Device Driver manual.
7. There are full of information here.
8. It’s helpful if we can know what example can be used for our device. And there are hyperlinks
to link with the Example instruction and locate the example path. Please note the example
package have to been installed first.
8. Then we can operate the selected example and refer to the source code to write our own
program.
The USB module doesn’t have the Interrupt Counter count.
The setting of PCI/ISA card is as following. (Suppose using PCI-1710)
--End—