I am trying to control the backlight of a Windows CE 5.0 device using labview touch panel module. Does anyone have any ideas on how to do this? In C++ I could call a setdevicepower() function but labview doesn't have the ability that I know of to do this. I am interfacing with Windows CE 5.0 or 6.0. I have looked into calling the dll which is core.dll, but it is located in the rom and therefore i don't see a way to call it in the code. Any help would be good. Thanks!