ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
To download NI software, including the products shown below, visit ni.com/downloads.
Steps to Implement or Execute Code:
Connection Overview:
The counter will output the pulse train on the output terminal of the counter specified in the Physical Channel I/O control.
For more information on the default counter input and output terminals for your device, open the NI-DAQmx Help, and refer to Counter Signal Connections found under the Device Considerations book in the table of contents.
Block Diagram Steps:
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
HI,
I am developing a similar code in LabVIEW and need a little assistance. I am using the module NI 9819 chasis along side 9402 4-channel TTL digital I/o, generating a double pulse(mostly) but sometimes with user defined pulse-width and user defined no of pulses.
I am trying to acheive this task but the problem is if I need more than 2 pulses then I need more counter in that case (where I will be using only 2 counters for 2 pulses). Can you suggest me how to acheieve this task.
Thanking you,