Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

DAQ-STC: Counting Events Using Intermediate-Level VIs

0 ratings | 0.00 out of 5
Print

Downloads

Filename: count_events-int__daq-stc_.zip
Requirements: View

This VI counts the number of TTL rising edges on the "Source" pin of the chosen counter. This VI works with devices that have a DAQ-STC counter/timer chip. Examples of these devices are the PXI-6070, PCI-MIO-16E-1, and AT-MIO-16E-2.

INSTRUCTIONS
1. Enter the device number of your board.
2. Enter the counter number.
3. Make the appropriate I/O connections as explained below.
4. Run the VI.

KEY PARAMETERS
This VI uses intermediate-level VIs to count TTL rising edges. On the diagram, the Event or Time Counter Config.vi configures the counter to count continuously. Counter Start.vi then initiates the counter. Inside the while loop, Counter Read.vi is continually called to get the current count. The small loop delay is used to free up processor time of your computer. Pressing the STOP button ends the while loop, and the Counter Stop.vi resets the counter.

I/O CONNECTIONS
Connect your TTL signal to be counted to the SOURCE pin of the chosen counter.
If you chose a gate mode other than ungated, wire your gate signal to the GATE input of the chosen counter.
To find the actual pin numbers, refer to the hardware user manual.

DAQ VIS USED
Event or Time Counter Config.vi
Counter Start.vi
Counter Stop.vi.

Requirements


Filename: count_events-int__daq-stc_.zip

Software Requirements


Application Software: LabVIEW Full Development System 5.0.1
Language(s): LabVIEW

Hardware Requirements


Hardware Group: Multifunction DAQ (MIO)
Driver: Traditional NI-DAQ (Legacy)

 
0 ratings | 0.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).