Wiring - PXI-6624

Hi All -
I have an application that I need to make use of a counter, we chose the PXI 6624.  I'm pretty darn good with the rest of NI hardware, aside from counters FPGA and RF are the only lines I haven't used.  I'm running into some trouble understanding how to set up my leads on the 6624 and thought I'd ask on here.
I have a remote optical sensor (Monarch Instruments Model ROS) that I will need to monitor pulses on.  Its got 4 leads coming off of it, a common, a signal, a +V excitation(10V), and the cable shielding (ie common).  I'm also hooked up to a SCB-100 using their 100 pin flex cable.
The thing that I'm getting hung up on, each counter on the module has 10 pins assigned to it.  I keep going through the manual, but I'm having trouble understanding it.  Went to NI and the engineer there basically just copied and pasted the same part of the manual that I didn't understand.  When asking for more details, about the gate +/- for example the response I got was that "you can if you want to gate the signal you use the gate pins"...I assume that means you can use those pins as a switch to take the signal or not, like you would the Gate on a FET used like a switch.  Just an example of how detailed the responses are :-)
Anyhow, I'm reading through and it sounds like each of the inputs almost has multiple functions that overlap, but I'm having trouble digesting it.  Can anyone help out with the wiring on this?
Just FYI - Short term, I have 1 sensor that will count RPM as 1 pulse per revolution.  We will also want to do direction which will require a second sensor with the two set up much like the quadrature function requires.  Only still both will have only 1 pulse per revolution, rather than an encoder with say 120 pulses per rev.  Will eventually need to wire up both, but I think if I can figure out just the one I can use that to figure out the rest of the setup on my own :-)
Thanks a bunch!
LV7.1, LV8.5
Solved!
Go to Solution.

External Connections: 
Sensor common connected to source - of counter
Signal from sensor connected to source + of counter
Any gate signal you would use for this application would be generated internally using another counter and then internally routed to the gate of the counter that is counting the external pulses.  In this case the gate signal would provide an accurate window of time in which to count pulses.  An example would be measuring RPM.  If you decide to measure pulses for an entire minute, how do you accurately define a minute?  If you don't count for exactly a minute, your RPM measurement will be incorrect.  Software timing won't work.

Similar Messages

  • Pulse Generation application with DAQmx and a PXI-6624 module?

    What is the best implementation method for the following pulse generation application
    using LabVIEW, DAQmx and a PXI-6624 counter\timer module?
    I have two rising edge trigger signals (Trigger-1 and Trigger-2).
    There is ample spacing between each trigger. They never occur at the same time.
    I need to generate a single pulse (fixed width, variable delay) whenever Trigger-1 occurs and
    a finite pulse train (fixed width, variable delay, N-pulses) whenever Trigger-2 occurs.
    However, the output must appear on one counter output because this composite signal
    will be used as a trigger source for another PXI module in the rack.
    With DAQmx and a TIO counter\timer can I use both the GATE (for Trigger-1) and
    AUX (for Trigger-2) at the same time on the same counter to gate out the desired pulses?
    Trigger-1 would be wired to the GATE of CTR0. One Trigger-1 event would generate one pulse on the output of CTR0.
    Trigger-2 would be wired to the GATE of CTR1 and the output of CTR1 would be routed to the AUX input of CTR0.
    One Trigger-2 event at the GATE of CTR1 would generate multiple pulses on output of CTR0.
    Would DAQmx and the PXI-6624 TIO support this implementation?
    What is the best way to accomplish the task at hand.
    Thank You.
    Best Regards,
    Scooby

    Hi Scooby,
    I have looked into the application you have described and I see a potential problem with what you describe.  In DAQmx, it is not possible to call the counters of the same DAQ device in the same task, so you cannot have the finite pulse train generation and the single pulse generation tasks running at the same time.  What you can do, since you mention the triggers will not occur at the same time, is to stop one counter task while you are triggering another.  The way I would suggest you merge the outputs is with a two input Or logic gate to avoid damaging your counters.  Your signals will effectively be added together by this logic gate.   I do not see any way to merge the outputs internal to the DAQ device. 
    Please let me know if I can be of additional assistance.
    Laura

  • Changing the PXI-6624 Counter Output rate on the fly

    I'm programming an application in VB.net 2005 to set several counter output channels (each with its own task) on the PXI-6624 card. I'd like to know if there is a way to change the frequency of the output without stopping the task, changing the frequency and restarting the task. I'm using the PXI-6624 card to simulate encoders and speed sensors.
    Thank you very much,
    JonS101

    Hi,
    Yes, you can change the frequency on the fly. Here is a knowledgebase that will give you an insight of how you should approach this matter. How Can I Change the Duty Cycle on My Continuous Pulse Train? To find this property node and how to use it refer to the DAQmx .NET reference: Where Can I Find NI-DAQmx Property Node Listings and Help?
    I hope it helps
    Jaime Hoffiz
    National Instruments
    Product Expert
    Digital Multimeters and LCR Meters

  • PXI-6624 Pulse Frequency measurement

    Hi.  I'm working with a PXI-6624 and am interested in doing pulse frequency measurements to get both frequency and duty cycle on its inputs using DAQmx.  
    Whenever I go to create the virtual channel however, I get error -200431:
    "Selected physical channel does not support the measurement type required by the virtual channel you are creating."
    "Requested Value: Pulse Frequency"
    "You Can Select: Frequency, Period, Pulse Width, Semi Period, Two Edge Seperation, Position:..."
    Is this card really not capable of doing these pulse frequency measurements?  
    Solved!
    Go to Solution.

    Yes, the "Pulse" (not to be confused with "Pulse Width") measurement was introduced with NI's STC3 devices including X Series and CompactDAQ.  
    Pulse Measurement:
    However, you should still be able to measure frequency and duty cycle on your card with a semi-period measurement:
    Semi-Period Measurement:
    Images are from the X Series User Manual.
    The difference between the two modes comes down to how the data is stored and buffered on the card--with the semi-period method the hardware doesn't distinguish between high and low samples and puts everything into a single buffer.  However, if you start the counter off the appropriate edge (see below property node), then you would know in software the order of high and low samples and can pretty easily calculate frequency and duty cycle from this.
    Best Regards,
    John Passiak

  • PXI-6624 custom device

    Hello,
    Sorry for my bad english.
    I start with the custom device.
    I want use two PXI-6624 with Veristand for counter I/O.
    So I try to creat two easy custom device, one for each card.
    The program is ok in Labview, the Configuraton/Engine build too. I can interget it, in Veristand without problems.
    The target deployment is well but I don't see anything in output with an osciloscop.
    I think it's because of the connection beetween the PXI and the device.
    You can find, in attached files, the program for one of the two card.
    It's the more simple of the two device, just two input and two ouput.
    Thank for your advice

    Hello HervéM,
    Unfortunately there is no attachment.
    Could you spot below the files you wanted to attach ?
    Regards,
    Valentin
    Certified TestStand Architect
    Certified LabVIEW Developer
    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;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Simulating input to a PXI-6624

    Hello,
              I am tring to figure out how to simulate an input to a 6624 so I can work on my program. I created a simluated PXI-6624 board on my computer but I can't figure out how to stimulate the input?
    Thanks
    Scott

    Hello Scott,
    The simulated PXI 6624, is not going to create specific data you want to simulate.  It is there just to allow you to see if the driver will work with the way you are developing your program.  So if you want to see if your counter timer application will run you can simply create a counter timer task and then run it. If you are trying to make sure your post acquisition data processing is working the way you expect I would advise you to use the Simulate signal VI, if you are working in LabVIEW, because you will have more control over the kind of signal you will see.  If you are having further problems with using your simualted device please let me know.
    Have a great day,
    Michael D
    Applications Engineering
    National Instruments

  • Level detection PXI 6624

    Hi all,
    I am trying to find out some details about the level detection in PXI 6624.I have a very simple timing measurement to perform. Start trigger at P1@9V and stop the trigger when P2 @-9V and measure the time elapsed( expected time is 1-1.4sec)
    How to configure the CounternGate  Signal in level detection mode? The UserManual says it is possible. I need help figuring this out.I see there is optical isolation for the inputs and I would think the inputs are only Supply/Gnd referenced.
    Appreciate any help.
    Neha 

    Hi Neha-
           I was looking a little further into your question and I made some assumptions in my previous post that I should clarify/possibly retract.  The 6624 is a counter/timer card.  In the user manual it clarifies that digital low is anything below 0.8V and high is guaranteed anything above 4V.  So, in reading your first post over, I assume that you are reading two square waves that jump from 0-9V, correct?  One on P1 and the other on P2, with one line inverted?  Then it sounds like you want to measure the time between the 9V on P1 and the -9V on P2, correct?
         If my understanding is now correct, then you should not use the level trigger detection example in LabVIEW, since it is for one signal on an analog line.  Instead, what you should use is two-signal edge-separation, which measures the time between two different edges of two different signals.  Using the timebase, this measurement begins counting on the first active edge on the AUX line and latches the count into memory on the first active edge of the gate.  What occurs internally is that a pulse is created with the first active edge of the AUX line and ends on the first active edge of the gate.  The counter then performs pulse width measurement on this created pulse.
         Here is a link to a page on our website that will help you with this task:
    KnowledgeBase 2D9G49EV: How Can I Measure the Time Between the Rising Edges of Two Digital Signals?
         If, however, you are measuring two analog signals, you will need to get a DAQ card with analog inputs.  If this is the case, I will refer you to our technical sales department at  (800)-433-3488. 
         I apologize for any confusion, and hope this clarifies what you need!
    Gary P.
    Applications Engineer
    National Instruments
    Visit ni.com/gettingstarted for step-by-step help in setting up your system.

  • Need the SCSI-II 100-pin connector for the PXI-6624

    Hi. I need to build a custom cable for the NI PXI-6624 and I would like to know where can I get the 100-pin connectors. Thank you.
    Daniel
    Chile

    You should be able to find the connectors here:
    Subminiature and Microminiature D Connectors .050 Series Cable Connectors (SCSI)AMP (749111-8)
    The parts are made by Tyco Electronics P/N: 749111-8
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • PXI-6624 Can generate DC Voltage

    Dear All:
          Does PXI-6624 Can generate DC Voltage?I want to use this counter to generate 24V DC Voltage.

    No,It's just a counter, though voltage level of it could be up to 48V.

  • Questions about PXI-6624 signal connections of outputs

    Attachments:
    6624.JPG ‏34 KB

    I just got off the phone with NI support, so no worries on the answers.
    Short versions:
    The unique ID's are regenerated when a sequence is copied.
    Teststand doesn't need higher versions uninstalled to reinstall an earlier copy.
     Connector Pane Checksum implies a different underlying VI, but having the same connector geometry/inputs/outputs/types should allow you to have a different VI for different installations without different sequence files.
    Still waiting to hear back from support on whether the goto pointers get updated properly when a sequence or portion of a sequence is copied.

  • PXI 6602 +BNC-2121 +LabView 7.0

    Hello,
    I am using a PXI 6602 with BNC-2121 Connector Accessory and LabView 7.1 to measure a time in a cams programmer (it is composed by a motor, cams, microswitches. The cams rotate and commutate the microswitch state). I need to use all eight counter but for the moment I set up the program with only one counter ( only one cam). When the measure start I need to count the seconds until the microswitch commutate. In a complete rotation of the cam the microswitch can commutate more times and I need to measure every operation (see Figure 1) and I want to save every time (ti) in a matrix because in a second time I would create a output plot. There is a difficult in this measure: when the microswitch commutate there are a rebound problem. The rebound time (Tr in Figure 2) in negligible respect the cams programmer tolerance and I want eliminate it from my measure. Can Somebody help me to write the program, I am new in LabView world.
    Thank you
    Luca
    Attachments:
    Figure.jpg ‏26 KB

    Hi AlessioD,
    I understand that this is an old post, but I'm also interested in using
    buffered event counting with all the 8 counters of PXI-6624. Is it
    possible to do this and will there be any DMA issues. Do I need to use
    some sort of interrupt for counting? Also the link that you send no
    longer seems to be valid. I would love to read the document that you
    are referring to.
    Actually i'm more concerned because my application requires me to sync
    all the 8 counters of 6624 with 4472( I will be sharing the
    oversampling clock of 4472 with the counters).
    Thanks
    Kallis
    Have a nice day!!!
    LabVIEW | LabWindows/CVI | TestStand
    Certified LabVIEW Architect

  • DAQmx VIs Timeout Problems

    Hello,
    I am trying to acquire 9 frequency input chanels thorugh PXI-6624 card.
    I have 9 independent loops for 9 frequency counter chanels. I am able to read all the frequencies above 10Hz properly.
    Now the problem is,
    Sometimes there will be no pulses, and the Counter Input DAQmx VI will wait for timeout.( I have given the timeout of 1 sec). During this time my CPU consumption goes very high and I am not able to read any of the analog inputs too.
    and say if similar condition happens to all the 9 frequency input channels then my software hangs.
    I have tried using wait mode method but i wasnt able to read any frequency with it.
    I have also read it that, when "Counter Input DAQmx VI is in timeout mode at that time we cannot make any other DAQmx VIs call". Please refer this link http://zone.ni.com/devzone/cda/tut/p/id/3166
    Thanks,
    Krunal

    What version of LabVIEW?  Did you install DAQmx AFTER installing LabVIEW?
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Isolated Counter Input onSC2345 with FT01

    Hi folks,
    newbie question: I need to count frequency, direction and volume from a flowmeter. The device supplies two
    channels with square wave signals of 50% duty cycle, an Amplitude of 12-18 V. the two channels are behaving
    much like the quadrature encoders of electric drives, i.e. the phases of the signals indicate the direction
    of flow. I have a SC 2345 with FT01 modules available for the task which according to my understanding
    could do the job, but requires TTL level for the signal. Could somebody provide me with hints on creating a
    small circuitry (if possible inside the FT01) which provides optical isolation. I'm thinking of a NPN transistor
    driving the input LED of a optocoupler device. However, if somebody has a working circuitry it wouldn't
    mean less hassle to me creating and testing my own. TIA for any input.

    Hello chefgps, & Buechsenschuetz,
    National Instruments has a beta version of a product called the SCC-CTR01 that you may be very interested in reviewing. If you are interested, please contact [email protected] for more details.
    The SCC-CTR01 is an isolation signal conditioning module for the TTL general purpose counter timer signals from the MIO device which can be used in a SC-2345 carrier in the counter slots. The maximum I/O signal voltage levels it can handle are 0-48V. The maximum I/O frequencies are 400kHz. The conditioning provided by this module is very similar to the PCI/PXI-6624 isolated counter timer boards. I think that the SCC-CTR01 module will be a good solution for your application without the hassle of designing, constructing, testing, and debugging your own custom isolation and attenuation signal conditioning.
    Alternatively if you need a released solution right away then please consider the PCI or PXI-6624.
    Please let me know if you are interested.
    Have a great day.
    Dan Hoar
    Digital & Timing Hardware Project Manager
    National Instruments

  • Wiring the PXI-4132

    Hi all,
    I'd like to know how to wire the PXI-4132. You can check its specification following links below.
    http://sine.ni.com/nips/cds/view/p/lang/fr/nid/207349
    http://www.ni.com/pdf/manuals/375128a.pdf
    - My problem here is i don't understand what a guard terminal is. (check p5 on pdf)
    The output HI and LO correspond to the higher and lower (current or voltage) source you need to source.
    The sense HI and LO correspond to the higher and lower (current or voltage) measurement you need to measure.
    - How to source voltage and measure current ?
    Seems to happen in the same time. That means output HI and HI sense are connected to the same point and Lo Sense and output LO as well.
    - Does someone get a wiring schematic of PXI-4132 ?
    Thank you for further reading and discussion
    Vincent
    Solved!
    Go to Solution.

    Hello Vincent90,
    Please find the part of the NI DC Power Supplies and SMUs Help regarding the Guard terminals :
    The following links could help you :
    Remote Sense Connections for Cascaded Power Supplies
    Architecture Details of the NI PXI-4132 Precision SMU
    I didn't find any wiring schematic that I could provide you.
    Regards,
    Jérémy C.
    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;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • PXI-6259 wiring

    Putting together another data acq. system that has PXI-6259 cards.  Attached is how I have typically wired in the past with TBX-68 terminal boards, however when I go to ni.com and look and the manual it does not agree with my typical witing scheme.  Any idea why they dont agree?
    Attachments:
    AI.pdf ‏10 KB
    NI-6259.pdf ‏89 KB

    You have it correct. For channel 1 (technically channel 0, because we like to 0-index everything) in differential mode the DAQ card takes inputs on AI1 and AI9 and compares the two values. It doesn't reference directly to ground, but instead references one to the other. This document might do a better job of explaining it: Field Wiring and Noise Considerations for Analog Signals. The scheme we have for differential inputs is to typically have the inputs be 8 AI channels apart (AI2 goes to AI10, AI3 goes to AI11, etc.)
    Edit: Consider reviewing this resource for double-checking wiring connections using DAQmx Tasks in MAX:
    Using Connection Diagrams for NI-DAQmx Tasks
    Tim W.
    Applications Engineering
    National Instruments
    http://www.ni.com/support 

Maybe you are looking for

  • Premiere elements 12: how 2 burn video with menu on avchd disk with 1280x720

    Hi, I have a source HD video (from TV) in resolution 1280x720/50. In export presets for avchd disk I only can find presets for 1440x1080 and 1920x1080. I'd like to export this video with menus in 1280x720 which is original resolution to AVCHD disk. H

  • Best bluetooth card for early iMac G5 (2004)?

    I've recently bought an iMac G5 without a bluetooth module. My understanding is that the following bluetooth cards would work with my iMac are: -A1115 -A1044 I was wondering if anyone could advise me on which to buy? Is one better than the other? Tha

  • NOKIA N97 MINI ANTIVIRUS

    CAN ANYBODY SUGGEST ABOUT ANTIVIRUS FOR NOKIA N97 MINI

  • Sync fail - files accessed via app always older versions

    Hi, I have a 2TB My Cloud device and various Android devices running the My Cloud App. I have the app set to auto-sync every 120mins however when accessed via the app my files are always older versions, often by a couple of months. The time stamp sug

  • IMovie 10.0.2 and OS X10.9.2 Maverick

    It does not want to "share" a movie I made, not to YouTube, not to file. It seems that this version of iMovie does not collaborate with the OS X Maverick. When will Apple have a fix for this? A tech. on the phone told me to reinstall the old iMovie 9