09-17-2006 02:52 PM
I want to drive some PCI card that have .sys driver in folder Windows\system32\driver\.
Is it any chance to do these with LabView? - like with .dll
09-18-2006 10:54 AM
Chris C
09-19-2006 03:10 PM
09-20-2006 01:07 PM
11-05-2006 02:13 PM - edited 11-05-2006 02:13 PM
For that PCI card I get everything to create software for controlling it, write the software using the SDK methods and compile it with the header files provided. Everything is well documented in Help file. There is only 1 problem, how to use these in LabView instead of C++, of course without knowledge about SDK and VisualC++. I have some experience with old Borland C and CVI.
Message Edited by Oldi on 11-05-2006 02:15 PM
11-05-2006 11:22 PM
11-06-2006 02:42 AM
But I only have that .sys and instruction (with .c files) how to drive my card with VisualC++ using Windows SDK methods.
11-06-2006
02:11 PM
- last edited on
01-10-2008
11:22 AM
by
Support