PXI 6512 to PXI 6511 using SCB-100

Hi;
Using LabView 8.6, I want to pass a discrete signal from a PXI 6512 (DO) to a PXI 6511(DI).
Each of these cards have a SCB-100 connector block. I have set the switches (S1 to S6) of each card to "DIO passthrough" as specified in SCB-100 Installation Guide Figure 3.
I'm using the following NI examples: Write Dig Chan.vi (running on 6512) and Read Dig Chan-Change Detection (running on 6511)
1. I have connected the PXI 6512 SCB-100 pin #1 (Port 0 Line 0) to PXI 6511 SCB-100 pin #1 (Port 0 Line 0).
    Result: I does not work; that is:
                                          a) Changing voltage on 6512 is not detected on 6511 vi
                                          b) Changing voltage on 6512 MAX is not detected on 6511 vi
2. I have a connected both pin #1 to pin #1 and pin # 9 (GRND) to pin #9 (GRND), doing the same as above (1.a and 1.b) , it still does not work.
3. To make things worse, I put a voltmeter on the SCB-100 pins of 6512, no voltage is generated.
I wonder:
    - How to connect two SCB-100 connectors for my case? is there something special to do in addition to setting the switches ?
    - How can I be sure using MAX that my cards are OK?
    -  What are the correct driver versions (is it "traditional DAQ driver"?) for my cards?
Thank you in advance for the replies;
Kizkas.

Hello KizKas,
When performing the write to the digital channel, have you tested other lines other that Port 0 Line 0?  Have you tried using a different breakout box, or a different cable?  Have you double-checked all of your connections? If you could try all of these steps and measure the voltage on the line using a voltmeter you should get more information on what is wrong with your system.
The only steps you can perform in Measurement and Automation Explorer (MAX) to check to see if everything is working with your system is to first check to make sure that the icon next to your device under My System»Devices and Interfaces»NI-DAQmx Devices is green.
Figure 1: Green is Good
You can also attempt to reset the device or perform a self-test on the device itself by clicking on the device and clicking on the appropriate buttons.
Figure 2: Self-Test and Reset Device
For these devices the correct driver to use would be NI-DAQmx 8.8.
Message Edited by Dan_K on 12-03-2008 11:01 AM
Regards,
Dan King
Attachments:
buttons.jpg ‏9 KB
devices.jpg ‏38 KB

Similar Messages

  • PXI 6514 SCB-100 Help

    hi all,
    I tried many times to get a Digital Out from that box. But without any success.
    I have a board with i need to pull 32 Pionts down to zero. And I have PXI 6514 SCB 100 and PXI 6733 SCB 68.
    I made it at the 6733 to bring a signal out of the digital outs, but at the 6514 happens nothing!
    Can someone help me???

    When i set the switches in the passthrough mode (S6 up, S5 down, S4 down, S1 rigth, s2 right, S3 right) all pins passthrough (Pin1 = Pin1...Pin100=Pin100)
    Is that the only way to get all the 32 in/out Ports of the 6514 to the board????
    I testet sometimes: for example GND to Pin 96 and 5V+ to Pin 97. Then i measure on Pin 95.
    When i put the line 7 of port 7 to low i measure 2Volt and at high i measure 5Volt. That seems to be a bit correctly. 
    But should there not be 0V when i set it on LOW???? Or where from could that 2V be?
    I dont know, what to do...
    can someone help me??? or just give me some info?
    best reguards
    Simon
    (PS: Könnte ich den auch deutsch reden, wenn möglich? Bin bei Englisch nicht so konform ^^)

  • Safe PXI-6511 operation

    I was wondering about disconnecting cables to my PXI-6511 cards while my NI
    chassis is powered on? 
    Conditions are as follows:
       There are no other power sources present once my rack has been powered down.
       The NI chassis is still powered on and running.
    So would it be safe to disconnect the SH-100-100 F cable from the SCB-100 box?
    Thanks for your help it is much appreciated.

    Hey ABarnes93,
    Yes, as long as you are only unplugging the cord from the card itself, you will be fine.  It should be noted that PXI is NOT hot swappable, so removing the card itself is not recommended.
    http://digital.ni.com/public.nsf/allkb/862567530005F09C862565610056B808?OpenDocument
    Nick
    Applications Engineer
    National Instruments

  • How to make PXI-6733 use PXI_Clk10 as the Reference Clock?

    I'm using PXI-6733 and it is put in the PXIe-1065 Chassis. As you know, the PXIe-1065 has a clock PXI_Clk10 and distributes it to all its slots. Now I want to use the PXI_Clk10 as the reference clock for PXI-6733, meaning I want to lock the PXI-6733 onboard clock to the Chassis clock PXI_Clk10.
    The question is that I can't select the PXI_Clk10 as a Ref.Clock. It is not in the list.And I have filter the channel names. Have you ever encounter this problem? Can PXI-6733 use PXI_Clk10?

    10MHz is routed via RTSI line. Unfortunately, 6733 doesn't have one.

  • Program to write signals from PXI 5105 using labview 2011

    Hello
    I am new in using labview. I need help in writing program to continuously record the signals form PXI 5105 using LabVIEW 2011.  I prepared a program using help examples. It is recording the signal using pxi 5105 into the file after trigger. I tested the code using waveform generator with -100mV to 400mV, 1 kHz, sine wave. I have also attached the waveform of signal from the excel file recorded by the program. I have following queries
    (i) Is the program correct to continuously record the triggered signals. Have I used the while loop correctly?
    (ii) why some part in waveform is missing.
    (iii) What should be the value of millisecond multiple ( I used zero)
    I want to use above program for strain gauge signal measurement. Where I have to record the data at 20Ms/sec sample rate for 1 milli second after trigger.
    thanks
    Attachments:
    Signal recording programme.vi ‏85 KB
    recorded_signal.png ‏38 KB

    Hi,
    Sorry but I've only got LabVIEW 2010 so I can't open your file. If you can post a 2010 version I can take a look.
    vinod_p wrote:
    (iii) What should be the value of millisecond multiple ( I used zero)
    If you are talking about the "Wait until Next ms Multiple" function then "Wiring a value of 0 to the milliseconds multiple input forces the current thread to yield control of the CPU." (from the context help for the function - press <ctrl>+h). Is this the behaviour you want?
    Normally the ms multiple function is used to synchronise loops as it waits until the next multiple (be it 10ms or 10s) before continuing the loop.
    -CC
    "If anyone needs me, I'll be in the Angry Dome!"

  • Connecting the SCB-100 to a Solid State Relay

    Hey everyone,
    I am trying to hook up a solid state relay to the SCB-100 which is connected to a PXI 6515 device. I was just wondering where I can purchase the connecting wire that is ideal for this purpose. A quick look online has yielded few helpful results. A link to grainger/zoro tools or others would be appreciated. The specifications are: The wire must be able to withstand 25V voltage, 25A current. It should also be easy to wire it into the SCB-100. Any AWG will do. 
    Thanks!

    Hi tompkins92,
    Here is some information about AWG cables and their maximum current:
    http://diyaudioprojects.com/Technical/American-Wir​e-Gauge/
    Here is a place you might be able to purchase the appropriate wire:
     http://www.mouser.com/Wire-Cable/Hook-up-Wire/_/N-​5ggs
    You can select the voltage and current specifications you want.
    I have one question: did you mean 25 mA current? Neither the SCB-100 nor the PXI 6515 can safely handle 25  amps.
    http://www.ni.com/pdf/manuals/371224b.pdf
    http://www.ni.com/pdf/manuals/372199c.pdf
    Regards,
    Kelsey Johnson
    Applications Engineer
    National Instruments
    http://www.ni.com/support
    (866) 275-6964

  • Why is AIGND on SCB-100 connected to mains earth through PCI6031E?

    I have a PCI-6031E DAC card connected to an SCB-100.  I am trying to measure non-referenced differential signals, and via the application notes realise that i must use two bias resistors to AIGND from the +ve and -ve terminals of each channel.
    However i can't quite understand why the AIGND pin inside the SCB-100 is connected to mains earth through the DAC card.   Surely any disturbances on the earth due to the operation/swiitching of other equipment on our site will produce disturbances on the reference of the DAC card, and hence effect the data that i am recording?
    Or is this connection not direct, i.e through a resistor for example?
    Any guidance would be much appreciated.
    Many thanks
    Mike

    Hi,
      the resistors are both tied to the same point, ergo any change in voltage on the earth line will appear on both signal lines (aix+ and aix-).
    Since this is a differential input, they will be cancelled out as a common mode voltage.
    The purpose of the resistors is to prevent the input voltages to the aix+ and aix- floating off. You're measuring a differential voltage, say 10V, but that could be at 50V on the aix- and 60V on the aix+. That would damage the card, and without the resistors, the signals from a true floating source could continuously float up and down.
    You're quite correct in the fact that aignd is also pc or system earth, and you can get mains earth signals on this pin, hence the reason we recommend NRSE or differential as the better two input types.
    http://digital.ni.com/public.nsf/websearch/1ffcbe3451abee09862562970059881d
    http://digital.ni.com/public.nsf/websearch/D509679FFAE2764386256297005D0C9D
    Hope that helps.
    Sacha.
    // it takes almost no time to rate an answer

  • "connecting a load cell to scb-100"

    I have an scb-100 and want to know if it is possible to connect a load cell to it and if so, how.

    It is probably possible, but you have to have some additional circuitry in order to use the load cell. Typically, load cells are comprised of strain gauges which require some kind of Wheatstone bridge completion. Additionally, most strain gauges need excitation. If you can provide the bridge completion and excitation, then you could simply read the output of the strain gauge by connecting the output + and - to your SCB-100. However, setting up this external circuitry can be a little complicated. So, the recommended setup is to use some signal conditioning. National Instruments provides a couple of options regarding signal conditioning for load cells. Below is a link to a tutorial that discusses how to measure a load cell and what hardware is recommended for
    that. I hope this information helps.
    Tutorial

  • IPhone4S no display when use USSD(*100#)

    when I use USSD *100# no display easy menu but got 2button at down to choose,when click it got function but same no display menu

    iPhones no officially support USSD but I can sure it is support USSD because my friend's iPhone is work with USSD.
    I and my friend using same carrier same iPhone4S same codes,no JB but my friend's iPhone is work with USSD,only my iPhone cannot work with USSD.
    Thank for all answer,no need answer for me already because I just now send to apple store,they check is phone problem,so now claim warranty,need to wait 2 week to get back new iPhone =.="

  • Can I use the 100. ITS GC Mac Apps Education card that I received when I purchased my Imac to buy Itunes gift cards?

    Can I use my  $ 100. Mac Apps Edu. gift card that I received when I purchased my Imac to purchase Itunes gift cards?

    When you purchase iTunes content, the balance from your gift card will be deducted automatically.
    You can check the balance of a redeemed card here > Account Home - Apple Store

  • In my planning application.I have 100 members in account dimensions.Those members are used in 100 forms.suddenly my bussiness was changed.so i want replace those 100 members into new name of 100 memebers.but how i can chnage in 100 forms.how to handle

    In my planning application.I have 100 members in account dimensions.Those members are used in 100 forms.suddenly my business was changed.so i want replace those 100 members into new name of 100 members.but how i can change those 100 members in 100 forms.how to handle this?

    Hi joshi and jharvey,
    Thanks  for you are reply.I am new for this lcm.Can you explain detail.about above problem.I mean in share service i didn't find any export option.I had seen only migration.or share any blog for detail about lcm.

  • ITunes uses almost 100% of CPU and slows PC down

    Recently I decided to start using my iPod touch 4G again and downloaded the latest version of iTunes.
    Upon launch, iTunes acts normally until about 4-5 minutes of being open (just in idle). It then happily proceeds to use up 100% of my CPU load and slows my entire PC down to a halt, even once I've closed it (iTunes).
    I've tried re-installing it, downloading a different version, disconnecting from the internet, practically everything and yet the problem persists.
    My PC specs are as follows:
    Amd FX Piledriver 8-Core FX-8350 @ 4.0GHz
    Powercolour HD7990 Devil 13
    G-Skill 1866Mhz 16Gb memory
    OCZ Vector 128Gb HDD / WD Caviar Green 3TB
    So I can assure you, this is NOT hardware related.
    I've tried the following method with no results.
    1) Click Start and type "cmd" (without the quotes) DO NOT press enter or Ok yet.
    2) Right click "cmd" in the search results at the top of the start menu and select "Run as Administrator".
    3) In the command window, type "netsh" and press enter. (Without the quotes)
    4) In the next prompt, type "winsock" and press enter. (Without the quotes)
    5) In the next prompt, type "reset" and press enter. (Without the quotes)
    6) Reboot the PC. (Do not skip this step)
    I've also been through the list of conflicting software and have none of the mentioned.
    I'm running Windows 7 with the latest updates.
    I'm getting extremely frustrated now. ANY help would be appreciated.

    Sorry. I did a search, and a lot of threads came up. The one I chose, I thought, explained WHY it happened.
    Maybe you'd get answers more helpful to you, if you went throught the search results.
    Sorry I wasn't of any assistance.

  • Plugin-container.exe is using 90-100% CPU - even while running Firefox in safe-mode. Can I fix this?

    I am using fire fox 5.0 (after using 3.6 for what seems like forever) and the plugin-container.exe has been sucking up my CPU power like a vampire. It had been doing that in 3.6 but not as much. I figured if I upgraded the problem would go away, but no, it has not. After reading some other similar posts, I ran Firefox in safe mode with no plugins running and sure enough after browsing for a bit it started running slower and used 90-100% of my CPU. Is there any way to fix this issue? Or am I doomed? Thanks in advance for any help you may be able to provide.

    That's supposed to show you the problem isn't Firefox, don't know how successful that actually is. You can delete it so that it starts up again. Susggest restarting Firefox when you see it has used about an hour of CPU time as the next hour of CPU time will take shorter to get there and you will be locked out.
    Also see this -- the solution on all the items seem to fix a lot of problems with the places.sqlite database.
    :'''freezing at regular intervals''': http://blog.bonardo.net/2011/09/30/is-your-firefor-freezing-at-regular-intervals

  • Quicktime desktop recording use almost 100% of cpu!

    When the video recording of the desktop is on, my Macbook pro (2.4 GHz, 8 Go ram, mid-2010) become really slow. Quicktime then use near 100% of the CPU. So I can't do the task I whant to record (someting like a tutorial).
    Is there a solution for this? I tried Voila app and IT WORK PERFECTLY. So, what's the deal with quicktime?
    Thanks,
    SL

    Thanks for the reply,
    Turned flash off but it made no difference, Facebook home page still shoots Firefox cpu up to 100%.

  • Firefox using almost 100% CPU - hogging resources - hanging

    After several hours of operating Firefox starts using almost 100% CPU - with peaks of 100% occurring in rapid succession - FF hangs until CPU useage drops below 100%
    Followed recommended troubleshooting as recommended on this site:
    * Started in Safe mode - no problems occurred.
    * Disabled all extensions; Plug-ins left operating.
    * No replication of problems.
    * Enable 1/2 of extensions up to Flashblock - restarted - seems ok
    * Enable most remaining extensions
    * (There are 3 Java extesnions - only enabling one) - again seems ok
    * Some hours later - problem reoccurred. Each time CPU useage peaked at 100% (according to Task Manager) the Firefox Window flickered & was unresponsive.
    * Deleted cache - no change
    * Disabled recently added programs - no change
    FF opens and closes normally & completely. '''Problem only seems to occur after FF has been operating for some time'''
    This has occurred intermittantly before but has become chronic over the last few days. Apologies if I've been repetitive or explained poorly - FF has hung several times while typing this.

    No issue for me, after 4 loops my CPU load was around 18%.
    Firefox 33.1.1 under Windows Vista.

Maybe you are looking for

  • Your version of Outlook has been blocked

    Brand new machine, freshly patched, all apps new, new, new. Our email administrator, may he rot in a very warm place, has blocked Outlook 2007. Creation of a Outlook 2007 profile followed by firing up Outlook 2007 got me a message "You version of Out

  • Static method and exception

    I have file which is reading from file and deleting it. delete is done by static method. now i need to do like this if file is empty it should throw exception and delte the file. so i added else like this else{ throw new empty("Empty"); but it is onl

  • File looks strange in windows

    an html page that looks wonderful on Macs, I never noticed this before, but in Windows Explorer, the text justifies in center instead of on left. Why is this? thanks! Also, annoying issue that a page that open in own window on Mac, in windows people

  • How do I make Preview the default download and not adobe reader

    Somehow downloads come down as Adobe Reader, not a PDF in Preview.  How do I go back to Preview as the default download reader?

  • Mexican store??

    when trying to update my apps, I get the message, "Your account is not valid for use in the Mexican store.  You must switch to the US store before purchasing". Anyone else ever seen this...