Solutions to program a PXIe - 6555

Hi there,
We are working with a PXIe - 1075 as chassis and we are focusing on the PXI - 6555 module whom is basically an 200 Hz I/O with PPMU. Our goal is to program labview in such a way that we can use properly the PXI - 6555 as an I/O device.
For now, we've managed to interact with MAX and so to aquire the basics (the signal) and we were wondering how to program if we wanted to imput our own signal (our own frequency and so on ...).
Other question : can we program each I/O seperatly (DDC) in order to generate signal and read them on other .
Thank you,
Alexandre Mercier
Research studend at the University of Windsor
Ontario, Canada

Hi Alexandre,
You can perform the tasks that you would like to use the board for, but the "how" will vary based on what you are trying to do.
I would suggest looking at the 6555 specifications to make sure you understand the hardware limitations as far as current/voltage protection and maximum limits, as well as accuracy calcuations.
Next, I would review the HSDIO Help that we put in a .chm for relevant information on the programming interface that you have and how to use it. There is also a ton of helpful information there about the board and its features.
Once you've become a little bit more familiar with your documentation, I'd navigate to the Example Finder that is built into LabVIEW and look for relevant examples that the HSDIO driver ships with. You can find many examples of the software flow used to program the board and various modes that it can operate in. This should give you the best starting point for configuring the onboard clock frequency, reading/writing from DIO lines, etc.
With those two documents and your examples on hand, you should have more than enough to get started and use the board. You can start looking at examples first if you'd like, then look back at the help to identify the VI's used and their purpose. 
Kyle A.
National Instruments
High Speed Digital I/O Product Support Engineer - R&D

Similar Messages

  • Documentation for programming a PXI card with VISA in LabVIEW.

    Hi,
    Where can I find a documentation for programming a PXI card with VISA in
    LabVIEW?
    Thanks.
    Denys.

    Dan,
    Thank you for your answer, short but useful to start.
    Denys.
    "Dan Mondrik" a ecrit dans le message news:
    [email protected]..
    > Denys:
    >
    > Our NI-VISA documentation for PXI has been somewhat scarce. We are
    > improving it in the next version. In the meantime...
    >
    > Call VISA Find Resources with "PXI?*INSTR" to find all PXI devices.
    > Call VISA Open with a device string like "PXI::devicenum::INSTR" or
    > "PXI[bus]::devicenum[::function]::INSTR". In LabVIEW, use the VISA
    > class "PXI Instr", available since LV 5.0. (The generic "Instr" will
    > also work but will also present GPIB and VXI options and may be too
    > confusing.)
    >
    > The property node has all the available PXI properties such as
    > BAR0-BAR5 base/s
    ize/type, and also manufacturer ID and model code.
    > You can use all the register based in/out/peek/poke methods, just make
    > sure to use the appropriate address space for your device.
    >
    > Dan Mondrik
    > Senior Software Engineer, NI-VISA
    > National Instruments

  • PXI-6555 support

    Hi,
    Is it possible to control the PXI-6555 HSDIO card via SignalExpress? As I see in the list of supported hardware (http://digital.ni.com/public.nsf/allkb/BECA073FB999797686256F340074C442), this card is not there. I've also tried using the IVI without success. Before continuing trying I would like to know if this is possible at all.
    I'm using SignalExpress 2013, NI MAX 5.6 and NI-HSDIO 2.0.
    Thanks!
    John

    Hi Chronos04,
    Currently, the PXIe-6555 and PXIe-6556 are not supported in SignalExpress. What are you ultimately trying to accomplish? Do you have LabVIEW installed? I'd be happy to recommend an example or two that can get you started depending on what your needs are. I'm happy to help. Thanks for posting!
    Robert B
    Applications Engineer
    National Instruments

  • Problem of connection while running a program on PXI

    Often, when I use a Labview program running on PXI, I lose the connection with PXI and have to stop my program and reboot PXI.
    It's happens with heavy program using a lot of IO port, but also some very basic and light program. Have you ever had this kind of problem ? Do you think it comes from PXI or from my laptop (which is quite powerfull however), or the cross cable which links both ?
    thanks for your help.

    Hello Foxone,
    Can you please give us more details about your system?
    Which PXI you use? Which devices?
    Do you receive any error message?
    Regards,
    Sanaa T
    National Instruments
    Sanaa T.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> http://www.nidays.fr/images/081110_ban_nidays09_468X60.gif

  • I have an HP Photosmart C4680 and I´m truing to install the Solution Center program but I can´t

    I found this very helpful forum and I found a link to download the HP Solution Center for HP Photosmart C4680. 
    My laptop is a  Samsung Core I3, Windows 8, 64bits. I was able to download the program (I found the link in the forum, thanks) but when I installed it a pop up window appears and there it says, click on the install button to get started, but the only button I see is EXIT.  When I downloaded the program I saw it was updated only until Windows 7, is that the reason why I can´t use it? I really need to see the ink levels of my cartridges. Please, help

    Hi,
    Please run and follow the HP PRinter Install Wizard tool below to automatically locate the correct driver for your system and check for any difference while installing the software:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloa​dIndex?softwareitem=mp-115766-2&cc=us&dlc=en&lc=en​...
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Object oriented programming on PXI-System

    Greetings,
    i've developed some object-oriented LV classes, wich i've succesfully tested on my desktop pc. The next step would have been to test them on a PXI-controller. However, the LV 8.20 methods of object oriented programming seam to be incompatible to PXI-systems.
    All i'm getting is an broken arrow with an error message like that
    HardwareIOAnalog.lv.class:setTimingNP.vi
    Frontpanel-Anschluss 'HardwareIOAnalog in': Der Typ wird für das aktuelle Ziel nicht unterstützt (means: Type not supported by current target)
    Does that mean that object-oriented design is not supported in general by PXI, or is it depending on the type of the PXI-System. Is there an easy way around, or do i have to re-program all my classes to conventional (Sub)VIs?
    Help appriciated! ;-)
    Regards,
    Bennet Gedan
    Student (Electrical Engineering/Mechatronics)
    Darmstadt University of Technology
    Bennet Gedan
    Student (Electrical Engineering / Mechatronics)
    Darmstadt University of Technology

    Okay, thanks. Meanwhile I reprogramed the whole thing and set OOP aside (at least on the PXI-Target). It's a pity to loose some advantages of OOP, but it brougth me some interesting new programing techniques i could transfer to non OOP stuff.
    Regards,
    Bennet Gedan
    Student (Electrical Engineering / Mechatronics)
    Darmstadt University of Technology

  • On launch of HP Solution Centre:- "Program cant start because ATL90.DLL is missing..."

    I would be very grateful for advice regarding the following message that I have only recently started to experience
    I have had the HP All-In-One C6380 printer for a few years.
    When I launch the "HP Solution Centre" and other associated software I receive the message below.
    I have tried many things, too many to place in this message, to try and resolve the issue. Message is
    "Hpqdirec.exe - System Error
    The program can't start because ATL90.DLL is missing from your computer. Try reinstalling the program to fix this problem"
    I have tried many things, including the following:-
    - Completely uninstalled and then reinstalled the HP software several times - from supplied disk and using latest   downloaded software from the HP website
    - Several Restore points
    - Windows "Start up Repair" option
    - "Scannow"
    - Ran Virus Scanners
    - Ran the following Registry repair tools: RegZooka, RegGenie and Registry Mechanic

    Hi there,
    Try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Java Software Solutions book programming projects

    hey. if any of you have heard of this book you know that theres programming projects at the end of each chapter. if any of you might know a website that has solutions to these projects, could you please post a link for me. it would really help a lot. thanks

    I have no delusion of the reality in programming. However, one has to acknowledge that some programming requirements are more concretely specified than others. I have done programming exercises in C++ (quite sometime ago and in class) that are defined in few pages. Many programming exercises in the book I mentioned are given just only in a few sentences to a page. There are also programming exercises that are defined in a way that the correctness of a solution can be verified more easily.
    I am a novice in Java and have not done any program for quite some time, and I am learning the language alone. I want to ask an experienced Java programmer such as you that if there are better sources available for me to get some programming experience other than the programming exercises available in this book. Is there such a resource available? Could you point me to one?
    Please don't take this personally. I am just frustrated.

  • VISA programming for PXI devices

    Im using PXI 1031 with celeron 850 mhz embedded controller. Pxi serial interface is connected on one of the slots, and have 2 RS422 serial devices connected.
    I wanted to know how to use VISA to communicate and control devices. I am also confused as to running VISA on the PXI controller.
    I would also like to know:
    1) If the PXI chassis with the serial interface is connected to a PC via the ethernet, how would the I communicate with the Serial devices. would it be detected as a PXI device or as a serial device?
    2) If I load VISA on the pxi controller, how would VISA detect the serial devices. would it detect as a Serial device or as a PXI device?
    Hope im clear enough.
    Please reply at the earliest.

    Hello,
    The remote connection you use to talk to your PXI chassis should not affect your VISA programming. More specifically, a PXI serial interface should show up as a COM port, and you can use VISA to communicate with it via its resource name (usually an alias such as COM2). How you use VISA will depend on your choice for development platform. For example, in LabVIEW you could use VISA Configure Serial Port.vi along with VISA Write, VISA Read, and VISA Close functions. You may also use a property node for more advanced features. In any event, if you repost with your choice of development environment, I can likely point you to an example you can use to get more comfortable.
    Regards,
    JLS
    Best,
    JLS
    Sixclear

  • I have a new PC with Windows 7 which does not recognize the Solution Center program of the PSC 1401.

    I purchased a new pc with Windows 7. I tried to load the HP Solution Center for my HP PSC 1401 printer but
    said it was not compatable with the newer Windows version.  I had been running Windows XP. Is there a download available to upgrade this program?

    Hi,
    Please use this:
      http://www.microsoft.com/windows/compatibility/Windows-7/en-us/Details.aspx?type=Hardware&p=HP%20PSC...
    Good luck.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Solution Center program will not install with D110 full feature download

    I had a bug where my system kept searching for SolutionCenter.msi in a loop. I was forced to uninstall my printer software completely to fix it. Upon reinstall, the Solution Center is totally missing. I have lost the CD and downloaded the software from this link:
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=en&cc=us&dlc=en&sw_lang=&product=4023...
    I read in several message here that the full version of the software included the Solution Center, but it did not install for me.
    This question was solved.
    View Solution.

    Hi,
    From the Start menu type SolutionCenter.MSI into the searchbar, the results should appear within the search results.
    Note: if there are several results locate the one which was modified latest.
    Right click the file and select Install, you should see a dialog apper...
    Once the dialog completes reboot your PC and check if the HP Solution Center was added to your PC.
    If there are no results type %temp% into te search bar  abd open the Temp folder.
    Open the latest HP installation folder, its name begins with 7z (ex. 7zS1234)
    Open the Setup folder.
    Open the SolutionCenter folder.
    Right click on SolutionCenter.msi (if the file type is hidden it tye appepars as Windows Installer File) and select Install.
    Reboot your PC and check again.
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Attaching document to solution through programming

    the problem is in crm there is transaction  is01.
    it is transaction to maintain problems and solutions.
    where problems and solutions are objects of crm.
    the master tables for these are isol, isom.
    ok into this using bapi s i am uploading the data from legacy system.
    everything going fine.
    but i am not able to do the part of attaching some documents to these solutions ie like word,excel etc ok.
    there some function like.
    1. crm_sdb_atta_upload.
    2.CRM_SOLUTION_ATTACH_SET.
    these i have been trhing not working.
    and you should no that the document which i attach is to object and it will have guid(global id's)
    ok if you can suggest me how to precede tell me i will procede or please forward it to vamshi if he is free ok.
    good day.

    thanks hugh,
    i could upload them using the function module crm_sdb_atta_upload.
    but it is not able to upload all the files. some times it is giving error . i don't know why it is doin.
    sulthana

  • Need Solution to Program getting stuck on hand tool

    Occasionally the curser becomes stuck on the hand or move tool.  I can click on other tools but they do not respond.  The system is not completley
    frozen, just the curser/tool.  The only way to fix it so far is to restart the computer.  Plus it is happening more often now.
    I really need a solution since I fear I am spending more time. Restarting computer than actual work!

    Not a reply to your problem but coincidently, starting yesterday, I experienced the same problem. I am using CS4, have a iMac10.6.8, and the icon tool is the eraser (not the hand tool) that comes up. The only good thing is that it lets you save (unlike a true freeze) before you have to quit the application and re-start. The file I am working on is 1.56G and it has taken over 10 hours to try and merge layers together to bring the size down to its present 1.06G size. The "freeze" happens every 5-10 minutes.

  • How can I communicate PXI-6509 by Static DIO Register-Level Programming?

    - How can I communicate PXI-6509 by Static DIO Register-Level Programming?
      PXI-6509 physically Port0 is connected to Port1.
      For checking all connections are correct for this case so I have used DAQmx Test Panel. Just in case everything is ok.
      In this case I interested in to communicate the PXI6509 by Register-Level Programming.  
      I have tried to use Open VISA Test Panel for sending and reading data (in MAX explorer) and
      use NI-Spy for checking communication data.
      The first step I configured Port0 to Outputs state and Port1 to Inputs state.
      The second step I setup Port0 to 0xAA.
      The third step I read back Port1 and expected data will be 0xAA but just only 0x0. Why???
       1              ViOut8(0x03D83318, 10, 0x00000041, 1)

    Hello!
    We don't do support on register-level programming but the problem you are experiencing might be due to tri-state on the ports?
    Please check this manual that covers register programming of the device you are using:
    http://digital.ni.com/manuals.nsf/websearch/47300C3471742AD0862570AE005E0AD1
    Regards,
    Jimmie Adolph
    Systems Engineer Manager, National Instruments Northern Region
    Bring Me The Horizon - Sempiternal

  • PXI-6723 Programming APIs

    Hi Folks,
        I have a PXI-6723 card to provide some analog output(5V) to my test environment. I have to debug a already developed code using NI-LabWindows/CVI. Actually i am new to LabWindows/CVI as i was using LabVIEW. 
       I am able to drive the voltage using NI-DAQmx application and able to test the PXI-6723 card. but if same thing I am trying to do with the LabWindows code than i am not able to drive. Can you people provide me the PXI-6723 drivers and APIs as to program the card seprately or can you give me some rough idea how to program the PXI-6723.
       your comments and suggestions are always welcome.
    Thanks and regards
    Sudhir

    No. There's to my knowledge no possibility to use the triggerlines as input in you're LV application. Whether or not something is possible in a LV version depends on the driver that the device uses and whether or not the driver is supported in a LV version. All can be derived from documentation.
    Regards,
    André
    Using whatever version of LV the customer requires. (LV5.1-LV2012) (www.carya.nl)

Maybe you are looking for

  • How to create check box in tabular form

    Dear Friends i have craeaed tabular form .Recently all column are default text field but i want to change some column from text field to check box . i have try it with simple check box but there is no option to pass return value in to table. How to c

  • Searched for driver updates - do I need them all? Qosmio G30-175

    Hello people, new Toshiba user here. Last week I bought a Qosmio G30-175. After a Bluetooth installation problem everything is fine. I updated BIOS today to v1.70 (even though the Windows version wouldn't work)! I thought I would do a search for any

  • Switching image from Photoshop to ImageReady, CS1

    I am making a website of my art, and after I edit it in Photoshop, I then switch to Imageready and add the image to a webpage. However, the quality goes way down every time, and it's frustrating. The color becomes muted, and the artwork becomes grain

  • How to hide custom subscreen

    Hi, I need to hide the custom subscreen in a standard transaction depending on the document type created. How can I achieve this? Thanks in advance.

  • RE: CNAME change im stuck can anyone give me some help

    I followed the advice given to me in a post a few days ago. I want to change my domain name over to my new site but really dont know how to do it so wrote to the company and got this reply We unfortunatly do not have a system in place that allows us