LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the system date and time in LabVIEW 6i?

Hi,

How can I set the time of the computer from Labview 6i? Is there any function to do this?

Thanks.
0 Kudos
Message 1 of 2
(2,848 Views)
Arnau wrote in message news:<5065000000080000002E4E0000-1023576873000@exchange.ni.com>...
> Hi,
>
> How can I set the time of the computer from Labview 6i? Is there any
> function to do this?
>
> Thanks.

Not natively that I know of. You could use a LabVIEW DLL call to link
to a Win32 API call which sets the date and time. You would need to
have privileges to do it.

Doug D.
ddeclue@bellsouth.net
0 Kudos
Message 2 of 2
(2,848 Views)