LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Query registry entries on remote LabVIEW development and build boxes

LabVIEW 8.2.1 on Windows XP Professional SP2

Hello there,

Is it possible to query registry entries on a remote development box running LabVIEW using the standard Windows Registry Access VIs? I'd like to quickly check all versions of key developer libraries on various machine to ensure they are all synch'ed.

Any thoughts?

-Chroma
0 Kudos
Message 1 of 4
(2,469 Views)
Hi Chroma,
what do you mean with remote development machines? You can create an application, copy it to all machines and get the results over tcp/ip.

Hope it helps
Mike
0 Kudos
Message 2 of 4
(2,464 Views)


Is it possible to query registry entries on a remote development box running LabVIEW using the standard Windows Registry Access VIs? I'd like to quickly check all versions of key developer libraries on various machine to ensure they are all synch'ed.


Have you looked at the Help for those functions? For the Open Registry Key VI, the "machine" input is:
machine is the name of the networked machine. The default is the local machine.
0 Kudos
Message 3 of 4
(2,457 Views)
Thanks, I missed that one!

-Chroma
0 Kudos
Message 4 of 4
(2,411 Views)