How Do you use an AX2550 in LabVIEW?

15 years 8 months ago #23572245 by wieliczm
How Do you use an AX2550 in LabVIEW? was created by wieliczm
<p>I am using an AX2550 with my senior project. Using the serial port, we were able to use the RoboRun software to get our motors to turn. Now our professor would like us to implement this in LabVIEW. What is the best way to do this?</p>

Please Log in or Create an account to join the conversation.

15 years 8 months ago #23597707 by tonysantoni
Labview has a facility to issue commands via the RS232 port.<BR>You need to locate the section of the Labview manual that explains how to pass a string message to the RS232 port.
<BR>Once you have done this, look at our manual which explains which strings are needed to drive the controller and how to format them.<BR><BR>You can download Visual Basic or Visual C++ source code from our web site which shows how to program the controller through the RS232. you need to follow the same technique, but from inside Labview.<BR><BR>Tony<BR>

Robotony

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.052 seconds