Overview
This VI counts the occurrences of certain mouse and keyboard input events.
Description
This VI uses an event structure to capture mouse clicks, mouse movements, and keystrokes. It displays a count of mouse clicks and keys pressed, as well as the last keystroke value.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Run the VI.
- Press keys, move the mouse and observe the respective indicators change their values.
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**