How to test PCI card from NI?

I install PCI-6527 card in computer, I want to test the card to see it is work. I right click the DAQ board in MAX configuration and choose "test panel", the compuer show a test panel, there is no error message, does that meaning that my card is ok?
or what other things should I do to test the panel?
Thanks

Try the previous answer, test the resources and click on the DIO lines. Also you may want to test your card with an example and some logic analyzer or leds. There is a very good example for manipulating the DIO ports of your board. Go to www.ni.com >> Resource Library >> Search/Upload Examples >> Type: +pci +6527 .... the first result is an example for LabVIEW and for the 652x series, you may want to try it.
Good luck!...
Nestor Sanchez
Applications Engineer
National Instruments
Nestor
National Instruments

Similar Messages

  • I am using DNET PCI card from other vendor and using Labview 2013

    i am using DNET PCI card from other vendor and using Labview 2013.
    is it possible to communicate with this DNET card?
    if so how do i find communication visa DNET ?
    please inform me how to find DNET examples.
    thanks,
    san

    Hi santh,
    I don't think it's possible to use a 3rd party DNET PCI with LV API.

  • How to remove credit card from iphone4s

    how to remove credit card from iphone4s

    Not sure what you mean by this. Are you trying to remove your credit card information from the App Store/iTunes store?

  • How to remove SD Card from the Card Reader slot - Satellite A100?

    Hi,
    Is there anyone to help me? I inserted a 64 MB SD card in the card reader slot of my Toshiba A100 model. It's the first time i have inserted the card. The card is inside the slot. I can not take it out! I don't have any idea how to remove the card from the card reader slot. I can see the contents of my SD card, can open the files too. But how to remove it out from the slot. Please help me giving your idea to remove the card out from the slot.
    Arjun

    Hi
    In my knowledge the SD card slot doesnt has a any additional helps like the PCMCIA slot to remove the card.
    You have to remove it simply. Try to grab the card and move it out. You can try to use the pair of tweezers. Maybe it helps

  • How to remove sd card from iMac

    hi how to remove sd card from imac ,thanks

    If your machine is in warranty, be careful not to do anything more that might damage it when removing it from the optical drive.  You might even be able to convince an authorized service technician to carefully remove it under warranty from the optical drive.  It is a design issue that lets people accidentally insert the SD card in the optical drive.   Of course if that's the only copy of your information on the SD card, be sure to let them know that, so they are extra careful not to damage it when removing it.

  • HT1688 How to erase credit cards from your apple ID

    I need help figuring out how to remove credit card from my account be because I can no longer use any other gift cards

    See what a quick and simple Google search can do for you....
    http://support.apple.com/kb/HT2534

  • PCIe card from Macsales Faulty?

    I ordered an Apiotek 1394+USB2.0 combo PCIe card from MacSales and am having a serious issue. After I installed the card and closed the machine back up, I plugged in the mac pro powercord and the computer just turned on by itself. I didn't even press the power on button. That was weird. So, it shows up under system profiler, in slot 4 (tried in 3 too) and seems to work ok. However, the serious problem is trying to shut down the computer. The problem is I can't do it. When I click apple/shutdown/shutdown, the mac begins to shutdown, but then it boots right back up with the apple chime and log-in screen. Holding the power button does not turn the machine off either. The only way I could turn the thing off was to yank the power cord. I removed my HDMI Intensity card, and tried just this card, and still had the same issues. Is this card bad? Should I send it back and get another one? Or is this card brand not good for the mac pro? Can anyone recommend a good PCIe USB and FIrewire combo card? I have a 2x2.8 Mac Pro, running 10.5.6, 6GB Ram. Thanks.

    It's not going to act up anymore because I took it out. I don't want to pull out the CPU powercord to shut down my computer.
    What powerplug wasn't the right size or fit?? The computer one? I'm using the one that came with the mac pro. Why would that cause the card to not allow the computer to shut down?
    As far as calling macsales, I have an RMA request in. I will hopefully speak with someone about it then. Perhaps I will look into Sonnet and Aaxeon.

  • HT204088 how to remove charge card from account

    How do I remove a charge card from my account

    If you only want the free apps, take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is  critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID. 
    You will of course not be able to get anything other than the free apps without entering in some sort of payment method (credit card, prepaid iTunes card, gift certificate, etc.)
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • Need explicit instructions on how to eject SD card from slot

    Just got the iMac and tried downloading pics off my SD card.  Can't find the "Finder" to eject the SD card from the slot.  Can someone give me step by step instructions?  Thank you!

    "How do I remove a card from the SD card slot?
    As with any removable media device, allow any data transfer to SD media to complete before removing the card. When removing the card, the best way to insure the integrity of your data is to drag the icon that represents the card to the Trash, then remove the card from the slot after the icon disappears from your desktop."
    http://support.apple.com/kb/HT3553#13

  • How to test File Adapter from EM Console

    Hi All,
    I have one issue with File Adapter where I am trying to implement a simple BPEL process. Below are the steps;
    1. I have created an empty BPEL process and then add a read file adapter to the left side which will read from a file aa.txt which is present in D:\work folder. File is having data like XXXX,YYYY,ZZZZ. (I have used Native builder for schema generation)
    2. Then I have added Write file adapter on the right side which will write to an other file bb.txt.
    Then I have rebuild and deploy this on weblogic SOA server but on the EM console I am not able to test it as Test button is disabled. Then how to test this scenario? Also I tried testing by placing a new file aa1.txt in the same directory with some content. Logically it should be picked up and then write it to the bb.txt but it is not happening.
    Can anyone please help me in this as how to troubleshoot it.
    Thanks
    RJ

    Thanks for the reply.
    So if i understood correctly it means that we cannot test it using EM console as we have read adapter on the left side because of which we have not exposed it as SOAP service. When we put any file in the D:\XXX then automatically read adapter will pick that up and create one instance in the EM console and then write adapter will write it into the destination file?
    But in our case no instance is getting created in the EM console even when I am copying a file to the directory. Below is the read_file.jca
    <adapter-config name="Read" adapter="File Adapter" wsdlLocation="Read.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
    <connection-factory location="eis/FileAdapter" UIincludeWildcard="rj*.txt"/>
    <endpoint-activation portType="Read_ptt" operation="Read">
    <activation-spec className="oracle.tip.adapter.file.inbound.FileActivationSpec">
    <property name="DeleteFile" value="false"/>
    <property name="MinimumAge" value="0"/>
    <property name="PhysicalDirectory" value="D:\mywork"/>
    <property name="Recursive" value="true"/>
    <property name="PollingFrequency" value="60"/>
    <property name="IncludeFiles" value="rj.*\.txt"/>
    <property name="UseHeaders" value="false"/>
    </activation-spec>
    </endpoint-activation>
    </adapter-config>
    Please help as why it is not getting picked up?
    Regards
    RJ

  • How to remove tv card from touchsmart 610_1010

    The tv card in my touchsmart 610_1010 as stopped working the device manager says it is working and I've uninstalled it and reinstalled but the media centre says it cann,t detect tv tuner ' I was thinking of doing a card removal and reinstall , can any one point me in the right direction of a video off how to remove tv card , or any solution. Thanks for your time any help would be appreciated. ...thanks

    Hello tangledup61,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand you are looking to replace your non-functioning TV Tuner Card in your Touchsmart 610. I would be happy to assist you, but first I would encourage you to post your product number for your computer as I was unable to find your model with the information you already provided. I am linking an HP Support document below that will show you how to find your product number. As with this we can provide you with accurate information.
    How Do I Find My Model Number or Product Number?
    Please re-post with the requested information and I would be happy to provide you with assistance. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • How to Setup PCI Cards

    Hi everybody,
    I am using a MSI 865PE board for some time with the following PCI cards:
    Promise SATA150TX4 Raid Controller
    Audigy 2 ZS Soundcard
    Onboard Gigabit Network controller
    Right now I have some serious sound issues, probably because the PCI Setup is not optimal. Is there anybody who could recommend a setting (Cards/PCI Slots and BIOS) that would work?

    i have exp probs with onboard sound after i got my board,i have had to reload XP a few times and found that when i reload a fresh OS then the intel inf files followed by the sound drivers in that order i have no more sound probs,also i always do a full format for a clean install.

  • How to remove credit card from iTunes account

    I have been trying to download FREE apps and recently it says its not valid and to change it. I don't have a real card or money to spend for an iTunes card. I have looked all over the web and nothing useful. I don't have a computer nor have one to use. I would think after paying money for a product and service it would work properly, even more so for how much these are worked on.

    If you only want the free apps, take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is  critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID. 
    You will of course not be able to get anything other than the free apps without entering in some sort of payment method (credit card, prepaid iTunes card, gift certificate, etc.)
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • How to block credit card from being used.

    I have kids that have Ipod touches. I want to make sure they cannot purchase stuff using my credit card. I want them to use the balance from gift cards but not allow them to go over that. How can a be sure they cannot start buying stuff in itunes or during a game they are playing, using my credit card.

    Hi,
    See this Apple Support article:  http://support.apple.com/kb/ht2534. 
    Hope this helps! 
    ---likeabird---

  • How to communicate java card from java classes???

    hi all....
    please help me to program java card stuff for my project...
    I am want to use the java as as authentication module to identify the some sort of signature.
    please let me know the codes or steps do i have to follows....
    i am using jcop2.2 .....
    do i have to learn the javacard shell programming too..? i am good in java but not this technology...
    i have tried the sample example in java_card_kit-2_2_1 but i could not do anything...:(
    please help me
    cheers
    lanaka

    It's like u r asking someone to do ur homework.
    1. sample example you have mentioned can't work on JCOP
    2. yep, you'll have to learn how to work with JCShell if u want to use jcop tools.
    3. Read HELP that is provided with 2.2 tools. It's from big help for beginners.
    (there is even one signature example in it)

Maybe you are looking for

  • TS1362 Help

    I downloaded 3 songs tonight . One of them stopped at 1:04 and skipped to the next song once i played it on my ipod nano. i synced the nano and i have the updated version of itunes . i don't know what's going on . the song is  phillip phillips - home

  • Finder Window Background Colours

    I have recently upgraded my old PowerBook G4 to a MacBook 2Ghz - Black. Setting all my preferences finder window background colours, icon sizes etc for all windows is fine. I have copied all my image files from the PowerBook to the MacBook, but when

  • Where can subscribers download Photoshop CS6 13.1 Update from

    The following links state that Photoshop CS6 Update 13.1 for subscribers will be installed when one uses CS6 menu Help>Update http://helpx.adobe.com/photoshop/kb/release-notes-photoshop-13011-upda te.html http://blogs.adobe.com/creativecloud/photosho

  • What happened to applications icon?

    The applications icon in the itunes library disappeared. Any ideas on where it went and how to get it back? Thanks!

  • Video only plays for a few seconds, no sound, ALL BROWSERS

    I have having that notorious problem that seems to originate from sometime in 2008. I found no recent reference to it, but that's irrelevant. I have no sound in youtube/megavideo/any flash, and the video will only play for 2-3 seconds. This is the sa