Click here to Skip to main content
16,020,315 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to develop a application in wpf to read symbol barcode reader in wpf

plzz send any related sdks for it
Posted

This[^] may help.
 
Share this answer
 
Comments
Anwar MD 25-Feb-11 1:41am    
this is to create barcode but i need to read the barcode from scanner and to store it ..i think this is not my solution
Abhinav S 25-Feb-11 1:44am    
You might want to have a look at the documentation provided by the scanner.
Anwar MD 25-Feb-11 2:10am    
there is no documentation only manual is there
venkatvarma 28-Feb-11 1:16am    
I am using symbol Ds6707 barcode scanner to read the barcode from the product
actually my application is when i am read the barcode from product the product should be added to the cart

but iam not able to raise the event when the barcode reading is completed


plz give me some solution
It might be that you need to scan one of the configuration barcodes from one of the Symbol manuals (LS3408, DS6607, etc). Many Symbol scanners seem to use similar barcodes to configure. I suspect that the Scan Suffix configuration barcode may be needed. This would allow the scanner to send a CR after the barcode data where the application could detect that and act accordingly.

It was not mentioned if the scanner was USB or serial type (for serial, you might check http://scanagent.dyndns.biz).
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900