LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dll starttime

Bonjour,

Sous Labview, je cherche à connaitre la date et l'heure de démarrage d'un PC.

J'imagine que nous pouvons récupérer cette information avec une DLL.

Mais je ne trouve pas la solution. Quelqu'un peut-il m'aider ?

Merci d'avance.

 

Info :

- Windows XP

- Labview 9

0 Kudos
Message 1 of 2
(2,409 Views)

Hello fmille,

 

Thank you for posting on National Instruments' forum.

 

I don't think this information is provided via a dll file.

 

But you can use the VI who call a key of base register. The startup information is available in base register at "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Prefetcher ". The key is "StartTime".

 

Regards,

 

Romain P.
National Instruments France

0 Kudos
Message 2 of 2
(2,387 Views)