Labview to input acceleration profiles on velocity drives

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.

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:
http://digital.ni.com/manuals.nsf/websearch/CE26701AA052E1F0862579AD0053BE19
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.
http://www.ni.com/white-paper/2835/en/#toc8
Additionally, National Instruments offers Motion Control Software.  The LabVIEW NI SoftMotion Module offers higher-level graphical development tools to control your motor.  More information on these products can be found here:
http://sine.ni.com/nips/cds/view/p/lang/en/nid/14234
Regards,
Lindsey W. | Applications Engineer | National Instruments

Similar Messages

  • Is SMA clock input supported in Spartan3E FPGA driver?

    Hi,
    I am using Labview 8.6 FPGA module for Spartan3E board.  Is SMA clock input supported in Spartan3E FPGA driver?
    If I use SMA clock input, Labview reports error (OnboardClock tag missing) when I compile VI. If I use both of two, it reports too much clock resources used. 
    Anyone can help this? Thanks.
    Bynan

    The error message is:
    Required tag was not found in the resource file.
    Target name: FPGA Target (Dev1, Spartan-3E Starter Board)
    Tag: OnboardClock

  • How to use Labview to input some DOS command

    Dear everyone,
    This is the first time I program external device using Labview. You may come up the solution for me in 2 seconds, but it took me more than 20 hrs and still not success.
    My question is I need to control a 68HC11 device. It seems like I need to use DOS to upload a *.S19 file before I am able to talk with the device. Is there any way, I can upload the S19 file and some setting using Labview instead to go to DOS? I try to use DOS to upload S19 file and do setting FIRST and then use Labview to input command, but it doesn't success.
    Please help!!
    Thanks
    Attachments:
    PROGRAM.txt ‏2 KB
    BM_11.DOC ‏20 KB

    It seems you are using zterm from the commandline to communicate to a serial device (this is not DOS per se, you are just using a DOS window to start the zterm program).
    You should be able to duplicate all that in LabVIEW by communicating directly with the serial port. Are you sure you have to program your module every time?
    Apparently, F9 initiates some file transfer. Do you know what standard it uses (e.g. xmodem, zmodem, etc.)? LabVIEW does not incoroprate serial transfer utilities, but there might be utilities available elsewhere (see this note).
    There should also be no problem uploading the code using zterm, then later
    communicate with the device using LabVIEW by sending commands to the serial port. What do you mean exactly by "but it doesn't success". How are you communicating? What kind of errors are you getting?
    LabVIEW Champion . Do more with less code and in less time .

  • I need to place my profiles on another drive insted of c:desktop/

    '''I need to place my profiles on another drive insted of c:desktop/.
    so if windows crashes i just start when every thing is installed i just redrict firefox to pickup my profiles, just as was in netscape
    brgds
    fernandes63'''

    There is a new [[what is firefox sync?| sync]] feature available by default with firefox 4, you may be interested in that. There are also other editions of firefox that are [http://en.wikipedia.org/wiki/Mozilla_Firefox,_Portable_Edition portable], and can be installed on a USB stick for instance.
    The default location of the profile will not be ?c:desktop?, and if Windows crashes you will need to recover before you can use firefox.
    It is however sensible to backup your profile, and you can back it up to or use it from almost anywhere see https://support.mozilla.com/en-US/kb/Backing%20up%20your%20information#w_restoring-to-a-different-location you can use the profile from a USB stick for instance, but there are slight problems with the way Windows assigns drive letters as you plug in and unplug drives. The easiest solution may be to leave the profile where it is, or move it to another fixed drive, and make a backup somewhere else.

  • Input parameter setting when calling a DLL(Built from LabVIEW and a kind of VISA communication driver) in Teststand.

    In labVIEW7.1 I wrote a COM port communications driver by using "VISA Write/Read". I put a string as the input of "VISA Write" and made it the input of the whole vi. Then I converted the vi into a DLL, which is called in Teststand3.1 by specifying DLL adapter. In "Edit C/C++ DLL Call" dialog, I pass a message of "60 6A 94 80 86 81" as the input parameter. My problem is I tried three kinds of methods to pass the message, see attached 1.jpg,2.jpg and 3.jpg. and found the first one sometimes doesn't work, the second work fine and the last doesn't work all time. I don't know why the first one and last one don't work well.
    Thanks!
    Jacky
    Attachments:
    31.jpg ‏38 KB
    11.jpg ‏36 KB
    21.jpg ‏49 KB

    Hi Srinivas,
    Just another note, I noticed that the Math Interface Toolkit version (MIT) 1.0 is not compatible with LabVIEW 7.1. You’ll need version 1.0.1. of the MIT toolkit in order for it to work with LabVIEW 7.1.
    The LabVIEW 7.0 lvanlys.dll is also attached. I had to rename it with a .txt extension, so you’ll want to delete the extension.
    Kileen
    Attachments:
    lvanlys.dll.txt ‏516 KB

  • Very slow (almost none) 3D Acceleration with current Nvidia driver

    Hi,
    I'm having a problem on my Vostro 1400 with Nvidia M8400GS graphics card. The thing is that I don't have 3D acceleration to run compiz or 3D games (Urban Terror). Well, I can run GLXgears and start up Urban Terror, but the performance in UT is very slow (unplayable) even in the main menu - the sound is laggin etc). Even if I run Xcompmgr, the performance is very bad. I have had this issue almost a year now under Arch and I haven't found any solution to this problem.
    Currently I'm running Nvidia driver from the extra repo version 169.12-4.
    I also have enabled nvidia-xconfig --composite option to my xorg.conf file.
    Here is my xorg.conf file:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Feb 14 18:20:37 PST 2008
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "record"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "ee"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "GeForce 8400M GS"
    Option "NoLogo"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    If you have any idea or comment about my problem, please let me know.
    Cheers,
    Verner

    @ OP
    You might wanna try tuning your xorg setup a bit as is described on the wiki http://wiki.archlinux.org/index.php/Beg … Fxorg.conf , and just under the section on xorg there is a bit of more info on the nvidia or ati specific stuff.
    Is there a reason you are not specifying the default depth portion?
    eg:
    Section "Screen"
           Identifier "Screen0"
           Device     "Card0"
           Monitor    "Monitor0"
           DefaultDepth 24
    Or the modes portion?
    eg:
    SubSection "Display"
                   Viewport   0 0
                   Depth     24
                   Modes "1024x768" "800x600" "640x480"
    There's also more detailed info on the wiki about xorg http://wiki.archlinux.org/index.php/Xorg and nividia http://wiki.archlinux.org/index.php/NVIDIA
    Although, some of those nvidia specific options can lower your fps, I tried some of them and then removed them as they killed my opengl performance in 3d games, only "Option" I added and kept was the NoLogo one.
    Hope something there helps, always has for me
    wiki wiki wiki wiki wiki wiki wiki wiki wiki wiki mushroom mushroom
    Last edited by RabidWolf (2008-06-20 21:23:38)

  • SP8T switches control using labview (1 input 64 outputs)

    Hi there,
    I have a board with 1 input port and 64 Output ports and want to test it using VNA.
    I could not find any switch with 1 input and 64 outputs. 
    So going to buy 9 of SP8T switches. 1st switch will work as main and will connect to next 8 switches to make 64 outputs.  (PLEASE SEE ATTACED .png FILE FOR BETTER UNDERSTANDING)
    Before I buy these switches, can anyone help me that what other stuff I need to buy as someone said I need to buy Controller that will control these all switches.
    and
    If i need to buy controller, what about the LabVIEW program. Is it going to be any driver and Express VI to control these switches.
    Thanks
    Rana
    Attachments:
    switches diagram.png ‏17 KB

    Hi Faheem,
    Thanks for posting your question. As mentioned, we'll need more information on the switches and even about the application. We have dedicated sales engineers who would be able to recommend a controller further to a discussion of what it is you are looking to achieve. I'll have one of our sales engineers contact you for further assistance.
    Regards,
    Soloman
    Application Engineer (CLAD)

  • Can I have my profile on another drive (other than C:) - Fx 4 beta 10, Win XP SP3

    Is it possible to install or set up Firefox so that my profile is on the '''E: drive''' (for example) instead of C:\Documents and Settings\UserName\Application Data\Mozilla\Firefox\Profiles\abcd3du4.default. I have installed Firefox on the E: drive.
    (I know I can use a portable version to solve the problem but I want to know if it's possible with the regular Firefox.)

    * http://kb.mozillazine.org/Moving_your_profile_folder
    * http://kb.mozillazine.org/Profile_Manager
    * https://developer.mozilla.org/en/Command_Line_Options

  • 2008 R2 Terminal Server large Local User Profile Folder; C:\ drive size fluctuation

    Hey Guys,
    Have an interesting issue I'm currently working with and starting to scratch my head.  I inherited this server so many things I'm still discovering. 
    This is TS 2008 R2 SP1, with very basic setup; Microsoft, Firefox, IE, and Adobe. I currently have many users, but only these two user profiles that have large folders. (all the space is taking out by C:\Users\%USER%\AppData\Local\Microsoft). Each folder orbiting
    around 23.6GB taking 89% of the C:\ drive. Once I discovered it, I applied folder redirection policy to move all the content of the user folder's to the large drive; P:\TSProfiles\ottc01
    However, the actual C:\Users\%USER%\AppData\Local\Microsoft folder still there and looks like it cannot be moved. It's almost like every instance of windows OS and Microsoft Office duplicated and resides on each user's local profile. Plus, the C:\ drive
    space fluctuates and goes up and down, every time user logs on and off.
    So, I'm curious is to how to correct this issue and why only these two users have such a large profiles? I can provide more info if needed, just let me know.
    Thanks everyone for their time.

    Hi,
    On current situation, please refer to following articles and check if can help you.
    User Profiles on Windows Server 2008
    R2 Remote Desktop Services
    Manage User Profiles for Remote Desktop Services
    In addition, this issue seems to be more related to terminal service. I also suggest that you would post this question in
    Remote Desktop Services (Terminal Services) Forum. I believe we will get a better assistance there.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • CS4 10.6 Canon ipf6100 printer issues: profiles, plug-in, driver

    The relevant hardware and software are listed above plus the most recent photoshop plug-in from Canon. As of two days ago, all was up to date.
    Although some Canon Tech Support reps (but not others) have been surprised by this, I have been getting good prints using the plug-in. I have more trouble printing from anywhere. PS isn't great, Lightroom is incomprehensible. I'd like to hear about others' experiences.
    I bought the printer from Lexjet, and frequently, but not always, use Lexjet Paper. Lexjet publishes different ICC profiles for printing through the plug-in, than it does for printing through the driver. As far as I know, no other paper manufacturer does this, and that includes Canon. Does anyone know if the same profile should work the same regardless of driver or plug-in? If not, which profile do most manufacturers furnish?
    Since some of the easy layout functions are only available through the regular printer driver, I'd like the option of using both. And I certainly have a number of other papers that I would like to use. Short of tedious testing, or special profiling, has anyone addressed this problem before?
    Thanks.

    You might be better off asking your questions here.
    http://canonipf.wikispaces.com/
    I have found only very slight differences using the same profile printing from the driver as opposed to the 16-bit plugin. Back when we could only print 8-bit files from the driver there could potentially be more of a difference. It seems to be the common thought that if you choose "Fast Graphic Process" in the driver that your using the same process as the plugin, but since I have not tested this and have my doubts.
    But, I always create a different profile for the plugin than I do for the driver and also based on the quality settings.
    I am running the iPF9000 here.

  • Need everyone input: authorization profiles assigned to ALEREMOTE

    If the process chain runs fine in your system, please go to SU01 to check the profiles assigned to the user ALEREMOTE and feed back with the profiles assigned to ALEREMOTE.  Anyone's input is greatly appreciated and will be rewarded with points.
    Thanks

    Hi Kevin.
    We have at my company a large implementation of systems including several BW systems. One of these also hosts SEM. Here it was first setup with SAP_ALL, but after my security review they actually could tailormake a role for these activities. The input for this role we created by a simple authorization trace.
    On request I can provide you with this information.
    It is also the recommended solution to really modify the authorization of users like ALEREMOTE, due to the large security risks you take in RFC destinations otherwise.

  • LabVIEW hangs while writing to unavailable network Drive

    Hello,
    I am trying to write data at the end of my test sequence run to a file and storing it on a network drive.
    If there is a problem with the network drive (busy or disconnected), then my application hangs for around 10-15 secs before giving out error that the drive is unavailable.  This is causing the hardware to stop functioning which is dependent on my application.  Is there a easy way to check if my network is present and my drives are present?  I have tried using the file/directory info VI's present on the file I/O palette and they also cause the application to hang for 10-15 sec before giving out the error.
    Thanks,
    Jagan.

    Hi Jaggs,
       nice question!
       I think the problem is that is not only your LabView application which stops, but the Operating System which hangs, if Storage device access fails.  I experienced this problem under many OSs, Win, Linux, Dos-like...even RTOSes (try to access a corrupted Flash card in PharLap ETS for FieldPoint!).
       To check if drive is present, you can ping it... it's quite naive, but at least you avoid the "drive disconnected" problem... I think a ping shouldn't hang PC...
       What Hardware are you controlling? You know, some NI boards (many...) have onboard memory, and can sample independently of PC control....for a while, of course!
       I hope some guru will answer to your question (which I didn't answered, I know! ), because I'm interested too!
       Have a nice day!
    graziano

  • MacBook Pro (Retina) has S/PDIF Mini-TOSLINK? Audio Input? Boot as FireWire Drive?

    I love all the Apple MacBooks and I fall in love with the new MacBook Pro (Retina) but then I review all the specs and I feel that some things are missing:
    It has S/PDIF Mini-TOSLINK? I use this a lot!
    It hast Audio Line-In input?
    I only see output and somebody told me that the same port could do both, but what abaout using the MacBook with Guitar Rig? I need both, input and output!
    Sometimes you need to boot the MacBook as FireWire target disk mode, the new MacBook doesn't have any FireWire port, you can plug a Thunderbolt to FireWire adaptor, It could work? how can I boot the mac as target disk mode?
    The last thing that was missing is the optical drive but that is another story!
    Thanks for your answers!

    well, like Point - counter point (for those old enough to remember it) let me give you my 0.02 cents worth
    YES, it is SO worth it.  The big expense is the 512G flash SSD.  Besides being more shock resistant, not subject to fragmentation, its blankty blankaty FAST!  So many programs load twice as fast.  (I am running windows in Parallels, a huge diff. in start up speed).  Video editing SO much faster.   That is a huge part of the cost.  The rest is the lovely screen.  When I picked mine up yesterday (Tuesday) opened it in the apple store, put it next to the current 15" MBP and there is a noticeable improvement including less glare. 
    One feature that is not mentioned, while the screen is 2880 x 1800 you get 5 different display resolutions that all are very sharp.  For OLD eyes, you can go down to 1024 x 640 (OK, WAY TOO BIG) and when I am writing code, I want a lot of space, so bring it up to 1920 x 1200.  The default is in the middle.  Most other LCD screens have one "GOOD" resolution.  To me, this is a HUGE feature!
    The speakers are MUCH better than the ones on my previos MBP. and the fan is MUCH quieter (I play Second Life a lot and that heats up the computer so the fans are always at max!)  Oh yea, the video card is noticably faster with Second Life.  I am getting twice the FPS. 
    I am very happy with the jacks.  Yes, if you need wired ethernet each day, it would be nice to have that built in, I guess ditto for video out, etc. but I dont mind buying the adapters when I need them (Yo Apple, I am waiting!).  Ditto with the external DVD Drive.  If I was living on an airplane and wanting to watch movies on each flight, thish would NOT be the laptop for me, but I figure I use a DVD maybe once every other month or so. (and since I have more than one mac, the remote DVD option works fine with me.  Worked fine for years with the mac air!)
    Bottom line, this very expensive computer seems very polished to me.  If I was just not so impatient to wait 2-3 weeks to order one, I would have an extra 256G storage and 16G of ram!  But I guess I can settle for this "entry Level" machine
    bruce

  • I want to use an old Daqcard 1200 with Labview 8.5. Where is the driver?

    I'm using Labview 8.5. I have an old Daqcard 1200 and there doesn't seem to be a driver for it. I downloaded an older version of NI-DAQ that claimed to have support for that card, but when I tried to install it wanted me to uninstall my newer version. Is there a way to use this card without going back to an ancient version of NI-DAQ?

    Unless there is some specific technical problem with interfacing to the old equipment, I don't think it is unreasonable at all to expect them to include drivers for legacy equipment. It would cost them very little to throw a few extra drivers into a package that encompasses their whole product line anyway, other than the missed opportunity costs associated with not selling new equipment in a few rare cases (which is probably what this is really about) .
    NI will probably explain better than i do. in general, they changed the way the DAQ driver operates, introducing also DAQmx. this is incompatible with the old way of functionning. for you, it forces you to choose the driver version to use.
    But anyway, it's not worth it for me to set up a machine just to run this thing. I'm just going to trash it. Thanks for the help.
    why dont you sell it over ebay? there are quite a bit that would love using it, for cheap enough. for example, this was one of the latest cards exhibiting 3 counters, operating differently than the modern version. it has its usefullness...Also, if this is the only one card installed in the computer, you wont miss anything with the new drivers
    ... And here's where I keep assorted lengths of wires...

  • Uninstallation of LabView 6.1 fails due to invalid drive error

    I have LabView 6.1, NI Drivers and VISA installed in my Windows XP Professional. I did a full software installation moths ago. Now I am trying to install LabView 8.5 and the new drivers require previous versions to be removed.
    This yields a problem, trying to unistall 6.1 it turns out that buil-in uninstallation fails because of my Program Files being all installed in my main Windows unit device labelled with an F: letter. Uninstaller looks for a typical C: letter and fails. Is it not possible to change letters from Windows main unit devices (without risk).
    How can I uninstall the software from my computer?

    Thank you for all your replies
    1) Neither "Revouninstaller" nor "Free Uninstaller" seem to work. NI packages appear again after uninstalling them using the programme. This also happens with  ther Windows Ass/Remove software tool, though the latter is more inefficient (some package uninstallations are automatically aborted). I have been unable to uninstall any package with this methods.
    2) I will try msiblast, I saw a thread in the forum of people with similar problems. I will report the results tomorrow.
    3) Sorry, I meant my system drive partition. It is F: because of complicated problems that arised during a Linux Xubuntu + Windows XP dual boot installation. I had to put Xubuntu first and this yielded trouble.

Maybe you are looking for

  • Import Export of contacts via ASCII CSV file

    Hi all. I have a 9300 Curve. This is my phone. I had a workphone which was a 9900 Bold. I backed up the Bold when i left the job. I want to import the contacts from the Bold back up into the Curve. If i export the Curve contacts to a csv file. Then i

  • Adding New field to structure GOITEM in MIGO transaction

    Hello everyone, I am in need to add fields ekpo-uebto ,ekpo-untto to GOITEM and want it to get display in migo tablecontrol under header detail. How it  can  be done, please tell me. Hope I am clear. Regards, Jeet Chauhan

  • Saved Pages doc as pdf now I want to edit it

    I created a document in Pages and saved it as a pdf, but I forgot to save a version that I can edit. How do I revert back to a document that I can edit? I usually save a Pages document and a second pdf document. Thank you!

  • Anyone Using NI-SCOPE 3.1 + 5122

    Hi ... I am currently encountering strange effects when using NI-Scope 3.1 with a 5122 (256Mb). If anyone has the same configuration, would you please mind checking the following: * Open the example NI Scope EX Multi-Record from the example finder *

  • Connections to the internet

    I just brought my ipod touch today and i'm having problems already i can't connect to the internet i put my network password in and it still says i'm not connected to the internet.I reset the network settings the router and it still won't work could