programming LabVIEW for nor 5122

Hello, I just started working on a pxi system. I was wondering if anyone has useful resources for writing code for NOR-5122 (high speed scanning) and NOR-5421 (AWG). I've never programmed for pxi and while I looked at the examples in the examples to find section, I still can't understand things. Does anyone know of the tutorials or books or a reference to help me get a better understanding of how to program and eventually being able to create complex programs. Thank you. I really need to learn to program and your help would be very appreciated.

Hi Boss,

NI Signal generators help and digitizers AND high-speed main resources are available to work with these devices.  Under the subdivision of the programming of each help file, you will find a road section which includes a tutorial for the installation step by step of a pilot session.  In addition, you will find a reference section that describes each VI driver in detail.

If you are not able to get a specific part of your application to function properly after reviewing these sources, you can certainly ask for help on the specific issue forums.

Brian G

Tags: NI Software

Similar Questions

  • How programmate a waveform arbitrary in LabView for an AFG3102C?

    I am trying to send a LASER pulse which is controlled by the CH1 of my signal generator. This is typically a 1us pulse, followed by a variable period (of 300ns to 10us) and then another pulse LASER to 1us.

    I don't see how I could program in LabView without using another program (i.e. Visual Basic).

    I'm using LabView 10.

    LabVIEW is capable uber; including in the instrument control.

    There is an instrument driver for the AFG3102 provided on the Web site of NOR. Download you and use the library of Virtual Instruments (VIs) comes with the LabVIEW environment. There are tutorials on how to do it. You can see the libraries supports GPIB/USB/Ethernet, so you must use one of these protocols to connect to your device, and then configure it within your own LabVIEW VI; You can reference the file 'Plug and Play' on the page driver instruments first to see how the device is controlled in LabVIEW for a sample application.

  • drivers LabVIEW for agilent e4432b, cannot find the way to control multitone?

    drivers LabVIEW for agilent e4432b, cannot find the way to control multitone? How to deal

    Hello Brownheart,

    Drivers for the instruments aren't supposed to cover all applications use of instruments, only for the most common uses. No matter if multitone is a common use for this instrument, a brief review of the functions available in the driver does not have this feature.

    What you have to do is to create your own config VI using the information of the use of the programming unit. Is not ideal, but at least the driver NOR provided gives you a starting point for adding this feature.

  • NI-CAN for NOR-XNET delphi application migration

    I want to migrate a NI-CAN for NOR-XNET application. My application running on a NOR-PCI-CAN Series 2 and I need work on an NI PXI-8512.

    I develop with delphi.
    I followed the tutorial 'NI-CAN NOR-XNET Applications migration': http://www.ni.com/white-paper/9717/en/
    I can see the map to the MAX as explain in the tutorial.

    I realized a small application that displays the data. This application works well with my first card, but did not work with the new.

    It draws in the NI-CAN, I use: ncConfig, ncWaitForState, ncOpenObject and ncRead.

    I want that my request of NI-CAN work on my new card without touching the source code. Is this possible?

    This tutorial is only for LabVIEW. I think you need to edit your source to use the new card.

  • LabVIEW for LEGO MINDSTORMS and EV3

    LabVIEW for LEGO MINDSTORMS can be used to program the EV3?

    There will be support for the EV3 with LabVIEW to come. Our plan is to be ready in the first half of 2014.

    MINDSTORMS EV3 of LEGO development environment is the only software I know that can be used to program the EV3 brick when it is made available for purchase.

  • How to debug the program Labview that runs in the target of the RT of a Compact RIO

    I use CRIO-9073 for the acquisition of data from sensors. Program Labview is written in RT target and target FPGA. It is posssible to make step wise execution for the program written in the target RT and FPGA target the way purpose us for the debugging of the program in general OS.

    MJM,

    The only way to use the debugging on a VI wrote to FPGA tools is to simulate running on the host computer. You can then deploy the compiled FPGA code on the target and run your VI RT in debug mode if you use the communication of the façade with the host PC.

  • Phaser in LabVIEW for voltage and current indicator

    When I read a research paper on the power system, I've seen has a reasearcher program LabVIEW (its block diagram is not shared just GUI). My question is: is-LabVIEW has a built-in function that allows to display the amount of complex in | Mag |

    Greetings muahang1234

    There is a suite for LabVIEW called Suite of electrical power OR LabVIEW that might interest you. Visit ni.com and evaluate the software, it may be the tool you're looking for!

    Let us know how it goes. Nice day.

  • LabVIEW for Linux

    Hello

    Where can I download LabVIEW for Linux? I'm not able to find the installation for 2015 files, but only the Windows and OSX version.

    Thank you!

    It can not.  You will have to reach out to your representative local of NOR to ask them a copy of the media.

  • How to use labview for controlling the HP Network Analyzer

    Hello

    I have a HP network analyzer 8720D connect with my laptop by a USB-Gbspecifications FOR cable. I want to use LABVIEW for control to parser do measurement and data collection. What should I start? Where can I get the labview program to control the parser?

    Thank you.

    Help > find instrument Drivers. Then go to the Instrument Driver Network and read all the links on the use of pilots.

  • Which is better: Labview for everyone or learning with Labview?

    I am a novice user of Labview, but I went through essentially through the 6 hours on Web site tutorial for NOR and that I'm currently going through the massive list of examples included in Labview. I heard the two Labview for everyone and learning with Labview recommended texts. I'd rather pay one, unless I really should bring both eventually. Thoughts and opinions by comparing the two?

    The two books are very good.  If your just starting, go to Amazon, buy a copy used learning with LabView 8 or 9.  I got mine for $18 shipped.  You can download all the vi.  Can also buy LabView for everyone $61.  LabView for everyone covers almost everything on LabView and brings you to some more advanced things, but learning with LabView has been better for basic stuff.

    Jerry

  • Cannot control the color sensor in LabView for Mindstorms

    Hello!  New here.

    I'm currently boning on LabView via 'LabView for Lego Mindstorms' for a possible job in the near future, and I encountered a problem from the beginning.

    I am programming my brick Lego of LabView to simply activate the color sensor which is quite easy: I'm building a while loop and inside I have a block of color sensor attached to a block of text that displays the light intensity of the probe in the text on the brick.  I compile and run the detector turns on and I can read the intensity constantly updated on the brick.  This part works fine.  I would now like to control the light sensor (that doubles as a light source with color LEDs) on the front of the LV Panel.  The book I'm using (LabView for Lego Minstorms) says I should block sensor on the entry "generate light' do right click and choose"Create--> Control"in the menu that appears.  A Boolean command button should appear connected to the sensor block in the block Panel and a push button should appear in the front panel.  This is not what is happening.  Here, the two things are different.

    (1) I have no port "generate light" click on right-click.  This is probably using a version more day of Mindstorms that uses of the book.  It's a matter of book/Mindstorms, which probably cannot be resolved here but I hope that the next issue of problems will make it irrelevant.

    (2) I right click and create the control, but rather than create a Boolean command button as the book predicts, it creates an icon "BrickReference.lvclass".  He connects very well with the light sensor and a corresponding block is created in the front panel, but it is a paper weight that I can tell.  I can't do anything with it.  There are no buttons to push, no slider, button, button radio etc and I can't seem to change into something that somehow work.  I have delete and don't create a no kidding Boolean button from the library, but it does not connect to the photoelectric cell and so I can not compile.  So now, I'm a little stuck.

    I searched "Reference of the brick" online in the context of LabView class and have found little or nothing that talks about its definition or how I can use it to control the light via the front panel sensor.  Help with the software section is not much help, and yet I'm sure there must be a way to control a simple Lego light sensor of the façade for debugging purposes and others.

    If you know what I'm doing wrong or if you know a finish around this issue that will allow me to control a Mindstorms brick from the front in this way, please let me know.

    Thank you!

    Try to post in the forum of Lego.

    http://forums.NI.com/T5/LabVIEW-for-LEGO-MINDSTORMS-and/BD-p/460

  • OR MAX on LabVIEW for Mac OSX

    Hello everyone,

    I just installed LabVIEW for Mac OSX - but I don't see MAX around like side Windows.

    Maybe it's a stupid question, but where is MAX located?

    Thank you!
    TheLT

    It does not exist.

    The acquisition of data for the Mac software is called DAQmx Base.  Despite the similar name, it is a completely different piece of software.  Watch this link.

    DAQmx Base is the set of screw driver that lets the Mac.  There is no program for Mac comparable to the measurement and Automation Explorer on Windows.

    Lynn

  • 6.2.16: when you try to update Itunes, I get the following error message: "there is a problem with this package of can I install."  A program required for this install to complete could not be run.  Contact your support team / packages vendo

    6.2.16: when you try to update ITunes on my Windows laptop, I get the following error message: "there is a problem with this Windows Installer package.  A program required for this teaching to complete could not be run.  Contact your supplier of staff or the package of support ".  There is no associated error code.  I've never had a previous issue with ITunes updates.  Thank you, Debbie

    Repair Apple Software Update since the programs & features Panel configuration and then try again.

    For general advice, see troubleshooting problems with iTunes for Windows updates.

    The steps described in the second case are a guide to remove everything related to iTunes and then rebuild what is often a good starting point, unless the symptoms indicate a more specific approach.

    Review the other boxes and other support documents list to the bottom of the page, in case one of them applies.

    The more information box has direct links with the current and recent if you have problems to download, must revert to an older version or want to try the version of iTunes for Windows (64-bit - for older video cards) as a workaround for problems with installation or operation, or compatibility with third-party software.

    Backups of your library and device should be affected by these measures but there are links to backup and recovery advice there.

    TT2

  • When I try to install an update to iTunes on my Windows 7 computer I get the following message: "there is a problem with this Windows Installer package. A program required for this install to complete could not be run. "Help, please.

    When I try to install an update to iTunes on my Windows 7 computer I get the following message: "there is a problem with this Windows
    Installation package. A program required for this install to complete could not be run. "Help, please.

    Hello..

    Try this support article > If you see an error message "Windows package install" when you try to uninstall iTunes from your PC

  • Programs written for earlier versions of graphical calculators HP can run on the HP 50 g?

    Hello

    I've seen many programs on hpcalc.org which are written for the HP 49, but I want to know if they work on the HP 50g as well. Also, will be programs written for earlier versions of the HP calculators work?

    ~ Zekelegge ~.

    Hi!, zekelegge:

    All programs written for the HP49G run OK, in the series HP49G + / HP50G, but not in HP48S/G/G + / GX series. Remember what HP49G + / HP50G emule Saturn microprocessor, 4 Mhz.

Maybe you are looking for