Counting pulses of a datataker with lab view

my problem:
I
am trying to use lab view to visualize the measurements of different
data - acquisition systems. At the moment I am working with the datataker DT50
and I already did some temperature measurements with the datataker lab
view driver. But when I tried to measure pulses (counts) I did not
succeed. Is there someone who could help me solve this problem or who
could send me a example vi to measure pulses from the datataker with
lab view?thank you very much and best regards,
jeroen

Hi Everyone,
This question has been answered.
Thank you Julien for pointing to the correct website.
This is the answer that was given.
Hi Jeroen,
With the DT50 there are two types of
counters.
The low speed counters use the digital
terminals on the DT50, Digital channels 1 through to 5. You read them using the
"C" command
The high speed counters use the counter
terminals on the DT50, Counter channels 1 through to 3. You read them using the
"HSC" command.
More information on these are on our
website.
For low speed counters
http://www.datataker.com/Datalogger_Manual/The%20Low%20Speed%20Counters.htm
For high speed counters
http://www.datataker.com/Datalogger_Manual/The%20High%20Speed%20Counters.htm
The dataTaker driver for LabVIEW, has the
"C" command listed for the Channel Configuration cluster, so it will only read
from the Digital terminals.
However you can enter any custom command for
the channels, in the channel number field if you list the channel type as
"none".
There is a brief mention of this in the
driver documentation. The link below refers to the online
documentation.
http://www.datataker.com/products/Labview/Introduction_dataTaker_Instrument_Driver/datataker%20conce...
It is listed under the heading "channel
number"
So in this cluster, you can enter the text
"1HSC" in the channel number field to read in from counter one, and list the
channel type as "none".
You can also enter the text directly if you
are using the low level VIs.
Let us know if you have any
questions.
Kind Regards,
Anthony Ulrich

Similar Messages

  • Can I use a CEC - Camera with Lab View 6.0?? what do i habe to notice?

    I want to treat real time - pictures with Lab - view 6.0. Is that possible?

    Hello,
    www.ni.com/camera is a camera advisor designed to give you detailed information on the supported types and brands/models of cameras.
    Hope this helps!
    Regards,
    Yusuf C.
    Applications Engineering
    National Instruments

  • Is NI-DAQmx 8.0 backward compatible with Lab View 7.1?

    Is NI-DAQmx 8.0 backward compatible with Lab View 7.1?

    YES it is but when you install it you must select support for LV 7.1 and 7.1 must be installed before you install daqmx 8.0.
    Joe.
    "NOTHING IS EVER EASY"

  • How to configure a shell and tube heat exchanger with Lab VIew to get data

    HiI
    In our undergraduate chemical engineering labboratory we want to configure our shell and tube heat exchanger  with a DAq and Lab VIEW to get information about the temperaure (of the cold fluid stream being heated), the pressure (of the steam on the shell side of the heat exchanger) and the flowrate (of the water being heated).
    Can anyone suggest thermocouples, pressure transducers and flowmeters to fit between the heat exchanger and the DAq?
    P.S. the heat exchanger is already fitted with thermometers, a pressure gauge and a rotameter but we don't know how to connect these hardware to the DAq
    Solved!
    Go to Solution.

    It sounds like you have enough information to pick out appropriate sensors, you just need to do the research. I would start looking through the Omega catalog, or give them a call - they're usually helpful. I can't take the time to spec out parts for you - that would be a lot of time spent on someone else's project. Most pressure sensors put out either a 4-20mA or 0-5V signal, either of which you can read through an analog input on a DAQ; measuring a 4-20mA signal requires a resistor to convert to voltage. Most of the NI DAQ boards can read a thermocouple on an analog input, but make sure that your hardware does support reading thermocouples. For accurate readings, use a device that has built-in cold junction compensation - for example, the SCB-68 connector block - and for the most accurate readings, get a board specifically designed for temperature measurement.
    For the flow measurement, a standard, simple solution is an orifice plate. You put a differential pressure transducer across it, look up the appropriate equations, and use them to calculate the flow rate given the density of the fluid (which you'll be able to calculate from the pressure and temperature, since steam tables are widely available). There are other differential pressure devices available as well - at a previous job we used a V-Cone from McCrometer. If you call them they'll spec one for you - but get an approximate cost first to make sure it's within your budget.

  • How do I contact a Advantech PCL-724 card with Lab View

    I'm trying to get started and make a simple control program for a Advantech PCL-724 card. I want to use LabView but I don't know what kind of communication-device I'm suppose to use. I managed to control the card with a program called Genidaq but not with LabView.

    You have to go to www.advantech.com and take where LabVIEW drivers for
    your card and install it.
    HeFo wrote:
    > I'm trying to get started and make a simple control program for a
    > Advantech PCL-724 card. I want to use LabView but I don't know what
    > kind of communication-device I'm suppose to use. I managed to control
    > the card with a program called Genidaq but not with LabView.

  • How can I use the NI PXI-6508 with Lab View 7? what are the first steps to get started??How can I use the channels with lab view 7????

    I have a 8 slot PXI system with 2 NI PXI 6508 and 1 DMM 4070 in it. I want to get started with programming the digital I/O cards (6508)! How can I use this cards with LabView 7?what is the best way to get started, or where can I get examples showing how to use the several channels?
    Thanks!
    Philipp

    Philipp,
    The best way to get started is to decide if you want to use traditional NI-DAQ or NI-DAQmx. Recently we released NI-DAQ 7.1 which provides NI-DAQmx support for the PXI-6508. In my opinion, NI-DAQmx is more efficient and much easier to use.
    To get started with examples, simply launch LabVIEW and go to Help>>Find Examples. Then expand Hardware Input and Output>>DAQmx and select the appropriate digital group for your application. This should help get you started.
    Please repost if you need addition assistance. Good luck with your application!

  • How to poll a text file with lab view

    I am runnig a soft real time data collecting system for shop floor data collecting.reading serial port to list down data into text file. what is the best way of getting this data into labview?.polling of text file or some easy and quick method??

    1.) If the data is coming in separate files, use the 'List directory' function to find out when a new file arrives. Then just read it using one of the standard functions, (i.e. Read txt file.)
    2.) IF the data is being appended to a single file, use Open/Read/Close file functions. The read function will give you an offset value which tells you how far into the file you have read. Put that value in a shift register and then you can start reading where you left off when the file is updated.
    I hope this helps.
    "There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal

  • Completely new to lab view and need to get some stop watch help please

    OK I am new to lab view so please be patient with me. I have a need for a stop watch that is triggered to start when two voltage values differ by more than 0.110V and then stop counting when they return to within 0.110v my goal is to capture the total amount of time the two voltages differ and record it along with the rest of the data is this possible and how would I do it? Thanks I am running 8.5

    danger831 wrote:
    thanks for the quick response but thats not really enough info to help me as I am very very unfamiliar with lab view and have only been using it for a few days(mainly just plugging in copied sections) so hopefully someone can give me a little more help. But the good news is I am now looking into taking one of the Lab view courses but that probably won't help me with this problem this week. thanks again for your help
    For starters, try to write the name correctly. It is LabVIEW, not lab view.
    Seriously though, your best way of learning to is try some things yourself first. Look through the examples that ship with LabVIEW for the components Raven suggested (while loops, shift registers, etc.) We could give you a working example but you will learn far more by trying things for yourself. As suggested, try a few things and then post what you have done and what you are having trouble with. From there we can answer your questions rather than just do it for you.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • How to get bode plot in lab view

    Hi all,
    I'm just starting with lab view.
    We have NI PXI system.
    I need frequency responce of a servo motor i.e.  bode plot,
    I'm using labview 8 ,we have PXI 7352 motion controller.
    I'm very confused as where to start and what is the in put to the motor.
    can any one help me?

    Hello,
    I'm not so sure that using a motion control card is the way to go about finding the frequency response of a servo motor. In order to do this, you would give the motor a varying sinusoidal voltage and then measure the voltage output of a velocity sensor. Here is a link to a document that goes through the process: ftp://ftp.ni.com/pub/devzone/epd/lab5_frequency_response.pdf
    -Zach
    Certified LabVIEW Developer

  • How to control a NI USB 6210 from a Lab View program?

    Hi,
    I started today with Lab View with some earlier experience long ago.
    While it took me only about half an hour to get my first program running (great), installation time nor included (of course), I meanwhile read documents for some hours and cannot find out how to control measurement hardware in Lab View.
    I want to use a USB 6210 to set a 1-bit digital port. But at the moment there is no USB6210 available so I wanted to write (or do you say draw ?) the program without it and if possible simulate the hardware.
    I drew DAQ Assistant into my block diagram and selected digital line output but get "No supported devices found". I don't know if the appropriate driver was installed during Lab View installation.
    Also I don't understand the mechanism between DAQmx, tasks and the real hardware. Now I have a "Digital Bool 1Line 1Point" Control in my block diagram. How do signals get from program flow to hardware pin? How can I create a simulation for not connected hardware?
    Any help is greatly welcome
    Thanks a lot
    Martin

    Okay here is some more tutorials if you get some free time, specifically the hardware stuff will be relavent.
    NI Learning Center
    NI Getting Started
    -Hardware Basics
    -LabVEW Basics
    -DAQ Application Tutorials
    3 Hour LabVIEW Introduction
    6 Hour LabVIEW Introduction
    Self Paced training for students
    Self Paced training beginner to advanced, SSP Required
    LabVIEW Wiki on Training
    Launch MAX, it was known as Measurement and Automation Explorer, there should be a shortcut in your start menu / desktop.  Under devices and interfaces you can find your hardware and open test panels to control it.  This is the first place to ensure your hardware is working.  If the device isn't seen you'll need to install the drivers and DAQmx software.  If it is there, great.
    Now launch LabVIEW.  The easiest way to control hardware is using the DAQ Assistant.  It has many limitations and isn't recommended for large applications.  But for something quick and dirty it works fine.  You'll find it under the Measurement I/O >> NI DAQmx palette on the block diagram.  If it isn't there you may need to reinstall the DAQmx drivers.  This can happen if you installed DAQmx before LabVIEW.
    Also you'll find under Help >> Find Examples on the toolbar, many examples on controlling hardware.  Feel free to post some code if  you are having problems.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • How to import and anlyze TIFF images in Lab View 7

    Is there any way to read images from a CCD camera in TIFF format with Lab View 7.0 for a subsequent intensity analysis? I would like to import the TIFF image and have it converted in an array of numbers...
    Thanks
    Kla

    Image Toolbox (http://www.geocities.com/gzou999/imgtool.htm) can read tiff files, and return image data for display in picture control.
    George Zou
    http://webspace.webring.com/people/og/gtoolbox

  • Why does Lab View add control elements to some driver VI's!

    Hi,
    I have downloaded a driver project that was developed with Lab View 2009sp1. Now I will this project use with LV2010.
    To do this I have the library installed in instr.lib. But when I opened some VI's I discovered that Lab View have added control elements.
    Why is it so and how can I stop this behaviour?
    Solved!
    Go to Solution.

    Surely that didnt just happen because you saved it in 2010. You downloaded a new set of drivers for 2010 from here: http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=AFAA2CBD85041C96E04400144F1EF8...
    The second driver has more features.
    Also, note that the two modes are different, in the second case you are specifying the current where as the first one is a constant current configuration for the load.
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

  • Best type of NOx Analyze for Lab View.

    My company is looking to buy a NOx Analyzer. What type of Analyzer would be best to use with Lab View.
    It need to read CO, CO2, NO, NO2, and NOx.
    It would also help to get an idea on the set up also.

    Measure is an add-on for Excel and not a board for generic questions. You should repost to someplace more appropriate (i.e. LabVIEW or Instrument Control).

  • Counting TTL pulses from 10 Hz to 3000000Hz with LAB-PC-1200

    I want to count TTL pulses from an electron analyser. How can I use the DAQ wizard to connect the analyser to the PC-1200 and look if it works?

    Augerspectro,
    The counter chip used on the Lab-PC-1200 is the 8253. Thus, you will be able to use any of the 8253-counter examples available in LabVIEW. To count pulses, I would suggest that you examine the Count Events (8253).vi example. With regards to the required hardware connection, this is discussed in the device's user manual (link available below).
    Lab-PC-1200/AI User Manual
    Good luck with your application.
    Spencer S.

  • Program associated with the creation of a virtual instrument of Lab View. Please help me

    I have a question with program associated with the creation of a virtual instrument of Lab View. 1.Create of virtual instrument based on the NI 9401 module fitted to the chassis NI Compaq DAQ (Ni-cDAQ-9172). Creating a virtual tool needed to implement the following counting impulses in impulse series, visualization of data through a digital indicator, comparing the number of impusite with pre-set value, that value can be assigned by the user. Indicator light when reaching in reaching the set number of pulses, the opportunity to reset the meter of a button on the front panel. Switch to digital output in reaching the set number. I hope someone can help me.
    Solved!
    Go to Solution.

    What is your question? You've described what the program is supposed to do, but it's not clear what you're asking about. Do you need help getting started? If so, have you gone through the LabVIEW tutorials? You and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free. Have you looked through the many examples that ship with LabVIEW for data acquisition?

Maybe you are looking for

  • Checking Swap space from OS level in HPUX

    Hi All, We have some issues with swap in our SAP production system when I checked the ST06 Tcode Swap Configured swap     Kb    20,971,520     Maximum swap-space  Kb    54,389,460 Free in swap-space  Kb     8,945,160     Actual swap-space   Kb    54,

  • Text appears in black blocks.

    Hi I am using adobe reader in solaris 9 and any text I see is appearing as black blocks. For example when I open adobe reader help, the menu on the left hand window appears OK but when I select one of the topics like for example the first one (Using

  • How Do I create Windows Form file in VS and add the form to my VS project?

    C#, How Do I create Windows Form file in VS and add the form file to my VS project by using C# code? I like to create a Windows Form file into my VS Win Form project by using C#. I have the path and the file name. I need a Win Form with FileName.cs,

  • Binary file text file

    I need to read binary file (actualy text file was saved in binary format) and convert to text file. After finished program, I must store this text file to binary format for use in next time. Anyone have any idea or suggestion will be usefull and grea

  • Tools/Preferences/Code Editor/Link Stored Procedures to Files

    Found this option, sounds promising. Is there for real a way to establish link between a stored procedure code and a file? There is gap in help file; it jumps from "Max Open PL/SQL Editors" straight to "Auto-Indent New Lines" Sincerely Alek