06-16-2008 08:01 AM
06-17-2008 06:20 PM
Hi AI Capote,
LabVIEW does not have a built in VI to do this but you can call into the windows kernal and set the date and time. There is a Knowledgebase linked here that will show you how to do this. Executing this on a touchpanel will be tricky and may not be possible. You will have to call into the touchpanels kernal using the call library function node. Using the call library function node on the PDA/Touchpanel it is very similar to LabVIEW but you can reference this Knowledgebase for specific details on the differences. Hope this helps. Thanks.