LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a bit of levity

Here’s a simple program I wrote as a tester for my keyboard and mouse control routines (using user32.dll). It bounces the curser on the screen (using the kinematic equations) and displays the time. It’s not particularly well written, but is a bit of fun…

Sheldon
Technical geek, engineer, research scientist, biodegradable...
Message 1 of 3
(2,213 Views)
Cute, although you should alert people ahead of time that ctrl+. can be used to stop the VI or add an event for ESC or a timeout.

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,181 Views)
Hello Sheldon,

nice, but have a look in "Development Styleguide" 🙂

I changed some parts (shorter/straight wires, subroutines, changed representation of numbers, labels) but it's not perfect.
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,174 Views)