1_WIRE_LO_REF in NI PXI-2503

Hello,
I've used NI PXI-2503 (serial ports) to read current output signals from a circuit, and 1_WIRE_LO_REF has been used for reference (voltage input to the circuit?). To switch over to parallel communication, I will use SCB-68. In this box, I have no idea which port is equivalent to 1_WIRE_LO_REF. Which port should I use in SCB-68?
Thanks,
Mihye

Hi Mihye,
The SCB-68 numbers the screw terminals in such a way that they correspond with the pin numbers in the device pinout for hardware with a 68-pin connection.  Checking the pinout on page 5 of the 2503 specifications, it looks like pin 22 is the 1_WIRE_LO_REF line, so you should connect the reference signal to the screw terminal labeled 22.
Kyle B  |  Product Support Engineer  |  ni.com/support

Similar Messages

  • What is the pin out for your PXI-2503?

    Hello,
    I have purchased a PXI-2503 analog switch, and I have been unable to find the pinouts for this device anywhere. I have connecting directly from the PXI-2503 into my board.

    Hi Champ065,
    If you have the NI-Switch drivers installed, then you can go to the NI-Switches Help.  This can be found by clicking Start >> Programs >> National Instruments >> NI-SWITCH >> Documentation >> NI-Switches Help.  When you open this up, navigate to NI Switches Help >> Devices >> NI PXI-2501/2503.  From there, select your topology and you can see the pinouts on the right.
    Please let me know if you have any problems finding this.
    Thank You,
    Nick F.
    Applications Engineer

  • Can I close multiple output channels in parallel on one COM line using the PXI-2503

    I want to fan out a power supply to four DUTS. During current testing, I will want to turn on one DUT at a time. During other tests, I want to power all four DUTS in parallel. This will require turning on four output channels at once in each mux bank. Can this be done using the PXI-2503?

    Bob,
    4x6 2-wire mode should work fine. You can connect the power supply to one column, and the DUTs to each row. The rows can be connected to the column one at a time or all at once.
    Regards,
    Jessica Kinnevan
    Applications Engineering

  • NI TB-2605 terminal board to NI PXI-2503 relay card pin GND interconne​ct?

    I am using the NI PXI-2503 relay card and the NI TB-2605 terminal board to impliment some interconnects My question is on the terminal board there is a GND terminal listed on pin GND. What electrical pins or internal backplane or relay card terminal does this "point" interconnect to? 
    Solved!
    Go to Solution.

    Figuring this internet stuff out is not for the feignt of heart....!
    First....thank you for your initial effort.
    I am a test equipment engineer.
    As you probably know, I am confused with the threads through the documentation. I am looking at the figures provided on the TB-2605 Isothermal Terminal Block Installation Guide,  Figures 1, 2 and 3. I am also looking at the NI PXI-2503 Specification pdf figure 1.
    There is no mention of a GND connection connected to the Relay card Figure 1. This GND may go into the PXI chassis backplane and mate to the power cord neutral line or some other connect like that, but I cannot tell.
    I would like to peice together a guide to my manufacturing people as well as to my software people how this thing works using software to select 1 x 48, 2 x 24, and dual 2 x 12 switching modes when I specify the use of this fine equipment for solving our test needs.
    I beleive that I am close, but a very few questions remain.
    Thank you for you excellent approach to "looking" into the answer for my question. Any additional insite to GND paths is appreciated.
    Eugene Gillingham

  • Problem Controlling PXI-2503 Switch through the IVI-C Switch API

    Hi,
    I'm writing an application to control a PXI-2503 switch in 1-wire mode using the IVI-C Switch API in order to route signals to a PXI-4060 DMM.
    According to the programming instructions, I should be able to create a path from the "ab0" channel to a channel like "ch10" by calling IviSwtch_Connect( "ab0", "com0" ) to connect "ab0" to "com0" and then calling IviSwtch( "com0", "ch10" ) to connect "com0" to "ch10". However, after the program makes those 2 functon calls, the DMM doesn't get the correct signal.
    When I use the NI Switch Soft Front Panel application to connect "ab0" to "com0" and then connect "com0" to "ch10", then the DMM gets the correct signal. Does anyone know what the Soft Front Panel tool does differently?
    Thanks in advance to anyone who can help.
    VRMan

    VRMan,
    Make sure that you have configured your 2503 to be in the 1-wire 48x1 topology...
    Other relays that need to be closed for ch10 to make it to ab0
    are  "bc01" and "1-wire".  Check out the hardware diagram for
    the 2503 which can be found by going to
    Start>>Programs>>National
    Instruments>>NI-Switch>>Documentation>>NI Switches
    Help, then browse to Devices>>2503>>PXI-2503 Hardware
    Diagram.
    When you use the SFP or program with LabVIEW, you have the option to
    initialize a switch with a certain topology.  For the 2503 1-wire
    48x1 mode, this automatically changes "bc01"," bc02", "bc03", and
    "1-wire" to the correct positions.  Check to make sure that the
    same is done when using the IVI-C driver you are working with.
    Let me know if this doesn't solve the problem, or if you have any more questions.  Best of luck on your application.
    Regards,
    Travis W

  • Problem reading PXI-2503 channels above 23 in 1-Wire 48x1 Mux mode in Linux

    I'm having trouble getting relay positions above 23 in the 1-wire 48x1 mode
    % nilsdev | grep 2503
    NI PXI-2503: "Dev1"
    The topology is set to "2503/1-Wire 48x1 Mux" via the following API, using device "Dev1"
      DAQmxSwitchSetTopologyAndReset(device,topology)
    In theory that means there are 48 inidividual relays than can be read, however, the following fails:
     switchname = "/Dev1/ch47"
     DAQmxSwitchGetSingleRelayPos(switchName, &pos)
    The error returned is:
    DAQmx Error: Relay name is invalid.
    Relay Name: ch47
    Status Code: -200202
    which is
        #define DAQmxErrorInvalidRelayName   (-200202)
    I am unable to get the relay position for anything above relay 23  ( /Dev1/ch23 )
    Is that the expected behaviour, or is there a driver or hardware issue ?
    Solved!
    Go to Solution.

    When using this switch in "1-wire" mode, we are essentially breaking each (+)/(-) pair into their own channels.  Since this topology utilizes double pole, single throw switches whose individual terminals cannot be switched independently, another switch is introduced to decide which side of the switch is being accessed as what point in time, (+) or (-).
    Instead of having 48 single pole single throw, we can have 24 double pole single throw and one single pole double throw to decide which polarity we're referencing.  You can still utilize this topology in a 48x1 1-wire mode.  
    To manually switch using DAQmx relay commands, you will have to specify the channel switch and the polarity switch as Maggie mentioned.  When you call "DAQmxSwitchConnect /Dev1/ch47 /Dev1/com0", the driver knows to close the ch 24 relay in addition to "HLSELECT" AND "1WIRE" to route only the positive terminal (effectively ch.47).
    The NI Switches Help document contains a more detailed explanation of the topology if you navigate to Devices >> NI PXI-2501/2503 >> 
    1-Wire 48×1 Multiplexer Topology.
    National Instruments

  • PXI 2503 with 2606 Terminal Block 4x6 Matrix

    I am using PXI 2503 with 2606 Terminal block in 4x6 matrix. I want to supply power lines to r0 and switch ON/OFF c0, c1, c2, c3 individually. I made a vi to do that, but it works only if there is no power supply connected to r0. I tested the vi via connecting multi-meter to check for short when i switch and it works fine. But, as soon as I supply power (24VDC) to r0+/-; it works first time and then entire PXI hangs and the only solution is to reboot PXI and computer!
    I dont know what I am doing wrong, please give suggestions.
    Thanks in advance.

    Hi Spider_1112006,
    It sounds like you might have a short somewhere - if you use a completely different set of channels (r1, different combinations of the columns) do you still get a hang? If you use a floating voltage (battery) at r0 and read the columns with your dmm, does the voltage switch through correctly?  Also, does the PXI system throw an error or give some sort of message? Does it blue screen or just hang? What happens if you do this in just a test panel? Just for info, what kind of current are you switching? I would expect different symptoms (hangs are never expected ) but its worth checking.  
    Hope this helps, please post back if these suggestions don't shed any light on a solution.
    Thanks,
    Andrew S.
    National Instruments
    Message Edited by stilly32 on 12-04-2006 04:51 PM
    Message Edited by stilly32 on 12-04-2006 04:52 PM
    Getting Started with NI-DAQmx
    Measurement Fundamentals

  • PXI-2503 SFP not showing correct COM"X" number?

    Hi,
    I have some PXI-2503 that I am using for the first time. Using it in 2-wire 24x1 mode
    1) It seems to me like the SFP is always showing "COM0" whichever channel is used. My understanding is that it should be routing signals via COM0 for chan 0-5, COM1 for chan 6-11 COM2 for chan 12-17 etc and measurements show that too. But in the SFP it always indicates routing via COM0?
    2) Question; is the pinout number of the TB2605 screw terminals, the asme as the numbers for the pinout of the PXI-2503? It seem to be so. Can someone confirm?
    Thanks 
    Solved!
    Go to Solution.

    Hi janaf
    1. Using the 2-wire 24x1 topology you are multiplexing 24 inputs to a single line. So you should only have one Common port. I guess the schematic on page 3 in the PXI-2503 Specifications has you confused. Please note the BC01, BC02 and BC03 relays in the schematic. If you switch to the Relays tab in the Soft Front Panel you will see that they are all closed in the mode your are using, meaning that signals from all inputs can reach com0.
    If you change the topology to "2-Wire Dual 12x1 MUX" you will notice that bc02 turns open and in the Schematic tab you will now have an option to change bank in the top right corner. In this case Bank 0 uses com0 and Bank 1 uses com2
    2. Please see this document, the pinout changes with topology
    Best Regards
    David
    NISW

  • Switch PXI 2503 - Simulations VI

    Hi everyone,
    I am a student and doing my intership by an A & D company.
    I got a task about testing several cards in an PXI chasis. One of the cards is an PXI 2503 (MUX), but in the company they don't allow me to use the card directly...
    they ask me to develop first an subVI (an simulationVI) that substitude the MUX drivers.. and when i finich it we can just change the icon of the subVI to the original one.
    I am new in LabVIEW and never work with drivers.. no clues about it... i try to look at some books or internet site for example.. but i did not get any..
    i would be very happy when someone can help me... may be by showing me some examples
    Thank u all very much!
    monhan

    Hi Spider_1112006,
    It sounds like you might have a short somewhere - if you use a completely different set of channels (r1, different combinations of the columns) do you still get a hang? If you use a floating voltage (battery) at r0 and read the columns with your dmm, does the voltage switch through correctly?  Also, does the PXI system throw an error or give some sort of message? Does it blue screen or just hang? What happens if you do this in just a test panel? Just for info, what kind of current are you switching? I would expect different symptoms (hangs are never expected ) but its worth checking.  
    Hope this helps, please post back if these suggestions don't shed any light on a solution.
    Thanks,
    Andrew S.
    National Instruments
    Message Edited by stilly32 on 12-04-2006 04:51 PM
    Message Edited by stilly32 on 12-04-2006 04:52 PM
    Getting Started with NI-DAQmx
    Measurement Fundamentals

  • NI PXI-2503 MUX 1-Wire Use

    Hi everyone,
    I am using the NI-2503 MUX and feeding in a 5V signal into CH0- which then outputs to COM-.  Do I have to use the 1-Wire Lo Ref line for a common reference?  I am feeding COM- into my DMM HI and my DMM LO gets fed a COMMON GND in my external test fixture.  Do I need to use the 1-Wire Lo Ref line for a common reference or can I just pass through the signal on CH0- into my DMM HI input and use a common gnd reference from an external test fixture fed into my DMM LO input.
    Thanks so much!

    Hello,
    If you're going to take single-ended measurements, generally we use th CH+/COM+ channels for the voltage of interest and send the ground through the 1-Wire Lo Ref, which remains connected to COM-.  That said, so long as your DMM Lo is connected to the same common ground as your 5V signal, you should be fine in terms of your measurement. 
    Regards,
    David R
    Applications Engineer
    National Instruments

  • How to determine what card is in what slot of a PXIe-1073 unit programmab​le

    How can i programmable determine what card is in what slot of a PXIe-1073 unit I have a PXI-4063 and a PXI-2503 in a 1073 chassis. I use the DAQmx Device Product Type to to find the 2503 matrix card but it woun't return the 4065 product type.

    Hi cjp1,
    The KnowledgeBase article Programmtic PXI Slot Detection walks you through the steps to do this. There is also a community example called Read PXI an PXIe Card Serial Numbers Programatically that demonstrates the type of LabVIEW architecture you can use to do it. 
    You should first ensure that all of your modules can be identified and self-test in MAX. 
    In case the above hyperlinks don't work, you can copy-paste the addresses below:
    http://digital.ni.com/public.nsf/allkb/2342900AED0​2975A86256BD800764C8B
    https://decibel.ni.com/content/docs/DOC-20207
    Jeff Munn
    Applications Engineer
    National Instruments

  • Accessing a SWTICH and DMM cards in a PXI System remotely

    Hi everybody,
    I use a PXI system with a NISwitch PXI-2503 and NiDMM PXI-4070. The embedded controller PXI-8176 is running WinXP.
    From a client machine I want to access remotely this cards. Via VISA Server it is possible to interact with the Switches using NI's driver NiSwitch. On the ther hand, I did not succeed so far to access remotely the DMM using the driver software NiDMM. I receive always the following error:
    "Error -1074135030 occurred at niDMM Initialize.vi
    Possible reason(s):
    Error: (Hex 0xBFFA000A) Failure loading driver module."
    My Software Versions are:
    Labview 7.1, VISA 3.1, NI-DAQ 2.10, NiSwitch 2.20, NI-DMM 2.2.1
    I have read that there are some incompatibilities between VISA and RDA conc
    erning the TCP-IP port, but this problem should be solved in the versions I currently use.
    Anybody out there who knows a workaround?
    Thanx for any help in advance
    Hannes Schmidt, Swiss Federal Institute of Technology, Lausanne

    Hannes,
    Unfortunately I don't think anybody here knows of a workaround because the application is not one that anybody has recently tested using NI-DMM. The easiest work around to me would be to use LabVIEWs remote front panels to do the acquisition. The only reason why using this might cause a problem is if you need to save data to file on a remote PC. So the only consideration to work with is to save the file on the host PC and then grab the file saved using FTP or something along those lines. That may be a much easier work around than trying to figure out what is going on with the low level DMM driver call. Hope this helps. Good luck with your application.
    Best Regards,
    Jeremy Ross
    NI - Applications Engineer

  • Letter of volatility for PXI

    Hello,
    I am in need of Letters of Volatility for the following PXI components.
               - PXI-8431/8
               - PXI-2503
               - PXI-4065
    Thanks in advance

    Hello RFdigit,
    You have not been able to locate it online because National Instruments reserves control over this document. With your permission, post an update on the forum so I can send you an email containing this information. 
    Best regards,
    Ali M
    Applications Engineer
    National Instruments

  • NI PXI-1045 Configuration problem

    Hello,
    I want to configure a PXI-1045 chassis as follows:
    Slot 1: PXI-8360 MXI Card
    Slot 2: Geotest GX-1838 Power Supply
    Slot 3: Geotest GX-1838 Power Supply
    Slot 4: NI PXI-6704 DAC
    Slot 5: Empty
    Slot 6: NI PXI-5406 AWG
    Slot 7: NI PXI-5406 AWG
    Slot 8: NI PXI-5406 AWG
    Slot 9: NI PXI-5406 AWG
    Slot 10: NI PXI-5406 AWG
    Slot 11: NI PXI-6561 DWGA
    Slot 12: NI PXI-2503 MUX
    Slot 13: NI PXI-5105 DIGITIZER
    Slot 14: Empty
    Slot 15: Empty
    Slot 16: NI PXI-6521 I/O
    Slot 17: NI PXI-6521 I/O
    Slot 18: Empty
    I start Installing the cards one by one from laft to right, re-boot and install driver after each card.
    Everything seems normal until 12th card.
    As soon as I install the 13rd card (no matter what the card is), my PC can not boot and stuck right after bios setup and
    continously resets itself.
    I tried different sets of cards and each card works individually.
    Could someone help me how to solve this problem?
    Thanks in advance.
    Solved!
    Go to Solution.

    Robert,
    Thanks for the information.
    This seems applicable to my situation.
    However I experienced some issues when applying the procedure described in readme file.
    - I installed the software,
    - I shut down the computer and removed the MXI card (there's no dip switch on it).
    - I rebooetd the computer and hot plugged the card, Windows did not automatically recognize the card.
    - I run "scan for hardware changes" from the device manager - card is recognized as an additional standard PCI-to-PCI bridge with an exclamation mark.
    - Then I run BIOS compatibility sw to enable Mode 1 - When click "Scan for Devices", a message box appears "No relevant devices found" and enable button is still dimmed.
    Is there another step I shall apply? Do you have any suggestions?
    Thanks in advance
    Engin.

  • PXI-2501 relay life

    Hi,
    I would like to know the relay life of PXI-2501.
    For PXI-2503 and others, I can find the relay life (electrical and mechanical) in its specification manual, under Dynamic Characteristics. However, I cannot find the relay life for PXI-2501 under its specification manual, under Dynamic Characteristics. Could anyone tell me the relay life of PXI-2501 (for both electrical and mechanical)??
    Thank you & Regards
    Lee

    Itok,
    This is probably the wrong forum for this thread. Please post it here.
    Have a nice day!!!
    LabVIEW | LabWindows/CVI | TestStand
    Certified LabVIEW Architect

Maybe you are looking for

  • IBook won't share files with macBook & vice versa

    I am having trouble connecting to the shared folder of an iBook (Tiger) and a new macBook (Leopard) on my Airport Express network connected to the internet by Cable. The Macs connect to this wirelessly and are each able to connect to the internet. Th

  • Rename Audio Tracks?

    Is it possible to rename, label, or colorcode the audio tracks in Final Cut? For instance I'd like to give A6 the name "Room Tone."

  • Magic Mouse extremely slow on Macbook Air (late 2010)

    Hi All, Just switched from PC to Mac - everything is fine and i'm very excited about it. There's one major issue for me and that's with the Apple Magic Mouse, it feels extremely slow and sluggish - nothing like Mice i've used in Windows. Now, it seem

  • 10.6.5 Update causes minor icon corruption?

    On my Macbook, I notice the following when I open a program: as the icon bounces in the dock, the edges of the icon become jagged or pixelated and appear to "crawl" a little. This is especially noticeable when opening itunes, word or excel since the

  • Can we have an Apollo forum please?

    Flash to jump beyond the browser