Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

my labview code and a thirdparty GUI

Hello,

 

I have written a labview code to do data acqustion by using a ni daq device. I need to integrate a motion control GUI which came with the controlboard into my labview code and I was wondering how can I do that. I can send you the "GUI" which controlls the steeper motor motion and also my labview code if that help.

 

Thank you in advance for your kind attention.

 

REZA

0 Kudos
Message 1 of 3
(5,277 Views)

If the external GUI is in the form of an ActiveX control, you can drop an ActiveX container onto the front panel of your application, and then link to the control by right-click selection of the control.

 

If it is an ActiveX control, you can then create property nodes of the container to access the controls underlying interface.

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 2 of 3
(5,269 Views)

Alright I try this thanks !!

0 Kudos
Message 3 of 3
(5,261 Views)