How to program a SoM sbRIO-9651

I opened a thread here:

http://forums.NI.com/T5/instrument-control-GPIB-serial/sbRIO-9651-to-PC-Ethernet-communication/TD-p/...

In the ethernet communication between a windows PC and a SoM sbRIO-9651.

I tried to use the sbRIO-9651, but an integrated system of programming seems a little more complex than a cdaq of programming.

I've only sat basic course 1 and 2, so have not sat the FPGA.

I've been following the next link to get me started and used aid in LabVIEW to try to understand how a device OR embedded system programming, but it is a little confusing.

http://zone.NI.com/reference/en-XX/help/373197D-01/sbriohelp/9651_clip/

Advice or stories to help me will be good. Before I think about my project of ethernet communication, I want to start by coming out with devices OR embedded systems.

Hi Dawud-Beale,

My name is Mitchell at National Instruments, and I'm happy to help you regarding your request.

You can consult the links below on the getting started with FPGA programming and get to work with your sbRIO:

Introduction to LabVIEW FPGA: http://www.ni.com/tutorial/14532/en/

CompactRIO tutorial: http://www.ni.com/tutorial/3111/en/#toc3

The sbRIO programming should not be only very different from programming a cRIO, so these articles must be informative.

I hope you find these articles useful for you. Let me know you need help and I'll be happy to do so.

Kind regards

Mitch

Tags: NI Products

Similar Questions

  • specifications of clock sbRIO-9651 SoM FPGA fabric.

    Hello

    I would like to know the following specifications about the clock (clock of fabric) FPGA of the NOR sbRIO-9651 SoM:

    -Precision (ppm)
    -Aging (ppm/year)
    -Temperature (ppm / ° C)
    -Skew (ppm)

    I couldn't find anything related to this in the specification document.

    Is it possible to use an external clock to repalce this one if the specification does not meet our requirement? This clock would be managed by a Board of business custom.

    Thank you

    Michel

    Michel,

    The accuracy of the clock is ±50 ppm. You can use an external clock as a source for single-cycle timed loops. The first logical level - things outside SCTLs - is still controlled by the internal oscillator at 50 ppm, but logically or e/s who needs a different precision can be placed in a SCTL and use the external clock. There is some good information on how to import a clock on our developer community material for NI Single-Board RIO and module system. Remember that the quantity of resources used and their frequency toggle will have an impact on the overall jitter of your system.

    Thank you

    Bryan

  • sbRIO 9651 SoM Unique Identification UID

    Dear Almighty LabVIEWers,

    our test system I intend using several units of SoM as a control bodies, for this I want to assign the IP address dynamically.

    For our current system, we use the UID - the chip inside the CPU and a CRC-32 128-bit in order to get a unique MAC address and generate UID then address IP of this.

    My question is: is it possible to get a UID of a hardware component inside the sbRIO 9651?

    If not, has anyone had an experience store values to the NAND Flash as a value just read?

    Help is highly appreciated!

    Dear SerjsVIEW

    Do you intend to replace the MAC address of a NETWORK card?

    There is no special UID-piece in the SOM to which you have access.

    What you can do is to access information system with the 'API Configration system'. There you get information such as ProductID, SerialNumber, product name, MAC address of the NETWORK card.

    I hope that helps you.

  • sbRIO-9651 IO corresponding length

    We plan to interface high speed ADC (1gech/s x8bit) that uses a wide interface LVDS (two samples) from 16-bit to a sbRIO-9651.  Is there a resource that provides information about the sbRIO-9651 module layout details as worst case length offset series in differential pairs and between differential pairs that exist on the module (independent of our own layout of the Board of Directors)?

    Since the interface use a common differential clock and wide 16-bit interface, I'm trying to get a sense tilt the worst case there might be between pairs differential seperatate.

    I can they use sheet date architecting to get an idea of the maximum transfer rate, but are there restrictions on the module itself that will limit rates date?

    Hi abadobid,

    The SbRIO-9651 manual specifications (table 8) should have the details of length sur-module trace info you are looking for.

    In addition, I recommend reading the Design Guide for the SOM carrier for detailed techniques, guidelines and requirements for the design of carrier card.

    Finally, for future issues are the design of specific equipment for the SOM, we have implemented a dedicated community/forum that will probably be the best place to get help.

    Community of developers of hardware for NI Single-Board RIO and module system

    Resources for the system OR on the Module

    Kind regards

  • Modulation Toolkit screws sbRIO-9651

    Hi all
    I try to help solve some difficulties with my current developments of the LV.
    Currently, I am working on implementing some transmission of packets using sbRIO-9651 interfaced with a programmable TRANSMITTER/RECEIVER. Unfortunately, a few screws (Resample(complex_cluster).vi MT and MT demodulate PSK.vi) run on the sbRIO. These screws are part of the LV modulation toolkit and some dll which fail to load into the sbRIO due to their incompatibility with the platform OR Linux RT-dependent.
    Anyone know of workarounds. Any help or suggestion would be welcome.

    Thank you very much.

    Bachir

    Bachir,

    Is it possible for you to open a DMA FIFO or some other form of data flow of the sbRIO to the host?

    A suggestion I have for her resample VI is to use the button Reechantillonner VI, who hails from LabVIEW.  I can't confirm that this will work on the sbRIO, but you can try.

    The nice thing about the modulation toolkit is that most are open to be viewed by the user.  In addition, most of the code is written in LabVIEW.  (Not very easily), you could look at the code and try to reproduce them in a fashion that will focus on the sbRIO.  You may even be able to find the place where there is no call to a DLL and try to eliminate these dependencies.

    Is there a specific reason to use the sbRIO rather than a RIO USRP?

  • sbRIO-9651: FPGA RS-485 baud rate 230400 beyond? Error-1073807330

    I use a sbRIO-9651 and drop the CLIP of FPGA in "Other devices" it shows six Serial1 serial ports... Serial6. The first four are described as "RS-232 serial Port" and the two last "RS-485 Serial Port".  On Serial6 (RS-485), I have configured the TX, RX and TX pins activate.

    In my .vi on real time, I put my "VISA set up a Serial Port (Instr) .vi" with a baud rate. A works 115200 or 230400 baud rate, but the pace I want to use (256000) generates a run-time error.  "Error-1073807330 VISA: (Hex 0xBFFF001E) the State specified, the attribute is not valid or is not supported as defined by the resource."

    I suspect the FPGA hardware is capable of 256 Kbps, but I know that if it is a fundamental limitation of the NI UART IP block, or some places I have to change to allow a wide range of transmission speeds (?)

    Hello

    The maximum rate for these serial ports is 230 400 bps, so there is a limitation on the connection of the UART.  In the manual, you will find more specific information if you need it!  http://www.NI.com/PDF/manuals/376962c.PDF#page=8

  • Urgent: How to get data analog sbRio 9632?

    Hi ~
    I have new in Labview.
    I want to ask how to get analog data of the SbRio-9632 with FPGA?
    Example of
    I want to get the voltage/current of a solar panel.
    So I connect the unit to the analog input.
    But how to write a program to read the data?
    Need urgent help ~ thanks ~

    Hi GTHao,

    I think you can consult this manual for sbRIO 9632. There the guide step by step on how to extract data from sbRIO (although it says about RIO that includes cRIO but they are more a less the same thing in regards to getting analog data for your case)

    Please take note the voltage and current that the analog input sbRIO pines can take before you plug.

    It will be useful.

    Thank you

    Warm greetings,

    Lennard C

  • How can I prevent some Windows Update download updates?

    How can I prevent some Windows Update download updates?

    I continue to receive updates for Microsoft Office, but I do not have Microsoft Office installed on the computer, on that download updates.  I tried to hide updates, but within 30 seconds they download again and it will not stop.  I resorted to turn off the automatic updates.

    Hello


    Method 1

    You can perform the steps from the link and check.

    How to reset the Windows Update components?
     
    Method 2
    You can also follow the steps in the article in the Microsoft Knowledge Base and check if it works.
    Windows Update and Microsoft Update offer updates for Office programs that you have not installed
  • My startup list is who actually take each to start. How can I delete some items that do not need to be started

    My startup list is who actually take each to start. How can I delete some items that do not need to be started

    Hello

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Autoruns - free - see what programs are configured so that it starts automatically when
    your system boots and you connect. Autoruns also shows you the complete list of the registry
    and where applications can configure Auto-start for the files settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    I hope this helps.

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

  • How a program of the Nations United-associtate a file type...

    OK, so some time ago I accidentally associated "command prompt" files ".bat". The default program manager will allow me to change the program that opens it, but I can't seem to non-associated. Could someone please tell me how to programs not associated with file types.

    Hello

    To remove the association of a specific file extension, type ' assoc. =' at a command prompt, and then press ENTER, where is the extension of the file to delete.

    Try these steps and check.

    a. click Start and type cmd.exe in the start search box.

    b. right-click on cmd.exe and select run as administrator.

    (c) in the command prompt, type the following commands, and press ENTER.

    To remove the associated association: assoc.bat =

    d. close the command prompt and check with the question.

    You can go through the following link as well.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_programs/file-association-for-bat-files/5a749e25-AFA9-43CD-97C9-685a9f634847?msgId=b855c334-73f8-467D-A22A-8ef29893a3f4

    Hope this information is useful.

  • How the program e-mail later in compare with Google GMail, especially in the treatment of spam or are both about the same?

    How the program e-mail later in compare with Google GMail, especially in the treatment of spam or are both about the same?

    Firefox does not include an email client. You ask about the suite Seamonkey? Seamonkey support options are here: http://www.seamonkey-project.org/community

  • When I open Firefox, the Google screen lights up. Then I type the first letter of my research and more research possible appears. How can I remove some of these choices?

    How can I block some of the latest research on Google when I start typing the first few letters of the latest research?

    In Firefox preferences go to privacy and uncheck "remember search and form history ' then clear your recent history. Confidentiality, and-not-track browsing history settings

  • How to program my remote to work with a Bose Solo?

    I can't get it work using the typical method. Help!

    So I called Apple and they tell me that a Solo of Bose 10 is not compatible with the new AppleTV.  I don't know that I think that recital was compatible with the old AppleTV.  Anyone has an idea on how to program the Apple TV remote to control the volume of the Bose Solo 10?  Thanks in advance.

  • How to program a simple relay ON / OFF manually?

    Hi all

    Can someone tell me please how to program a simple relay ON / OFF using DAQ assistant? The user must be able to select

    which relay it wants ON / OFF...

    In fact, I want to turn on / off a MOTOR using the relay...

    I think he should be using outputs digital, but I'm sure about the hands-on...

    Can someone please suggest.


  • How to program the pci-1429

    Hello

    My name is Mohammad khader and I'm with GWENAEL, we just bought the PCIe_1429 and I would like to know:

    1_ how that program us, are we to verilog, c or lapview only

    2 - the jury has fpga to program?

    3. can we have the Schematic of the Board so we can understand it

    4 - my goal is to image recognetion, we connect the card with a digital camera, take photo, and be able to recognize it, a suggestion how this can be made using this card?

    Thank you very much for your help, I really enjoyed.

    Khader

    Assalamou Aleikom Khader,

    If you read the manuals provided by Ajmal, you would see that to enter a request, you must install the Vision Acquisition accompanied by your capture card software.

    You can capture images using either NI LABVIEW, NI LabWindows/CVI or Visual Studio.NET via IMAQdx APIs provided with image acquisition.

    If you want to image processing, you can consider using murin Module NI Vision at the same time in the previous language that you choose. You can also find in the link posted a vision resources kit which is a good start in the development of machine vision applications.

    Screenshot

    It will be useful.

    See you soon

Maybe you are looking for

  • lost my password

    My thunderbird program transferred to my new computer as the old computer crashed. The new program downloaded request a password that I can not help you please don't forget not - can.

  • How can I delete my Apple Watch beta

    How can I remove Apple Watch beta

  • Long blue line of the axis on the display of the Satellite A100-207

    Hi guys During the few days a thin blue line appeared in the center of the screen-it disappears and reappears on the change of the angle of the screen of the laptop open. Anyone have any ideas as to the cause and possible solutions? See you soon Apri

  • Relay switching

    DUT is followed. Power is given through relay. The current control system is taking to this time delay relay is on. If the current increases up to a certain level relay must off the coast. And at the same time when the stopped program relay also chan

  • ability to scan gone w/Officejet 6500 e709n on a Mac OS10.6.8 Wireless

    Have uninstalled and reloaded several times printing software in wireless mode. Added printers: HP Officejet 6500E709n USB HP Officejet 6500E709n [833DB0] OfficeJet E709n [MY96N561D905G2] (Fax) HP - Fax OfficeJet E709n [192.168.1.81] (Fax) No permit