Nilvaiu.dll error robotics starter kit 2.0 9632 labview 14.0

Hi:
I appreciate all the support this site has given me.
I am trying to run a small VI that will read the motor encoder.
I get the error msg DAQmx Clear Task.vi loaded with errors on the target was closed     &
milvaiu.dll:daqdestroytask110. Ensure the library is present on the RT target.......
I looked on the web and was given the info to reinstall ni-daqmx 14.0. which I did several times and I still get the error.
Have any suggestions?
Thanks,

The robotics kit uses a NI sbRIO-9632 embedded controller. You cannot use NI-DAQmx on a RIO system - it is two different drivers for two different platforms.
You will need to use the NI-RIO driver instead. You can refer to the LabVIEW 2014 Robotics Module Help for examples and explanations of how to write code for the sbRIO-9632.
Steven

Similar Messages

  • Labview Robotics Starter Kit の接続について

    Labview Robotics Starter Kitを購入してPCとの接続を試みたのですが
    IPアドレスの限定または接続なしとなってしまい、setupの際にstep3のところ(IPアドレスの取得のところ)で止まってしまい接続が取れません。
    設定としてはIPアドレスの自動取得にしており、
    IPはPC自体では取得しているみたいで、取得したIPにPingを飛ばすと接続の確認は取れました。原因がわからないのでアドバイスお願いします。
    Solved!
    Go to Solution.

    ゴメ 様
    いつもお世話になっております。
    日本ナショナルインスツルメンツ技術部の藤枝です。
    LabVIEW Robotics Starter kitの接続の件ですが、LANケーブルをスイッチングハブとsbRIO-9831に接続いただき、LabVIEW Robotics Starter kitをインストールいただいたPCのハブに接続ください。
    sbRIO-9831がサブネット上に見える状態にしておきます。
    こちらで見えないということでしたら、Windowsのファイアウォール設定をOFFにしていただき、LabVIEW Robotics Starter kitの
    インストールから再度ためしていただけますでしょうか。
    お手数ですが以上の内容を一度ご確認頂き、ご不明な点がございましたら、ご連絡いただけますでしょうか。
    宜しくお願いいたします。
      日本ナショナルインスツルメンツ株式会社
      技術部   藤枝 辰己
      サポート関連情報: http://www.ni.com/support/ja
      技術データベース: http://www.ni.com/kb

  • Get the Encoder Data from NI Robotics Starter Kit 1.0

    I want to make a perfect 90 degree turn using the encoder Data from Robotics Starter Kit 1.0. Now I am doing it giving the angular velocity and controlling the time. But, the problem is, it's not perfect all the time. It is not repeatable. So, I want to use the encoder Data to turn it 90 degrees perfectly. So, How could I get the Quadrate Encoder Data from the motors (What VI should be used?). 

    Hey Mashfique,
    Sorry for the delayed response. I believe that with the Robotics Starter Kit 1.0 you aren't actually suppose to worry about which of the FPGA I/O correspond to which sensor because the Robotics VIs abstract that for you by design. Here's a link that you might find interesting that describes how to communicate with the FPGA to steer a robot using either the Servo's angular position or velocity:
    http://zone.ni.com/reference/en-XX/help/372983D-01​/lvrobogsm/robo_skit_programming/#skit_steering
    In the above link for example, they mention using the Write Sensor Servo Angle VI to set the angle that you want to rotate the Servo to.
    Regards,
    Ryan

  • Getting "the procedure entry point CGImageRelease could not be located in the dynamic link library CoreGraphics.dll" error when starting Itunes. Haved reloaded many times and still the error.

    Getting "the procedure entry point CGImageRelease could not be located in the dynamic link library CoreGraphics.dll" error when starting Itunes. Haved reloaded many times and still the error.

    Taken at face value, you're having trouble with an Apple Application Support program file there. (Apple Application Support is where single copies of program files used by multiple different Apple programs are kept.)
    Let's try something relatively simple first. Restart the PC. Now head into your Uninstall a program control panel, select "Apple Application Support" and then click "Repair".
    Does iTunes launch properly now?
    If no joy after that, try the more rigorous uninstall/reinstall procedure from the following post:
    Re: I recently updated to vista service pack 2 and I updated to itunes

  • Can't connect Robotics Starter Kits 1.0

    I already went through the NI Robotics Hardware Setup and followed it step by step, but still I cant connect the robotics starter kit to my PC. It said ''No Targets Detected''. I already tried all the possible solution on the troubleshoot page, but all of them didnt work. Any help on this? Thanks

    Hi cycloneticz,
    Which LEDs light up after you turn on the power to your robot?
    Are you connecting the robot directly by Ethernet to your PC or are you plugging it into a network?
    Regards,
    Adam Brown
    Applications Engineer
    National Instruments UK

  • 怎样使NI labview robotics starter kits 2.0通过电脑控制实现行进转弯倒退?

    问题总结在附件中,谢谢解答!!
    如果方便的话请将解决办法发至邮箱[email protected]或qq留言,谢谢
    Attachments:
    关于NI LabVIEW Robotics Starter Kits 2.0相关问题讨论.docx ‏14 KB

    ラウールさん
    こんにちは。
    完全に適したサンプルはおそらくないと思いますが、
    モータ \ エンコーダの値はすでに取得されていますでしょうか。
    シリアル通信について、LabVIEWに沢山のサンプルが用意されていますので、ご参考ください。
    サンプルフォルダ > ハードウェア入力と出力 > シリアル
    よろしくお願いします。

  • Running java on NI LabVIEW Robotics Starter Kit sbRIO-9631

    Hi there, 
    My colleague and I have been trying to run java on the NI LabVIEW Robotics Starter Kit sbRIO-9631 but we still haven't been able to run any java programs..
    We know that our sbRIO-9631 runs vxWorks 6.3 and we've seen that there are several projects claiming that they have ported the java environment to vxWorks.
    But we were not able to get them running..
    Has anyone else tried running java on this kit?
    Thanks.

    Hello Richard,
    Unfortunately our cRIO and sbRIO targets are not able to handle JAVA code. You are correct that VxWorks should be able to handle JAVA but in the system is also an FPGA to communicate to the modules. The interface to this FPGA is not made ready to handle JAVA. We have a collaboration with FIRST for the FIRST Robot Competition where we deliver special cRIO targets which have a fixed FPGA personality and wrapper code to be able to handle JAVA. But this is not the case for the Robotics Starter kit which has (like you said) a sbRIO-9631 onboard.
    Kind regards, 
    Rik Prins, CLD
    Applications Engineering Specialist Northern Europe, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

  • Labview Robotics Starter Kit について

    Labview Robotics Starter Kitを購入してPCとの接続を試みたのですが
    IPアドレスの限定または接続なしとなってしまい、setupの際にstep3のところ(IPアドレスの取得のところ)で止まってしまい接続が取れません。
    設定としてはIPアドレスの自動取得にしており、
    IPはPC自体では取得しているみたいで、取得したIPにPingを飛ばすと接続の確認は取れました。原因がわからないのでアドバイスお願いします。

    ゴメ 様
    いつもお世話になっております。
    日本ナショナルインスツルメンツ技術部の藤枝です。
    IP取得できない件ですが、クロスケーブルで直接機器と接続していますでしょうか。
    ハブなどを介して、PCからアクセスしていただくと、正常にIP取得できるかと思いますので、一度お試しい​ただけますでしょうか。
    お手数ですが以上の内容を一度ご確認頂き、ご不明な点がございましたら、ご連絡いただけますでしょうか。
    宜しくお願いいたします。
      日本ナショナルインスツルメンツ株式会社
      技術部   藤枝 辰己
      サポート関連情報: http://www.ni.com/support/ja
      技術データベース: http://www.ni.com/kb

  • Robotics starter kit 2.0

    Hello
    i have problems when i make robotics projects:
    - I can't save my data if i download and run it on the Robotics Staters Kit 2.0, but it is nomal when i run it on LabVIEW's framework
    - I created a Fuzzy VI and then integrated with programs controlling DC motor. Fuzzy logic VI runs well in LabVIEW's framework but can't run on the Robotics Staters Kit 2.0
    Please help me
    thank you so much
    Attachments:
    testWrite data.vi ‏45 KB
    Fuzzy controller 1-2.vi ‏23 KB

    hi
    - i tried to connect but it couldn't photo 1st. do you have solutions to save data when VI runs on Robotics Starter Kit 2.0 target?
    - When VI run on Labview framework, everything is ok for fuzzy controller: photo 2nd, but when run this VI on Starter Kit target, output from controller is "zero"
    please take a look and help me
    Best regards: Duc Phuc

  • Unhandled Error in Starter Kit 2.0

    Hello,
    I am trying to develop some applications with the NI sbRIO-9632 that came with the Starter Kit 2.0, however whenever I try to run the Robotics Hardware Setup I get an "Unhandled Error".
    The device appears in the "Targets Detected" list with the correct serial number and with an IP address.
    I tried to "ping" the device to see if it responded and the results are shown in the screenshot:
    First time the device was connected directly to computer
    Second time the device was connected in the same network as the computer I was using
    Third time I "pinged" the computer next to me
    Last time again the device was connected directly to computer
    I included some screenshot that show how I got the problem.
    Can anyone help?
    Thank You
    Davide
    Attachments:
    ErrorDetected.PNG ‏81 KB
    IPAddress.PNG ‏35 KB
    Ping.PNG ‏63 KB

    DLabview wrote:
    Nope, the computer I was using was connected to a wired LAN network.
    However the PC has 2 ethernet ports, one is the default one whereas the other one is on a different networking card.
    The network is quite a busy and extended, the department I'm working in is quite big and contains many hundreds of PCs and devices connected via wired LAN or via Wi-Fi access points.
    The device didn't really crash though, it basically fails to connect to a PC in order to receive a program.
    Other people are experiencing my same issue with the same sbRIO, and we don't really know what is going on.
    Davide
    Just to make sure, try to connect an ethernet cable directly between the sbRIO and your computer (perhaps connect it to that extra port).
    Also, is the sbRIO connected to a hub or a switch? If it is a hub and it starts to transmit broken packets from some junky WLAN card/router, it might cause problems?
    First I got some bad latency, basically the connection went intermittent on/off, on my sbRIO, then a few minutes it went belly up and crashed (froze).
    Br,
    /Roger

  • "Gear Ratio" of the Labview Robotics Starter Kit?

    Hi!
    Im working on the odometry for my Starter Kit (the 4 wheel model) based on the book "Where I Am?"
    - You can download the book for free here: http://www-personal.umich.edu/~johannb/position.htm
    In page 20 the theory states that the factor which translates the number of pulses to linear distance is:
    Cm = PI*D/(n*Ce)
    D: Wheel Diameter (mm) = 4`` = 0.1016mm
    n = Gear Ratio= ¿?
    Ce = Encoder Resolution (PPR) = 400 PPR
    So, linear distance = Cm * N_pulses
    Im not sure how I could calculate the Gear Ratio of the LR Starter Kit, taking into acount that there are 4 gears interconected to each pair of wheels.
    I found in a paper of the UNCC that the gear ratio of the Starter Kit is 83:1, but if I try n=83 the distances don´t make any sense!
    - UNCC Course Lab 2 (Assignement PDF, page 1): """Gear Ratio: This is the amount of revolutions it takes the motor to complete for every 1 revolution of the wheel. The gear ratio of the daNI Robotic platform is approximately 83:1.
    (This value is taking the motor gear ratio into account)"""
    If someone has the Gear Ratio calculated beforehand, or can give me some indications of how to calculate it (or tell me if Im doing anything worng with the units!), could you help me, please?
    Solved!
    Go to Solution.

    Xandro,
    I'm not sure where the value of 83:1 came from, but I can tell you that the Starter Kit 1.0 wheels have a gear ratio of exactly 2 motor turns per wheel turn.  The motor is mounted to a 40-tooth gear, which meshes with the 80-tooth gears that are mounted to the wheels.  This means the gear ratio is 2:1.  Note that the Starter Kit 2.0 has a gear ratio of 1:1.
    Chris M

  • CoolType.dll error when starting Flash CS3, please help!

    Hello,
    I recently downloaded Flash CS3 Trial from Adobe, a huge
    download, after download i tried to install, a really huge
    installation!
    After the installation is complete finally, i started the
    Flash CS3 and it gives me this error:
    Faulting application flash.exe, version 9.0.0.494, faulting
    module cooltype.dll, version 5.4.15.1, fault address 0x000a2a98.
    Then i replaced the file from an older version of
    CoolType(i.e. 5.1.39.1) by replacing it from other Adobe
    installations, then it gives a new error message:
    Faulting application flash.exe, version 9.0.0.494, faulting
    module adobepdfl.dll, version 8.1.0.546, fault address 0x001b60cd.
    I am using Windows XP
    Can anybody help me with this?
    I don't what to do, if there is anything wrong with my fonts,
    should i remove all fonts and check?
    Or do i have to install any Microsoft Windows Patch for this?
    Or any other way?
    I really need to explore CS3!
    Please advice,
    Thanks,
    Aamir

    Not sure if you found a solution to this but I was having
    this similar problem and just found a post on the
    google
    forums that said it was a font that was installed. It doesn't
    look like it's cooltype so it must be a font that's
    installed.

  • MSVCR90.DLL Error when start LabVIEW 2009

    Hi,
       My LabVIEW 2009 failed to start. It pops up a window says fault module MSVCR90.DLL. I have reinstalled LabVIEW but the problem is still there. Anybody has similar problem before?
       Thanks for help!
       Tom

    Hi,
    unfortunately I can't do anything in c:\windows\... because I'm not an adnministrator. I have to wait at least a week before he comes back and maybe do it for me. There are 2 Versions of Microsoft Visual C+ installed on this comuter: 2008 and 2010. When LabView crashes and I select "Debug" there are 2 possibilities: 2008 and 2010. The msvcr90.dll which is marked as "failure" in an error message referres to Microsoft RunTime Engine 2008 (according to its properties). 
    I had made another experiment: set "runTime Engine" as VI server by Test Stand. In this case VIs are marked as "erroneus" (with a red button on the module panel). I have to reload every VI (the red button stays, but the picture is loaded), then start execution and ingnore the message, that there are errors. The sequence works OK. When I close TestStand I get an error message "TestStand doesn't work any more-> SeqEdit APPCRASH". 
    I think it shows, that RunTime Engine (I select the option "Recognize the version automatically") loads VIs in another way than LabView Development Environment does.

  • Getting amtlib.dll errors when starting after effects (2014 cc)

    Ever since I installed the 2014 version I have been getting these errors. Is there a way to reinstall the older trial or do I have to try and download all of these .dll files?

    What version did you have before?
    Did you uninstall the old version? If so, how?
    Uninstalling (through the CC software) and reinstalling (also through the CC software) will probably solve your problem.
    If not, more info will be needed.

  • Keyboard interfacin​g in starter kit 2.0 Robot

    Hello
                     I want to control starter kit 2.0 robot using  keyboad . anyone  worked  in Keyboard interfacing in starter kit 2.0 Robot ?
                     I use event structure to get  scan code of press key . according  to this code control robot  example if forward key press then make steering frame velocity array [0,1,0] (1 m/s forward velocity )  sand give to "Apply velocity to Motor" VI . so robot move according to steering frame velocity.
    but this logic not working  !!!!!
    can anyone help me ..??
    Thanks
    Nirav Virpara

    Hey,
    The robotics starter Kit is a standalone machine with an FPGA on it. The Starter Kit is not controlled by a computer. However you could instal drivers for a Keyboard on the FPGA , then write a code so that the FPGA understands the keyboard input and be able to control your robot. 

Maybe you are looking for