IP address on the cRIO-9075

I have a cRIO-9075 serving piece of alternative/backup for one of our production test systems.  I was about to try a new code on this backup, but I can't connect to it.  I searched in MAX and tried to ping to the IP address that it should be, but I get no response.  It has been configured with a static IP address so it would be ready to be deployed if necessary.

Is there anyway that I can get back to the default IP address so I can connect to it?

Take a look at page 17 of the user of 9075 Manual: http://www.ni.com/pdf/manuals/375650b.pdf

To reset the IP address of the 9075 you will need to walk through the following steps:

1 press and hold to reset for 5 seconds, then release. The status light
comes on, then starts to blink three times every few seconds. The
chassis is now in safe mode with the release of the compatible serial port.
You can use a serial port terminal to read the IP address of the
controller. If you want the controller to a new DHCP protocol
connection, go to step 2.

2 press and hold to reset for 5 seconds, then release. The status light
Repeat the same behavior. The cRIO-9075/9076 trying to establish
a new connection to DHCP. If he fails, he attributes to a link-local
IP address. If the DHCP connection is effective and appropriate for
your application, go to step 4.

3. configure the IP address and other network settings in MAX.

4. press and release the Reset button to restart the chassis.

The following documents will also be useful.

Why don't my CompactRIO or Single-Board RIO controller is displayed in Measurement & Automation Explorer (MAX)? - http://digital.ni.com/public.nsf/allkb/ABE4BC247E8AC9BC8625734E005CAB42?OpenDocument

Connection to a target LabVIEW Real - Time (RT) directly with a cable crossed - http://digital.ni.com/public.nsf/allkb/72AE8CADA1AF075686256A16005D55B1

Tags: NI Hardware

Similar Questions

  • CRIO 9075 pilot to 9870 (use of the scan engine)

    Hello

    I want to use a 9870 (rs232, 4-port serial interface) on a CRIO 9075.  I also want my labview project to run on the analytical engine. (running on Labview 2010 SP1)

    I used this Setup several times using a CRIO-9073 very easily.

    But now I can't find the correct driver for the CRIO-9075 game to make this work.

    Can someone help me?

    The NI 9075 cRIO requires a minimum of LabVIEW 2011 to be supported if you use the real time module. I'm afraid to say you're stuck until you can get a newer version of LabVIEW. I think that's the reason why you are able to up your game to work on the 9073 but not the 9075.

  • I can measure the speed of the NI 9401 fan & cRIO 9075 under Scan Interface?

    Hello

    I am currently using OR 9401 & cRIO 9075 to develop a project, which is to control the CPU fans.

    Since I have to communicate with other instruments by serial port, while I have a NI 9870 module to implement the instrument control.

    I finished the part of control instrument under scan mode and would like to add the function of the fan speed reading.

    Now, I wonder if there is a problem when I choose the Scan Interface to deverlop the program.

    I found the following tutorial, he uses the FPGA interface to impement the acquisition of control and PWM frequency.

    http://www.NI.com/white-paper/3230/en/

    So if the function of the fan control only developed under an FPGA interface, I have to rewrite the control instrument part, seems to be a bit complicated...

    You can use the hybrid mode.

    http://digital.NI.com/public.nsf/allkb/0DB7FEF37C26AF85862575C400531690

  • How to use the modules of the series and two different bitrates in FPGA mode on cRIO 9075

    Hello

    I have a project with modules namely NI 9227 (module 1) and NI 9234 (2 Modules)

    The project is running and I use the file writing PDM and found that two channels is in the TDMS file while I download the file using FTP the cRIO.

    1 - my quesition is the addition of a second rate in the FPGA?

    2 - Why is it TDMS connect 6 channels and 4 channels?

    Thank you

    Attached to the project with two screws

    Hello Ihab,

    Sorry for the late response here; just saw this message! If you want to keep synchronized modules then definitely stick with the master configuration and slave for your two modules. Note also that you can taste a little faster with the NI 9234 as your master module (since its time base main internal is 13,1072 MHz instead of the time base of the 9227 12.8 MHz).

    Also, see the tips and information in our troubleshooting guide for the synchronization of the series C with LabVIEW FPGA modules:

    http://zone.NI.com/reference/en-XX/help/373197D-01/target6devicehelp/sync_acq_multiple_modules/

    I hope this helps!

  • UDP communication via secondary ethernet port on the cRIO-9074 problem.

    Hi guys.

    I connected my host pc running LV 2010 my cRIO-9074 port using a main ethernet crossover cable. I want to use the second port ethernet on the cRIO-9074 to read UDP messages, and I want to access these messages on my host. UDP messages are sent from a local network, but for testing I also use a second pc running LV 2010 to send UDP messages.

    I configured the ethernet on the cRIO-9074 ports according to this tutorial: "knowledge base 4E0DGASK: Configure the Ports of double Ethernet on real-time controllers'." " My host and primary ethernet port belong to 'Subnet A' while the second port and the second computer, sending UDP messages belong to 'Subnet B' (at the end of my post I will list the masks of ip addresses and the subnet).

    For simplicity, I used the VI´s of this example as a basis for UDP communication. The "UDPServerOnRemoteTarget.vi", which broadcast messages UDP, will run on the secondary computer. The "UDPClientOnRemoteTarget.vi", which reads messages UDP, will work on my host pc.

    Now, in the 'UDPServerOnRemoteTarget' VI, you must specify two IP addresses (port # remained unchanged at 3363):

    1: the IP address of the ethernet port that will be broadcast UDP messages.

    2: the IP address of the ethernet port that will receive the messages.

    In the #1 case I put the IP address to the IP address of the ethernet on the secondary pc port.

    At the #2 I tried to set the intellectual property: a) IP address of the secondary ethernet port on the cRIO, b) IP address of the ethernet on my host computer port and c) IP address of the primary ethernet port on the cRIO.

    None of the parameters produced results. I also tried to change the port number, which did not help.

    However, if I bypass the cRIO and connect the host pc and the secondary computer directly (by using a cable crossed a regular cat5 ethernet cable), I am able to send and receive UDP messages (the two stand-alone always are on different subnets). I guess that this at least excludes any fault in the VI´s code.

    Does anyone know what I'm doing wrong here? Is it possible at all to read the UDP messages that are sent to the secondary ethernet port on the cRIO my host pc?

    I have searched the entire site OR and forums, but didn't come through all that solved my problem. Most of the other tutorials configuration resembling my case is to import the device sends UDP messages in the project, but which is clearly not possible in my case, or is it?

    My IP settings are:

    cRIO 9074:

    Primary ethernet port: 169.254.62.215

    Secondary ethernet port: 192.168.0.102 (static)

    Host PC: 169.254.58.4

    Secondary PC: 192.168.0.144 (static)

    SubnetMask on all ports are the value 255.255.0.0

    I hope someone out there can help me out.

    Kind regards

    Phat

    Solved.

    Stupid mistake. I was running the VI on the host instead of the cRIO pc, which explains why direct communication between the computers worked. Everything works well when it is compiled for the cRIO.

    Kind regards

    Phat

  • The CRIO-9022 software installation

    Anyone can help with installing Software NI 9022 by MAX

    I connect OR cRIO-9022 with an Ethernet.

    I was faced with a time-out error and saying that whether online or not, to the extent of the im concern its connected in safe mode as he always has no software in it.

    Please see the attached file.

    It is probably a detail of networking.

    It seems that you have a link-local address on your cRIO (169.x.x.x) which means that you should always have your computer configuration using DHCP. If you have a static IP address on your computer, try to return to "obtain an IP address automatically".

    If this does not work, I will try to set a static IP address on your PC to install the software and the cRIO. Once you get the cRIO software installed, you can switch everything back to DHCP.

    Find instructions here:

    http://www.NI.com/gettingstarted/setuphardware/CompactRIO/firstuse.htm

    Kurt

  • Store and edit a variable on a cRIO 9075 NVM

    Hello

    I am developing a FPGA on a Compact RIO 9075 with Labview 2012 as well as the real time and program the FPGA bolt ons that have been released with this version.

    It is a simple program that reads in a sensor outputs and digital high-frequency displacement as an analog output (+-10v).

    Under the program, I have a datum feature that allows the user to define any position given by the point 0. The problem I encounter is if the cRIO is turned off it will forget what the offset of scratch cards is so when it turns it forces the user to re-reference system.

    Is it possible to store the offset value in the memory (Non-Vilotile memory) standing on the FPGA?

    If so is it as editable so that the user can change the 0 point on the transducer while it is running.

    See you soon

    Tom @ CCF Electronics Ltd

    Just have a vi on the RIO (NOT the FPGA)

    You know that the RIO is the OTR?

    If you place a vi under the RIO, but not under the FPGA, you should be able to create and save files.

    Have you seen this: NI LabVIEW for the CompactRIO Developers Guide

    Or perhaps cela: Getting Started with CompactRIO - saving data to disk

    And just looked for your RIO: cRIO-9075 has 128 MB of DRAM for embedded operation and 256 MB of memory non volatile for the recording of data

    This isn't the FPGA it's the RIO itself.

  • Problem adding email address to the site 'Manage your Apple ID'

    I want to add my XYZ e-mail address in the section "reachable to the ' site ' manage your Apple ID. However, I get the following message: "this e-mail address is already in use with another apple ID".

    Note that I have my email set up as my 'rescue email' XYZ on my site ' manage your Apple ID ".

    Could it be the cause of the problem? In other words, the rescue email CAN NOT be used in the section "can be reached to the?

    If it's NOT a problem, then why am I allowed to use my e-mail XYZ as my 'rescue email' address for my Apple ID site, even if he uses another apple ID!

    How can I know what another apple what ID?

    Very confusing to say the least...

    Furthermore, I tried to find a community called 'Apple ID' or 'Messages' of this post "help message" but couldn't find it. "FaceTime" is the closest to what I'm looking for. Please redirect me to the appropriate site if necessary. Thank you!

    Hello Michael,

    Thank you for using communities of Apple support.

    I see you are trying to add an additional email address to your Apple ID. If you already have an address assigned as your email of relief, that is probably why you can't add it as an additional e-mail address. See this support article for more information about Apple ID addresses: on your Apple ID email addresses

    If you want to change the emails, you can replace the recovery email address and use it as an additional e-mail address.

    Best regards.

  • stop the email addresses in the table in the spreadsheet to launch mail

    I am compiling of data in a worksheet Numbers and many cells in the table into them from the e-mail addresses.

    Whenever I tap on the cell that contains an e-mail address, he jumps to my Mail application and launches a new mail with the email address. It's so irritating cos I have to type on any address in the table and I DON'T WANT my Mail App to launch. How can I stop this madness? Help, please!

    Hi helix.

    Drag the column wide (or Panel Format > table > column)

    Click on the white space to the right of the link to select this cell without activating the link

    Now, edit

    Tested on a MacBook Pro with numbers under Mac OS X El Capitan 10.11.5 3.6.2

    Kind regards

    Ian.

  • Why can't change my email address in the profile change for communities?

    Why can't change my email address in the profile change for communities? I won't be able to get the email with the former in the future.

    Because the e-mail address is connected to your Apple ID, which is used to connect to the CSA. You must change the Apple ID.

  • Add address of the sender to the address book using filtaquilla?

    When the sender is not in the address book, I want to give the user an option to add it. Is this possible with filtaquilla?

    There is a filter action, provided by FiltaQuilla, to "Add sender to the address list", and among all the proposed locations, your address books are included.

    But I see no way easy to offer the user a dialog to allow him to choose or not to do. Perhaps a javascript maven could do something here.

    Any sender can easily be added to the address book by clicking on its name/address in the header of the received message. Maybe you can use a filter just to highlight the messages from unknown senders in order to prompt the user to consider adding to their address book. Or you can create a saved search to collect such messages. Then, their mere presence in this saved search folder would indicate their status is unknown.

  • I've recently updated my firefox to my laptop. No longer can I do a search with Google without getting a message that the address of the site/is not secure. How to cancel?

    I've recently updated my firefox to my laptop. No longer can I do a search with Google without getting a message that the address of the site/is not secure. How to cancel? The only search that allows me to see whatever it is is Yahoo that I prefer not to use. In addition, I have to click through a series of tabs to make sure that I know that Yahoo does not feel that the site is secure before it connects. I must tell you that I have strongly dislikes this upgrade and want to return to the old Firefox.

    What is you receive the exact error message? Did you check your date and time? Refreshed Firefox? Refresh Firefox – reset the parameters and modules

  • When I try to send an email to multiple recipients, I get this message: "there are non-ASCII characters in the local part of the address of the recipient. This is not

    I bought a new computer. When I try to send an e-mail to multiple recipients, now, I get this message: "there are non-ASCII characters in the local part of the address of the recipient. It is not yet supported. If please change this address and try again. "I don't know what are the non-ASCII characters, so I don't know what to do. I never had this problem on my old computer. Please explain in simple language.

    The 'local' part in the context of email addresses, the part to the left of the symbol @. The warning is a bit of a surprise, because in general the owner of a mail server is relatively free to specify the address format. There is a movement to allow the games to other characters to be used in the fields, so I'm a little disappointed to see that, apparently, e-mail does not support the latter in the local part yet or it can be your SMTP server that generates this message.

    ASCII characters ("American Standard Code for Information Interchange") are, on the whole, the English alphabet, uppercase and lowercase, as well as figures, common punctuation and case of things like the asterisks, obliques and media bars, but not of accented characters. But even apparently simple things like spaces and dashes have cousins who, at first glance, appear to be identical, but are not represented in the ASCII system. I am thinking especially nonbreaking spaces, dash and half-quadratin.

    But I don't know why your new computer must have caused these warnings.

  • I had my hacked email. I deleted the email address on the SMTP server, but Thunderbird is not allowing me to remove the hacked e-mail address.

    I had my email "[email protected]" pirate. I deleted the email address on the ISP e-mail server and created a new email "[email protected]" - without the H immediately after John.
    Thunderbird, I added the new email address (see table).
    However, every time I try and send an email, Thunderbird ask again me the password to the original email.
    How to make the new e-mail, the primary e-mail address / default and delete old email marked in bold on the seal - which I suppose is the right course of action?

    Concerning

    John Halsted

    Enter the account settings.

    Select the new address to be the default.
    All at the bottom of the list of accounts in the left side is account Actions.
    Under this menu is to set as default.

    FYI: The display of your e-mail is that a public forum is the best way to provider of this info to hackers. I edit this info and refrain from publishing personal information in the future.

  • Delet several addresses in the drop-down list on the e-mail page

    on the page of the mail, the box where you put the address in I put the first letter of the address and a drop-down list box appears with several address of the person even all but 1 is false. I went to the address book, and there is only one address of this place.
    How can I remove all the wrong address in the drop-down list?
    Thank you
    Herbalifeman

    Look for these wrong email addresses in your address book and remove them.
    Make sure to look in all address books you may have, including the "collected addresses".

Maybe you are looking for

  • Tons of problems on my MacBookAir

    Well, I had a first generation MacBookAir (1,1) used for a price really low. The person who already possessed it says that the screen has been replaced, it's what he told me. Later, I realized that I can't adjust the brightness to 100% or I'll get a

  • How to save data in mode 4 bits instead of U8

    Hello I use LabVIEW to acquire and record data through the meter timer PCI6602. My signals is really low while data can be expressed in 4-bit (0-15). I used the conversion in U8 and write using "write binary files. If it uses 1 byte for each data poi

  • 9501 OR can be activated

    Hi all I work with cRIO 9075 with NI 9501 module to control a stepper motor. (Win7 Pro LabVIEW 2013 Pro) I'm testing with the example "Offline Traj - Cntrl (open loop) NI 9501 Pos". The FPGA is compiled by without error. But when I run the Interactiv

  • I have a problem with the password is not eligible not on computer.

    Original title: password problem I have a toshiba laptop and when I put in place I used the same username and password on all so one day I went to get my desktop to defragment my computor and my password does not work but it always works for everythi

  • "No speakers or headphones are plugged."

    After a reinstall of windows 7, none of the external speakers work.  The reason given is "no speakers or headphones are plugged." What I tried: -Enter in the BIOS to make sure that the integrated audio system is selected (instead of link to my video