The link on cRIO speed settings do not survive restart

I'm running a cRIO-9068 with firmware revision 1.0.0f1.  It is part of a static network including setting on autonegotiation link speeds.  However, if I put the cRIO to autonegotiation link speed, the cRIO fails to connect to the switch.  Fail lights and pings on the cRIO and switch activity doesn't show any activity.

Curiously, the cRIO connects successfully when I set the connection speed to 100 Mbps/Full duplex or slower, and it is an acceptable workaround for me (for as far as the requirements of the project creep beyond 100 Mbps).  My problem is that this link speed setting does not survive a reboot cRIO.  After the reboot, the connection speed is reset to auto-negotiation and the cRIO is disconnected once more.

I'm doing the link configuration changes via web interface of the cRIO speed.  I am logged in as an administrator and save my changes, and I get confirmation that the speed of the link has been set at 100/FDX.  Despite this, restarts always resets the cRIO to auto-negotiation.

Another curiosity is the ratio of the switch that the cRIO is connected to 100/HDX.

I tried to make a file of script in /etc/init.d with the command "ethtool speed 100 duplex full s.  I have updated using update - rc.d, but no joy.  Any script OR bat mine is either not using ethtool, or it is not dans/etc/init.d.  I don't know what else to watch because no where else to look at.

Change the setting of switching to 100/FDX has solved the problem, but this setting is applied to individual ports.  This would force me to always use the same port for the cRIO, a restriction which I've had rather not commit.

The problem is obviously the switch, because the cRIO connects to my development computer fine with auto-negotiation framework.  Unfortunately, the switch is a component not negotiable material project.  The fix should be done on the side of things cRIO.

Any thoughts on why the cRIO doesn't remember it's link speed setting?

Red evening,

I found a known bug with this problem reported for LabVIEW 2013. I did a little test with LV 2014 shows that it is work as expected.

You can try to upgrade to the latest NOR-RIO device driver? I could not find the details of it being fixed, so I don't know if its on the side of the LabVEW or the driver but its worth a shot.

Car # is 464089 for your records.

One last thing, you should switch to RIO 14.0.1 because there was a bug with disocvered with some components in the FPGA that fixed us that you need to upgrade.

http://digital.NI.com/public.nsf/allkb/90AEA2EB87466CE786257D20005A3A44

Tags: NI Products

Similar Questions

  • Download Photoshop CS3 from Adobe, when I click the link I get http 404 page not found.

    I have a copy of Photoshop CS3 on my old Macbook. Need to move to my new Macbook with no CD player.  Following the instructions that it says to download CS3 and enter the serial number.  When I try to download Adobe and click on the link, I get http 404 page not found.

    Download the CS3 products

    Works for me. If there are problems, use a different browser and check your network configuration.

    Mylenium

  • The problem "your current security settings do not allow this action" when I want to open the swf file in Windows Media Player.

    How to solve the problem when I want to open the swf file in windows media player? There, half year, when I click on a swf file, it could automatically play in Windows Media Player.

    Now when I want to open a SWF with Windows Media Player, it pops up a window "your current security settings do not allow this action".

    How to use watch the video in Windows Media Player swf?

    Hello

    SWF is a file format for multimedia, vector graphics and Action Script in the Adobe Flash environment. Origin with future Wave Software, then transferred to Macromedia and then coming under the control of Adobe, SWF files can contain animations or applets of varying degrees of interactivity and function.

    SWF functions as the dominant vector "animation" on the Web for graphics display format. It can also be used for programs, games by browser commonly, using ActionScript.

    Method 1:

    I suggest open he file in Internet Explorer and check to see if you encounter the same problem.

    Method 2:

    Step 1:

    You can also try reinstalling Flash Player on the system to fix the problem.

    To uninstall a program in Windows 7 refer to the link below

    http://Windows.Microsoft.com/en-in/Windows7/uninstall-or-change-a-program

    Step 2:

    Once you uninstall Flash Player reinstall rear and check to see if you encounter the same issue.
    To download the latest version of Flash player refer to the link below

    http://get.Adobe.com/flashplayer/

    Once you download Flash Player see the link below to install a program downloaded in Windows 7.

    http://Windows.Microsoft.com/en-us/Windows7/install-a-program

  • 'Open the link in a new tab' does not work. I tried with all disabled add-ons and it still does not work.

    When I right-click a link and select 'open in a new tab' and 'opens in a new window', nothing happens. In addition, nothing happens when I type a query in the search bar and press ENTER. I tried to restart firefox in safe mode and disabling all add-ons, but the problems continue.

    The setting in "tools > Options > tabs: open new windows in a new tab instead" is for links that specify a target window (for example, target = _blank) to open the link.
    This option allows to divert these links into a new tab instead of a new window.
    Links that do not specify a target always open in the current tab, unless you redefine that with a middle-click or Ctrl (Mac: Cmd) left click (new tab) or a left click UPDATE (new window) or via the context menu.

    You can check if you have the XML files including Google's default search engine in the browser\searchplugins file in the Firefox program folder.

    If this isn't the case, then you need to reinstall Firefox.

    Try to delete the file search.json and possible search - metadata.json and search.sqlite files in the profile folder of Firefox to reset the default search engines.
    You can use this button to go to the Firefox profile folder currently in use:

    Firefox will rebuild the file search.json from the default search engines in the folder "browser\searchplugins" in the Firefox program folder and the searchplugins folder in the Firefox profile folder.

  • I would like to print the links as plain text that is not underlined or in a different font and color.

    I have created a page with my resume, using Dreamweaver CS4 on my iMac (OS x 10.6.6)  You can see the page here: http://www.peterforkes.com/Resume.html


    It looks a lot when he is on the screen, but when I print I want links to not be underlined and also display in the same font (and color) of the surrounding text (a link is largely unnecessary on a piece of paper, is it it shows don't not the URL).

    So, I created a style sheet called 'print.css' and have this in it:

    a: link {}

    text-decoration: none;

    }

    In my html (Resume.html) document, I have this code at the top:

    < link href = "_css/Resume.css" rel = "stylesheet" type = "text/css" media = "screen" / > "

    < link href = "_css/Print.css" rel = "stylesheet" type = "text/css" media = "print" / > "

    Now, things such as the graphics in my document don't print (this is how I want) but links seems to do unexpected things for me.  As I said, when I print page I would that they:

    (a) print not with a underscore (which I expect the above code snippet to do).

    (b) I want to be the same as the text surrounding the link color (I have links to several places such as < h2 > < h3 > and < p >).

    (c) I want the link to have the same font and text size in the text that surrounds it.

    Any help is always appreciated.

    Peter A. Forkes

    You have solved a: link, but you can print the page with the tag in link or visited state if you require cover both.

    In http://www.peterforkes.com/_css/Print.css

    change

    a: link {}
    text-decoration: none;
    }

    TO

    a: link, a: visited {}

    Color: #333;
    text-decoration: none;
    }

  • Microsoft Streets & Trips 2005: the registry for this application settings were not correctly copied

    the registry setting for this application are not copied correctly run set up agin from the location you originlly Microsoft streets & trips2005

    Hello

    Check with streets and trips in support of the community and Forum.

    Streets & Trips
    http://www.Microsoft.com/streets/en-us/default.aspx

    Streets & Trips - help and Support
    http://www.Microsoft.com/streets/en-us/support-and-training.aspx

    Streets and travel community
    http://www.Microsoft.com/streets/en-us/community-and-news.aspx

    Streets and travel Forum
    http://social.Microsoft.com/forums/en-us/streetsandtrips/threads

    Support for MapPoint, streets & trips and Highway
    http://support.Microsoft.com/ph/851

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Open the link in a new window does not. Any ideas how to fix?

    Hello

    I created this Web site

    Haven of the legends

    On the Club of mountaineers page there are links in the text, I clicked on the box in the hyperlinks to enable the option, but the link opens in the same window.

    I tested it on Chrome and Safari and get the same result with block popups checked and unchecked.

    Help, please.

    Jason

    Hello Jason,

    I tried to reproduce the problem at my end, but it works very well at my end.

    I would like to take a look at your .muse file, please send it to me through via Dropbox or any such similar service.

    Please share the download link of file in a private message and for this hover just mouse over the username and click on "message".

    Best regards

    Ankush

  • When I hit a link to a page in my directory in code view and I click on the link using live view, it does not to this page.  But if I saw in a browser, it works very well.

    When I hit a link to a page in my directory in code view and I click on the link in live mode view, it does nothing.  When I then go to preview in a browser, it works fine.  Can anyone help?

    To follow links in Live View mode, hold down the CTRL on Windows or the command key on a Mac key, and then click the link. Clicking on without using the Ctrl/Cmd key simply selects the link in Live View mode.

  • How to stream videos in muse. the link provided cory can 2012 is not available

    I need to stream video to my muse site as soon as possible. Tried to click on the link provided by Cory back in may, but it is unavailable.

    What is a Youtube video? If so, and you want to just integrate on one of your pages of Muse, simply enter the youtube embed code and paste it to the object-> the option Insert HTML code.

    Thank you

    Vinayak

  • Crush the account for new host settings does not work.

    I would be grateful if someone could help me, my email hosting company a supplier has changed, but my two addresses remain the same. Crushing my two POP3 accounts with the new settings of the server does not work. I checked with the new owner that the settings are correct, but they suggest that this problem is probably down to Thunderbird and profiles in a way works and is outside their mission of support. My provider is puzzled, but to be honest I only have a small amount of ability here. I need to keep all of my old emails and their structure files and to get the connection to the new servers host works. Anyone who wants to help?

    Thank you, Simon

    I had the help of my provider to fix this.

    Basically, you cannot overwrite an existing account with new parameters. The answer is to create a new account and edit the old one so it does not carry the same settings of server and user name. Now, I spend all my archives of old emails to the new account, but which is described elsewhere, I think.

  • The link "Reset your security questions" is not visible. What should I do?

    For some reason any Apple tells me that my iCloud account is blocked for security reasons, when I change the password I am invited to answer security questions or receive an email to reset the password. The e-mail account is my iCloud account, so I can not mail. I also forgot the answers to my security questions, so I tried to reset but I can't because the reset link is not visible. What can I do other than calling?

    Call them. You will need the help of Apple to unlock the account. If you can't answer the questions of security and cannot receive the email recovery, you must prove your identity to apple through the security team of the account to convince them of your identity.

    Explain that you need help with a problem of account security, when you call - use the number corresponding to your country in this list:

    Contact Apple for assistance with the security of the Apple ID - Apple Support accounts

  • I am trying to get into C:\Documents and Settings. I get the message, "C:\Documents and Settings is not accessible." __Access is denied. ___

    I am connected with administrator rights. How is access is denied?

    Hello Qtermile14.

    In Windows Vista, the Documents and Settings folder is not a real file.  It's just a junction for compatibility, that is why its hidden.  Your files are now living in the users folder. Paul Smith - MVP for Windows desktop experience... I crawled off NNTP - for now. Detachment Aldershot, United Kingdom. On the internet at windowsresource.net and dasmirnov.net. Please post back to let us know what works and what does not. :-)

  • Photoshop CS6 - command "open the first image to apply settings" does not - panasonic RAW

    I tested the two raw Panasonic GH4 and G7 files. In both cases the Image Processor passes right through without stopping at the window of Camera Raw - raw files even if the "first Open image to apply settings" is checked. Canon's RAW files and Nikon behaves as usual. I use Photoshop CS6 on Windows7 and Camera Raw 9.1.1. Is it a known - problem anyone know a fix?

    By Arne

    The problem is RW2 is a new RAW file format and not exists in the CS6 calendar.   Adobe does not refresh the old version of their software.  However, you can resolve this problem. Change of line 115 of file "Image Processor.jsx" Add RW2 as this:

    gFilesForCameraRaw = Array ('TIF', "CRW", "NEF", "RAF", "ORF", "MRW", "DCR", "MOS", "CRS", "PEF", "DCR", "CR2", "DNG", "RAILWAY", "X3F", 'GROSS', "RW2");

  • The links on my home page do not work but they work in the pages of the child and the siblings

    I'm new to dream but not totally new to web site design.  I have created my master, home pages, children and brothers but did not fill them with content.  My problem is that my links work on all the children and brothers and master page but not the homepage, what I'm missing here?

    Do a select on the homepage to highlight all the elements on the page. It is likely that you have an empty box or the text box overlapping your menu.

  • Location of the repository for the link (EAL) Essbase Analytics settings?

    In Essbase Analytics link (EAL), where are the Repository EAL parameters stored?  I think I saw a param or .ini file, but I can't seem to locate it in the application directory.  I try to find it, because I've reconfigured EAL to use another database for the repository, but that it always points to the original database in spite of what the configuration tool shows.

    You must update the JDBC information stored in WebLogic if the web application is not redeployed, you can change the source of data through the weblogic administration console or go to \user_projects\domains\EPMSystem\config\jdbc\EAL_Repository-xxxx-jdbc.xml

    See you soon

    John

    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • New Ipod nano is not recognized on laptop

    Bought a new Ipod Nano (my old one fell; broken screen).  I have the latest version of ITunes on my laptop HP Envy.  My sync iPhone without any problem. my old ipod nano also syncs.  A did the device synchronization Tests. Results: No Ipod Touch, IPh

  • Want to 4500 does not print

    I just bought and hp envy printer 4500. It is connected to my computer via a usb cable. It can print test and diagnostics pages, but nothing else. I tried all the troubleshooting methods involving tests all my ports usb (2.0 and 3.0). I wonder what I

  • Desktop icons not working-not XP and right click disabled

    Hello My computer has been infected by a trojan virus. My antivirus has identified and quarantined it.  As a result, the computer is back on the operation, however: 1 - the office is empty 2 - the mouse right click (or left) on the desktop does not. 

  • my screen is found on the left I can't c all my icons or my Start button

    my screen is found on the left I can't c all my icons or my Start button

  • question about software upgrade

    Hello I have a hp pavilion tx2510us running windows 7 32 bit and I was wondering if windows 8 would work on my system and if so it would eliminate the need for the stylus which uses the tx series and I did not.  Help, please Thanks jacob