LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW used for Device Drivers

I want to know that can LabVIEW be used to port a card in Win CE platform. How can LabVIEW be helpfull in writing device Drivers for hand-held devices.Can any one tell me that can LabVIEW be used to write device drivers in general. Can LabVIEW be used in Win CE platform?????
0 Kudos
Message 1 of 2
(2,063 Views)
> I want to know that can LabVIEW be used to port a card in Win CE
> platform. How can LabVIEW be helpfull in writing device Drivers for
> hand-held devices.Can any one tell me that can LabVIEW be used to
> write device drivers in general. Can LabVIEW be used in Win CE
> platform?????
>

LV can be used to access a card through port I/O or a driver, but it
isn't normally used to write the kernel level drivers themselves. I'm
sure someone out there has probably done it, but people climb Everest
too. At this time, LV cannot run on WinCE as the support libraries
require more of the Win32 API than WinCE exposes.

Greg McKaskle
0 Kudos
Message 2 of 2
(2,063 Views)