Example Code

Using NI-SCOPE and Exporting Triggers

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.

    Hardware

  • Modular Instrumentation

    Software

  • LabVIEW

    Driver

  • Other

Code and Documents

Attachment

Overview
This example uses the NI-SCOPE driver to perform a single configured acquisition off of a single channel.


Description
The acquisition will start on an analog edge and this start will cause a 5 V TTL trigger to be exported on a desired PFI/PXI Trigger/RTSI Line. The NI-SCOPE Export Trigger VI can be found under Measurement I/O»NI-SCOPE»Triggering»niScope Export Trigger.vi.


Requirements

  1. LabVIEW 2012 (or compatible)
  2. NI-SCOPE


Steps to Implement or Execute Code

  1. Compete device configuration, like Resource Name , Channel Name(s) and Trigger settings..
  2. Run the application

Additional Information or References
 VI Snippet

 NI-SCOPE EX Configured Acquisition (Exported Trigger) 2012 NIVerified.png

 

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

Regards,
Dan King

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

Comments
gurusj
Member
Member
on

Thanks a Lot for the Post...