To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example shows you how to use LabVIEW SignalExpress to execute code based on a user event (e.g. mouse event).
Description
This example uses a simple LabVIEW VI to capture a mouse-click, and calls that VI from a LabVIEW SignalExpress project.In many data logging applications, it is nice to be able to have data acquired and logged based on user input. LabVIEW SignalExpress provides configureable logging conditions based on hardware triggers, software triggers, and date/time, but does not include a built-in way to acquire based on user input.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.