Started 2 weeks, 6 days ago (2009-11-19 13:35:00)
by qatest-sc11.5
Quoting - Steven Murray (Intel)
Hi qatest-sc11.5, Are you running the demo programs on a development system with the MCA
SDK installed, or are you running them on an MCA tablet that has the MCA platofrm driver installed? Thanks, Steve
I installed the SDK on a Vista Ultimate dev system.
Started 4 weeks ago (2009-11-11 10:32:00)
by Steven Murray (Intel)
Hi rman11 If the control character is part of the Barcode data itself rather than being configured in the
MCA configuration file, then it is the responsibility of the Barcode reader to pass the control characters without manipulating it and the MCA software will pass that to the application without tampering. Additionally with the help of CFGEditor tool that ships ...
Started 4 weeks ago (2009-11-11 06:31:00)
by Steven Murray (Intel)
Hi Unsal, We do not expose the MCA API to this functionality, but you can communicate directly with the
RFID reader to implement this. The down side of doing it directly is that your code will likely only work for a specific RFID reader, so you would need to know what RFID reader it is for each MCA tablet you planned to install on. Also, you may have to deal with...
Started 1 month ago (2009-11-05 08:39:00)
by Johnny Cutright (Intel)
ttt876, Mifare is based on the 14443 tag, the MCA SDK does not support reading 14443 tags at this time. You might be able to get this to work by working directly with your MCA hardware vendor. Thanks John
Quoting - ttt876
Hello Sir , a question! I'm able to read only iso1n5693 but i wat to reiad mfare . Help me please. Bye...
Started 1 month, 1 week ago (2009-11-01 16:09:00)
by Thomas
Also, to save time with troubleshooting this problem: * Newest patches for XP from MS, i.e. SP3 and whatever else is out there. * Newest drivers from Motion, all of them, up to date as of 10/31/2009. * Issue happens with RFID demo code, my application code, and built-in RFID utility * It happens with 3 different brands of
RFID tags, all 15693 protocol. * Does NOT ...
Started 1 month, 1 week ago (2009-10-27 10:38:00)
by Steven Murray (Intel)
Hi Juergen, The MCA software just passes the scanned
barcode on to the application. The MCA does not remove or add a check digit. However, it is likely you can configure this in your barcode scanner hardware configuration. For example, using the Intermec barcode scanner I can run the EasySet configuration application and can see options for both standard and ...
Started 1 month ago (2009-11-04 11:37:00)
by Thomas
Quoting - ttt876
Hello sir , i have a question . I installed version 1.1 sdk on develop machine and 1.1 driver on mca. I try to use RfidDemoNet but i have this error message: RfidReader device named " was not found (Unable to get last error). Help my please!! Bye.
Make sure you run the ToolTray application under the MCA SDK in your Program ...
Started 1 month, 1 week ago (2009-11-02 03:06:00)
by rcopley
Fixed - Button A had indeed been set up to change screen orientation. I just needed to run the "Tablet and Pen Settings" control panel applet and
reset button A to its default configuration: launch application "%SystemRoot%\system32\mcbttnlnch.exe -appa". (Had to unconfigure "Prevent access to control panel" using gpedit.msc first.)
Started 1 month, 1 week ago (2009-10-27 07:50:00)
by Steven Murray (Intel)
Hi Zsolt, There is usually a couple of reasons why RFID will not work. 1. RFID scanner is disabled on the device - Sometimes the device is disabled to
conserve battery life on the MCA device. 2. Trying to scan RFID tags that are not supported - The Panasonic H1 supports most the common RFID tags, but if you are using something out of the ordinary that may be ...