LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to programmically set the time on a PDA

Anyone know if it possible to programmatically change a PDA's system clock using the LabVIEW 7.1 PDA module?
PDA = HP iPAQ 4700 
OS Pocket PC 2003  
Cheers, Paul
 
Cheers, Paul
Naval Surface Warfare Center - Carderock Division
West Bethesda, MD
0 Kudos
Message 1 of 2
(2,331 Views)
I do not know a lot about the API for your specific device, if there even is one, but there is not a way for a PDA app to communicate directly with it even if it exists. No invoke/property nodes.   You can, however, call a dll...so if you construct external code that performs this action you may be able to get it to work via a call library node.
 
-Brett
0 Kudos
Message 2 of 2
(2,320 Views)