12-02-2013 06:57 PM
AMC recently suggested the use of labview to control a motor and servo I was interested in. I currently have AMC's B30A40 PWM servo drive, MBL3416E2 Brushless servo motor, and PS50A-LV power supply. I am emailing to ask if I could use all these in conjunction with labview to input an acceleration profile and achieve my goals of motion control. My curve profile will need to accellerate from 0, hit peak velocity, then deccellerate back to 0.
And if so, does AMC have any example VI's as well as wiring schematics? Also, I have the USB-6009 DAQ available. Any help with this issue would be great.
12-03-2013
03:11 PM
- last edited on
04-23-2024
10:45 AM
by
Content Cleaner
Hi Danstrong,
You can definitely use LabVIEW to control servo motors as you described. I would suggest taking a look at the NI USB-6009 User Guide and Specifications, which can be found here:
https://www.ni.com/docs/en-US/bundle/usb-6008-6009-feature/page/introduction.html
Specifically, take a look at the Analog Output section (page 21), which describes the output voltage and current of the USB-6009. You will want to make sure this device will output the appropriate voltage/current required by your motor to operate.
Also, here’s an article that describes various DAQ functions in LabVIEW, which you could use to control your motor. Specifically take a look at section 8, which describes using LabVIEW to write analog output signals.
Additionally, National Instruments offers Motion Control Software. The LabVIEW NI SoftMotion Module offers higher-level graphical development tools to control your motor.
Regards,