NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I control Unholtz-Dickie VWIN ver. 4.61 software from Labview?

Unholtz-Dickie VWIN is a Window-based application that controls a vibration system. I want to coordinate the vibration control with the acquisition of data from the unit under test.
0 Kudos
Message 1 of 3
(3,556 Views)
You might want to post this to the LabView forum.
Message 2 of 3
(3,556 Views)
Hello,

I just did a quick websearch and wasn't able to find any information on getting LabVIEW to work with this VWIN software of which you speak. If this software has ActiveX capabilities, you should be able to communicate with it from LabVIEW without any problems...LabVIEW has the ability to control other programs with its ActiveX tools. If your VWIN software does not support ActiveX, however, your options are rather limited...you could use the "System Exec" VI in LabVIEW to launch the VWIN software from LabVIEW, but you would have no control over it from LabVIEW.

There are other ways of communicating between programs (DLL calls, simple ASCII text file writing, etc.), but these would not be as easy as ActiveX. You may want to contact the manufacturer of this softwar
e and ask them if they known of any of their customers attempting to control the software externally, and if so, what methods they used.

I wish you luck with your application. Also, in the future please post LabVIEW-related question in the appropriate LabVIEW forum.

Have a pleasant day.

Sincerely,
Darren N.
NI Applications Engineer
0 Kudos
Message 3 of 3
(3,556 Views)