LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW PDA - Automatically wake up PDA on USB signal

Hi all,
I'm using an ipaq 2210 with LV PDA to interface to some switches and joysticks. The problem is i need to wake up the ipaq (Power it on) without using the power switch- now i know when activesync is installed connecting the ipaq to USB powers it on but i've not been able to replicate this. Does anyone have any more info about how to do this? Or perhaps another method to power on the ipaq without using the power switch?

Thanks!
Matt
0 Kudos
Message 1 of 2
(2,770 Views)
Hi Matt,

I've found a bit of information on this and I reakon it should be possible although fairly difficult. Unfortunetly there is nothing definite on our website or on the HP website.

First of all, the following link has the user manual on there and a link to e-mail their Technical Support. I've sent you this as I can't really advise too much on the HP IPAQ side of things as I don't know how they work.

http://h10025.www1.hp.com/ewfrf/wc/manualCategory?product=425750〈=en&cc=us&lc=en&dlc=en&

What you will need to do is find either the dll which controls this operation, or the function which you can then create into a dll and you can then have this called in your LabVIEW code.

The following discussion forum looks at turning the screen off while doing operations and this is about as close as I could find to your application.

http://forums.ni.com/ni/board/message?board.id=170&message.id=87400&requireLogin=False

In here someone has said it is possible by calling the function in a dll and then calling that dll in LabVIEW but unfortunetly they couldn't get it to work properly and it is obviously a hard operation to perform.

If you have any further questions then please get back to me and I will be more than happy to help out.

Best regards,

Peter H.
Applications Engineer.
NIUK.
0 Kudos
Message 2 of 2
(2,745 Views)