Example Code

Event Triggering Example Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

 

Overview
This Event Triggering Example, begins acquisition on Nth trigger event.


Description
This example shows how to skip a certain number of trigger pulse before starting acquisition. This is called "event triggering" since we are triggering on the Nth trigger event.


Requirements

  • LabVIEW 2013 (or compatible)


Steps to Implement or Execute Code

  1. Configure a counter to divide down the TTL signal wired to its source output.
  2. Use the output of this counter as the trigger source

 

Additional Information or References
VI Block Diagram

1.png 

 

**This document has been updated to meet the current required format for the NI Code Exchange.**

Kevin S
Applications Engineer
National Instruments

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.