11-18-2021, 09:00 PM
I have a barcode scanner that interfaces with a website to track lunch orders by scanning an ID card with a 6 digit number.
I've programmed the barcode scanner to key CTRL+A as a prefex to remove anything in the input, then it keys the 6 digit number from the scan, and then keys F2 followed by Down and finally enter.
I'd like QM to run in the background to log timestamps and the 6 digit number so I can use them to index video of a camera filming the trays.
It's easy enough to just use a keyboard shortcut "CTRL+A" assigned to a function without the "Eat" checked...but I'm not quite sure about capturing the 6 digit number that is keyed after that.
Thanks in advance!
The Vig
I've programmed the barcode scanner to key CTRL+A as a prefex to remove anything in the input, then it keys the 6 digit number from the scan, and then keys F2 followed by Down and finally enter.
I'd like QM to run in the background to log timestamps and the 6 digit number so I can use them to index video of a camera filming the trays.
It's easy enough to just use a keyboard shortcut "CTRL+A" assigned to a function without the "Eat" checked...but I'm not quite sure about capturing the 6 digit number that is keyed after that.
Thanks in advance!
The Vig