[vb.net 3.5]Console application for Falcon Barcode Scanner

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
jazFunk
Messages
12
Reaction score
0
Anyone familiar with BarCode scanners? I have four of them I want use with my app.

Can a console (custom) app be used to load/save scanned data?
 
Physics news on Phys.org
Most scanners operate that way.

What I want to do is write an application (using Visual Studio 2008) to handle scanned data, etc.

Basically, I wanted to know if I create a console application project and then upload it to the scanner will that work. I've never created a console app so I'm not that versed with them.