Hi All,
I want to send Enter and BackSpace keys from MT2070 from a .NET program (CS_MT2000_ScanItem) to the PC host through USB. Can anyone send me a hint or help?
I used SendLabel method. It works when I set Enable Keypad Emulation. Can I send control keys to the PC host through USB without this setting?
How can I use SendRawData method? I cannot specify the Source property of RawData.
Is somewhere more detailed documentation of EMDKfordotNET.chm? Thanks, SzG.
2 Replies
Hello, I have the same problem with SendRawData method (the return code is -10 whereas I'm connected with decode privileges). The return code is -10 too for the ReadRawData method. Thanks.
Same problem, returncode -10 for delegate R eadRawDataEventCallback, EMDK V2.4 Anyone resolved this issue yet?