LABVIEW NXT LEGO firmware problem

hi everybody
i am trying to connect LEGO NXT mindstorm robot with labview, i installed the latest version of LABVIEW toolkit. but when i tried to connect the NXT it gives me this error which i dont understand why, because i have latest version of toolkit installed in my PC with LABVIEW 8.6, and the upgraded firmware in NXT i.e 1.05 . even though i tried with 1.04 and 1.02 but it is still giving me the same error(attached). some one has idea whats wrong on my side?
thanks
looking forward 
Regards
hussain.. 
Solved!
Go to Solution.
Attachments:
LEGO error.JPG ‏84 KB

 The latest NXT toolkit release is 2.0, which has been posted recently. If you are using this version of the toolkit, the firware version should be 1.26. If you have installed NXT toolkit 2.0, you can update your firmware to 1.26 using Tools>>NXT Modules>>Update firmware.
To download 2.0, please follow the instructures on this page:
http://zone.ni.com/devzone/cda/tut/p/id/4435
Please let us know if this solves the problem.

Similar Messages

  • How do you add a third party sensor to LabVIEW for Lego Mindstorms​?

    I recently purchased an IR Sensor from Mindsensors (DIST-Nx-Long-v3) which I need for a SLAM (Simultaneous Localization and Mapping Application) that I am developing using the LabVIEW for Lego Mindstorms software.  I installed the Mindsonsors IR Sensor, and it works under NXT-G and RobotC, but am having trouble finding a way to get LabVIEW for Lego Mindstorms to install the sensor.
    The Mindsensors website gives the following instructions for installing the IR Sensor:
    1.Unzip the folder mindsensors.com LVEE
    2.Open a blank vi in LVEE
    3.On the Block Diagram Go to Tools->Advanced->Edit Palette Set...
    Unfortunately, on the Block Diagram of the LabVIEW for Lego Mindstorms, there is no "Advanced->Edict Palette Set" under Tools.
    As an alternative, I consulted the documentation that came with LabVIEW for Lego Mindstorms.  The Schematic Editor of LabVIEW for Lego Mindstorms lists several sensors, i.e. the Lego Mindstorms sensors and several Hi-Teach (HT) sensors, but there are no procedures listed in the documentation for adding other third party sensors to the Functions Palette.
    So, how does one go about adding a third party sensor to LabVIEW for Lego Mindstorms?

    Hi Ethan,
    As you can see from my Word document, I am a little light on the proper terminology.  That's because LVLM comes with inadequate documentation.
    I have already followed your recommended protocol for installing a 3rd party sensor (in fact, its the protocol recommended by Mindsensors) with the application set in the Remote Mode (.lvrbt), and it does create a sub-palette with all the Mindsensors functions on it.  But when I drag the Mindsensors icon to the Block Diagram and select "Distance Sensor," the Distance Sensor (an IR sensor) doesn't work (even though the Mindsensor's Distance Sensor does work with NXT-G, RobotC and LVLM under other circumstances (see below)).
    If I repeat the above process with the application set in the Direct Mode (.vi), I also get the sub-palette with all the Mindsensors functions on it.  When I drag the Mindsensors icon to the Block Diagram and select "Distance Sensor," the Distance Sensor does work.
    What I need for my mapping application is for the Distance Sensor to work in the Remote Mode.  I called NI tech support and the first engineer told me to simple drag the Mindsensors Functions (.vi) onto the Block Diagram.  I did this, but when I selected the Distance Sensor, the icon appeared, but the sensor did not work.  Since I have no idea what's under the hood of the vi or a function, I assumed that simply dragging the vi/function onto the desktop didn't install the vi/function properly.  I went back to the Applications Engineer, and he confessed that he did not understand the LVLM product.
    My frustration is being punted to new people, none of whom so far (other than you, of course) understand LVLM.

  • LabVIEW NXT toolkit and Vista

    Hi All,
    This is not a burning problem, but have folks tried out the NXT toolkit with Vista?  I've installed Vista Business Edition under our MSDNAA license on a development machine to start slogging through compatability issues with our current suite of software, and it appears the LabVIEW NXT toolkit may be an early casualty.
    The toolkit installs fine under Vista BusEd, but the NXT console application crashes when I try to run it from the LabVIEW IDE menu.
    Any thoughts/experiences with this?
    Best regards,
    -Bill  =]

    Hi Joel,
    Thanks for your reply.  The specifics of my development system are below:
    OS: Windows Vista Business
    Proc: Intel Pentium 4 CPU 2.80 GHZ
    RAM: 1014 MB
    Type: 32-bit OS
    I chose to use the Vista UPGRADE of WinXPsp2 rather than a wipe and clean install.  Before upgrading the OS I removed all previous versions of LabVIEW (7.1 and 8.0) and also removed the Mindstorms NXT-G system.
    After the OS upgrade to 32-bit VistaBusEd, I installed LabVIEW 8.20, then Mindstorms NXT-G, several LabVIEW Toolkits and finally the LabVIEW NXT Toolkit.
    When I try to load LabVIEW code that uses (for example) the sendDirectCommand.vi from the FantomSDK, I get the following block diagram error:
    "Call Library Function Node 'fantom.dll:nFANTOM100_iNXT_sendDirectCommand': function not found in library
    Details: The function name specified for this node cannot be found in the library.  Right-click the Call Library Function node and select Configure, then choose the correct function name.
    When I follow the Details procedure, I specify the exact location of the fantom.dll, select nFANTOM100_iNXT_sendDirectCommand from the Function name dropdown listbox, the Thread is set to Reentrant and the Calling convention is set to "C".........after closing the dialog I get:
    Error loading "C:\.....path.....\fantom.dll".
    A dynamic link library (DLL) initialization routine failed.
    Also, when I create a blank vi and drop a function from the LabVIEW NXT toolkit, such as NXTToolkit.DC.FindNXT.vi on the block diagram, I imediately get the following similar error:
    Error loading "fantom.dll".
    A dynamic line library (DLL) initialization routine failed.
    Does this help?
    Many thanks,
    -Bill  =]
    p.s. - BTW, the Minstorms NXT-G system works as expected under the 32-bit VistaBusEd using both USB and Bluetooth.....so I guess VistaBusEd is able to intialize and communicate through the fantom.dll when used by NXT-G.
    Message Edited by qswitch on 12-19-2006 08:36 AM

  • Why does LabVIEW for Lego Mindstorms have 2 Functions Palettes?

    LabVIEW for Lego Mindstorms has 2 separate Functions Palettes.  One of them appears when one creates a VI (.vi) for a Project (.lvrbt), and it appears to contain Mindstorms NXT functions.  The other appears when one creates a stand alone VI (.vi), and it contains functions which are labelled "NXT Robotics" but which appear to be the old Mindstorms RCX functions.  For example, the Motor Functions have no Speed or Duration controls.  (See Control Palette pictures on the attached Word document.)  (NI should be aware that the RCX is no longer sold or supported by Lego.)
    If I only want to create a stand-alone VI, how do I access mature NXT functions with which to implement that VI?
    Attachments:
    NI LabVIEW Function Palettes.doc ‏127 KB

    I knew that the NXT could be controlled from a "remote" device (e.g. cell phone), though perhaps "remote" is a poor choice of words given your use of the word "direct" which, as you use it, has the same connotation.  I have never run the NXT in the direct mode, nor have any of my team members.  The reason I assumed that you had included RCX functions was RCX functions had fewer properties than NXT functions just like your "direct" functions do.  I have no idea where the "dual mode" functions are to be found.
    I think LVLM has inadequate introductory documentation.I have Gasperi's book, but like NXT-G books, he only gives recipes for robots with different functionalities.  LVLM needs a better structural and functional description.
    Lego Education is not supporting LVLM (nore is NI, for that matter, at least not very well...it was a lot of work to get to someone who knew what they were talking about).  The guys at Lego Education are not in a position to support LVLM.  Your guys also asked me to call "Tom Barrowman," Lego's New England sales rep.  I didn't call him, but I am betting that he knows even less.
    I understand why NI doesn't want to put the support bucks into LVLM.  The license for LV cost $2500/year, and I bought LVLM for $100.  LVLM was intended to be an introductory product for people (kids) who might become NI customers someday, but if those kids walk off in disgust because they can't figure out how to use LVLM, NI's investment in it will have been for nothing.
    Attachments:
    For Ethan.doc ‏66 KB

  • LabVIEW for LEGO MINDSTORMS and EV3

    Can LabVIEW for LEGO MINDSTORMS be used to program the EV3?
    Solved!
    Go to Solution.

    There appears to be some inconsistency with regard to the release of LabVIEW for the LEGO Mindstorms EV3. The website at www.legoeducation.us/eng/misc/comparingEV3andNXT.cfm indicates at the bottom of its right-hand column that such support will be available in the fall of 2013 which I presume means around now. Do I presume that the other educational version, LabVIEW for Education, catering for more than just the LEGO NXT/EV3 and Tetrix will be released then also? The other question I have is whether these releases will have incorporated the VIs to allow use of not just the LEGO sensors but also those marketed by HiTechnic, Vernier (in conjunction with its adapter) and Dexter Industries - they suit science education best - and possibly MindSensors sensors and actuators also?
    I ordered the EV3 Core and extension packs early and had mine delivered months back having also tried out a trial Core package earlier. As ordered (and the trial version) it had only the EV3 software and they only allow usage of the LEGO sensors and actuators, although HiTechnic can now provide downloads to incorporate for its sensors. Vernier's are in the course of being prepared, as also I gather are Dexter Industries and MindSensors. The EV3 advertised DCP/LogIT sensors I am dubious as to being developed at all. The EV3 software is very limited in what it allows too, as with the earlier NXT-G software, no XY graph plots so students could not plot the usual Ohm's Law test graphs of Voltage against Current, nor a Pressure against Temperature graph, amongst many other useful XY graphs. Only Y-Time graphs are allowed as far as I could tell. So the LabVIEW versions will be needed to do the sort of work needed in science education 11-18.

  • Labview NXT 2013

    In the 2013 version of Labview for NXT some of the vi's such as Steering On no longer work with our NXT lego brick and motors.  In addtion the motor Drive Distance Vi that turns a motor a specified distance works unpredictably.  Are these Vis not working for anyone else?
    Finally, is there a way to calibrate the Polysensor when used for Light Sensing?  In a previous version of Labview there was a Calibrate Vi that could nicely be used to calibrate the light sensor for the old NXT_LightSensor vi .  This calibrate vi does not work with the Polysensor configured for use with the Light Sensor.  Without being able to calibrate the Polysensor the contrast is limited to output values of about 40 to 60 instead of 0 to 100.
    This semester my students were highly frustrated with the performance of the 2013 Labview for NXT vis.  As stated above several didn't work at all and some worked in highly unpredictable ways.  Are there bugs in the Labview for NXT 2013 module or is Labview for NXT now optimized for the EV3?  If this is the case will I have to replace all 46 of my NXT bricks with EV3's if I want to continue to program them with Labview?

    Assuming it is optimized for the EV3, which I would expect is a good guess, why would you need to upgrade anything?  The easiest fix would be to revert back to the software that was working well for you.  It'd also be the cheapest solution.

  • Teststand generates error ' labview has encountered a problem and needs to close'

    Hi,
    I am using Teststand 3.1 and Labview 7.1.
    My problem is that I have a 1D array of 6 elements in Labview that I need to receive from Teststand.
    If the array size is set to variable in Labview there is no problem but if I set it to what I require ( fixed 6 ) then when I specify module in Teststand an error message appears , ' LAbview.exe has encountered a problem and needs to close '. Then I get an 18001 about ActiveX as labview has closed.
    Why does this happen ?, is it a bug ?

    No bother its attached !
    The vi writes to a global variable.
    The 'Bytes To Send ' 1D array seems to be the trouble, If its set to fixed 6 in LV then Labview crashes from Teststand when I specify module.
    If its set to variable its ok.
    Attachments:
    Global_Write.vi ‏26 KB

  • Zen Vision:M - firmware problem

    Hello!
    I'm having some trouble with my Zen Vison:M 30 GB (I'm using Windows Vista 32-bit with SP2). After resetting the player I got the message "Firmware problem". The player displays this message until the battery is empty and if I reset the player once again it takes approximately 5 minutes "rebuilding libraries"(at least that's what I think it's called in English)?and then the "Firmware problem" is back.
    Well, then I downloaded the MP3 recovery tool from Creative. After recharging the battery the recovery tool recognizes my Zen, downloads the firmware and... tells me that the player is not longer connected (it is actually).
    Does anyone know how I can update my firmware or reboot the player? Any help would?be appreciated!!
    Greeting from Anders Hansen, Denmark
    Message Edited by andersryom on 07-7-2009 2:37 PM

    It would be best to update the firmware on the XP computer. If you have WMP on the Xp computer you will need to rollack to WMP0 for the firmware file to see the player & update it.http://www.microsoft.com/windows/win...ionofthePlayer Emailing Creative will? tell you to come here & you already are hereMessage Edited by coachop94 on 07-20-2009 03:29 AM

  • Zen Vision M Firmware Problem!!! Can't deal with this thing any more...

    Can't deal with this thing any more...3 Hello friends I'm new in the forum
    Well as the title mentions, I'm about to throw this thing oute of the window!!!
    It's a 30 GB Zen Vision M, I own it ,5 years now...
    I have read all the relevant posts in the forum about this player, I tried my best, nothing really worked.....
    So now I have a Zen which only boots in the recovery mode!!
    I have Cleaned it Up, Formated it, and tried to reload its firmware BUT when I connect it and try to reload it, in the end it always says Firmware Upgrade Failed!!Really can't understand it!!!!!
    I've communicated with Creative, i wasn't at all satisfied with their responses... I think what they're trying to do is to avoid me, and earn some time with really useless suggestions which I had already told them won't work!!!So in the end they wanted me to send my Zen in Italy and pay more than 100 Euros for what an ,5 year old mp3 player?No I prefer buying a new Cowon with that amount of money!!!
    Anyways I'm pretty mad now, so I'll move to the subject..
    I have Service Pack 3 Windows XP in my computer, and I did roll back on the Media Player 0 from the I had, using the instructions from a previous post. The truth is that it rolled back with less steps than it showed, and I say that because it mentions in a step that in the add-remove programms, in the Windows XP-Software Updates section, I should find a Windows Media player thing which really doesnt exist and I suspect it's the Service Pack 3 because I have done the same in a SP2 and worked exactly as the steps said..Anyway the fact is I have Windows Media Player 0 now!!!
    Please someone tell why can't I upgrade my firmware... I can't deal with this anymore!!!!

    KRe: Zen Vision M Firmware Problem!!! Can't deal with this thing any more..._
    menios wrote:
    So you say that I actually have the Windows Media Player 0, because my Zen is being recognised..
    I have rebooted it several times but its just the same thing...it shows firmware problem!!
    Why isn't this player working?I've seen many people, not only from here, who have the same exact problem and they gave up on their mp3... I dont have this kind of luxury to buy a new one!!I don't know whether Creative has put on this a "time bomb" or is just faulty, but I really wish it could be saved..
    I'm saying it is WMP0 because the firmware file sees the player. The computer can recognize it but with WMP components that firmware file would be grayed-out..So when you reloaded the firmware did you choose "reload firmware" Before you connected it's?(That is what erases the firmware prior to uploading the firmware. If you did not do that it could cause it to fail.Do these ste
    ps.
    Open the firmware file,On the player format>cleanup>choose reload firmware, then connect & run the firmware file.

  • Zen Vision 30GB Firmware Problem - No solution wo

    I have a Zen Vision 30GB (not a Zen Vision M or W, just a Zen Vision). On Friday I was trying to add songs to my Zen and halfway through adding the songs I got an error on the computer saying "player not connected". So I undocked the player, turned it off and reset my computer. Saturday morning I turned on my Zen to try to add songs again and I got the error message on my Zen?"Firmware Problem" and it put me in "Recovery Mode". The first thing I did was try to reload the firmware, but when I plugged the Zen to the computer it says "docked", but I cannot move through the menu. When I unhook it from the computer I can move through the menu. BTW I am running Windows Vista 32-bit. I have uninstalled the Zen software and installed the software off the Creative website for Vista, but when I try to run the firmware it says "Player not connected, please connect player."? When I plug the player in via USB my computer recognizes it and prompts me if I want to sync my player, so there isn't anything wrong with my USB connection. The?Device Manager recognizes it however Windows Media Player does not. I get the same error message when I try to do the Recovery Tool on the Creative website. I have looked for solutions on the forums and just doing Google searches, but I have not been able to get anything to work. Please help me!? The player is less than a year old. I have never had any problems with it before, never been dropped or anything like that, so i am not sure what is going on. Any help or suggestions would be great!? I sent an email to customer support yesterday and the reply I received this morning was no help. First they thought I had the Zen Vision M, even though I specifically said I had the Zen Vision and gave them the serial number and everything. I sent them back a message today and hopefully they can help, but it is frustrating having to send an email and wait around for a reply.

    Re: Zen Vision 30GB Firmware Problem - No solution works\ I recently had this problem with a player i got off Ebay. What I did was format>cleanup>reboot the device thru the recovery screen on the the player. Problem solved . Be advised this will erase all the files (music ect.) http://forums.creative.com/creativel...ap&thread.id=3
    Dragonboy wrote:
    I seem to have a very similar problem as you. I have a zen vision m (30g) and i also use vista. I am getting the message "firmware problem" after is tries to "rebuild". I need some major help. I ended up giving up a while ago and bought a microsoft zune. It is not as good and i miss my zen. If anyone can give me some info it would be much appreciated.

  • Firmware problem with zen ex

    Can anyone help me with this issue. I get the message firmware problem after I turn my player on and it tries to rebuild the libraries. I have tried to update the OS in the hope this would fix it but I got the same error. As you may have guessed I am new to this and have only had the player for month.
    Many thanks

    See here in the Zen FAQ at Nomadness.net.

  • 20GB ZEN firmware problem! pls help me someone...

    hi there my 20GB zen is saying it has a firmware problem... i have tried to fix it by reloading the firmware again but it is not even recognising that it is connected... i am not that good with computers so if anyone has any suggestions i would really appreciate it as i am DESPERATE!! cheers

    your only options are:
    1.  try another decompiler.
    2.  decompile manually (and that's too advanced to discuss in a forum).  but you might find help using google.

  • Firmware problem, Zen to

    I tried to upgrade my Zen touch to the playforsure firmware, but it didn't take it, now I have a "firmware problem" message that doesn't go away, I did a cleanup, format with no luck, it only boots into recovery mode and if I try to flash it again I get a message that the player is not connected to the PC.
    Is there any way to fix it's or is it the end of it's
    Any help is greatly appreciated, I love my Zen Touch, especially the battery life
    Thnaks in advance and happy new year!!
    Erik

    Hi there, I have the same Problem. Tried to update to firmware 2..0, followed the Instructions but then the Player was no more detected via usb, the update failed during the process "your player is beeing reeboted, please wait...", but nothing happened! When I tried do reconnect it in the recovery mode, my Computer didn't detect the player, the flash-tool said "player is not connectet, please connect the player"
    Same problem on another system! Both System with XP-pro SP2. What can I do? What "drivers" do I need? Please help me!
    Thanks!
    Gero

  • *URGENT* Firmware Problem On Zen To

    Hey,
    Ok so i was updating my firmware using the latest
    and legit download from your website when an
    error occured.
    Now whenever i boot up my ZEN TOUCH i
    get "Firmware Problem" and it goes into recovery
    mode. I have tried updating on 2 different
    computers and i have done it with the AC plug in
    but still nothing works. The error i get when i
    try to update is that (even though the computer
    recognises the zen) the update firmware
    application does not recognise and asks for it to
    be plugged in (also nomad explorer does not
    recognise it)
    Please can you guys help?
    Drakhra
    I have also tried reverting to wmp0 but still on both computers no resultMessage Edited by Drakhra on 0-5-2006 03:32 PM

    Interesting... I burnt all the necessary software to a CD (which included: JB3MV2_PCWDRV_US__30_03.exe [Creative Zen Touch Drivers], ZenTouch_PCFW_L4__0_03.exe [Old Firmware update], and ZenTouchP4S_PCFW_LB_2__0.exe [Latest Firmware update]). loaded the CD onto a laptop. Installed JB3MV2_PCWDRV_US__30_03.exe which are the drivers for my creative zen touch. With my Creative Zen Touch plugged in via USB port. it asked me to reconnect the device. I reconnected it. I attempted to install Firmware: ZenTouch_PCFW_L4__0_03 it gave me the same error before. Then I double clicked firmware ZenTouchP4S_PCFW_LB_2__0.exe and it recognized my Creative zen and is currently updating the firmware. Suggestion:if you have all these files on the computers try uninstalling and then reinstalling. Might be a trial by error thing. Hopefully this hel
    ps.
    -Regen

  • I need help , 8GB ZEN has 'Firmware Problem' mess

    Hi there I'm from Singapore & I bought a 8GB ZEN from West Mall's Harvey Norman last Oct .
    Eariler on , I realised that my ZEN has a 'Firmware Problem' message displayed on the screen . I try as might to reset the player countless times but no matter what , the message still appears & to make things worst I tried to call the customer/techincal support hotlines but they're closed for the day :S
    I don't know what happened , it was still working fine this morning when I brought it to Uni . Does anyone know how to solve this problem ?
    Thanks
    Karen

    If you get the firmware error, you can go into the Recovery mode by holding down the Play/Pause button while turning on the unit. Then do a 'Reload Firmware'. This will clear the firmware. Download and run the Firmware update from the Creative website for the Zen. This should reaload the firmware with the latest version.
    If that fails, just bring the Zen and the receipt down to the Creative service centre and they will take care of it.

Maybe you are looking for

  • Icloud password issue

    Sorry this is very long but I feel I need to go into detail so there is a full understanding Hi I have a problem with an iPhone 4s this is a weird situation. To try and explain the best way I can took a phone out on contract about 2 years ago from or

  • My iphone isnt staying on and not charging.it also says its searching for a signal

    Hi, my iphone for some reason has just stopped working. I have no idea what happened to it! My phone would not turn on, even when I plugged it in. So I came back to it 5 days later and plugged it in. It thankfully turned on, but when I unplugged it..

  • Password for wireless

    I can not remember my password at all and have no clue how to find it of be able to set up a new one. I just bought an ipod touch and cannot hook up to the wireless internet at my house because of the password? Any help? Thanks

  • Can a PowerBook G4 (6,4) boot from an OS installed on an external USB HD?

    I have a late 04 12" PowerBook G4 and I'm getting an external USB HD. Can I install an OS on the external drive and boot from it?

  • Serious Cert and hostname problem

    Running Server 2012 with Exchange 2013 since 2012, all ok. SSL Cert ran out recently, bought new from Comodo. In the old UC Cert I had 4 names incleded: mail.domain.ch, autodiscover.domain.ch, hostname.domain.ch and the hostname alone. Comodo (and pr