Hi guys ,
i 'm trying connect throught my reader FX9500 , .
i think that i 'll need of EMDK v.28 because have the API and others Stuffs.
But , do you have some instructions how create the application on C , using visual Studio ?
Sorry for my bad english , i'm from Brazil
Thnks.
Hi Thiago,
I guess you are looking for EMDK in C programming language right?
Below is the link to EMDK for C v2.8:
https://portal.motorolasolutions.com/Support/US-EN/Resolution?solutionId=97037&productDetailGUID=9289119a2a4cf310VgnVCM1…
After installed in PC, you can find some samples application:
Hope this helps.
Points: 0
You voted ‘up’
Yep ,
i have installed " Motorola EMDK for C v2.8 "
After this , i open the folder where are the Samples files.
but , how can i make a application with theses files ?
Points: 0
You voted ‘up’
The files are the sample application.
.sln file can be opened and run in VS 2008.
Kindly refer to the release note regarding how to setup the development environment:
Release Notes - EMDK for C v2.8
Thanks.
Tsu Beng
Points: 0
You voted ‘up’
Hey man ,
thanks , but. . can u for example , make a simple application where can connect on FX 9500 reader , only to study how is the process.
I have installed Microsoft Visual Studio 2010 , it Work ?
Points: 0
You voted ‘up’
Thiago,
The sample host application was included in these EMDK, you can refer to below 2 samples:
if you have questions about the RFID APIs, you could refer to the Motorola EMDK for C v2.8 > Help > Standard API > RFID3:
Hope this helps.
Tsu Beng
Points: 0
You voted ‘up’
TSUBeng ,
i never made some Application on C or C++/C#
So , i dont know where begun , is possible u make a application , where only connect on FX 9500 , so , i'll try understant how start the process.
sorry , i think that u are wasting your time with me.
Points: 0
You voted ‘up’
Hi Thiago,
The samples provided in the EMDK can be compiled to generate a demo application which will show you how the functionality would work. The examples in the EMDK will give you the code snippets that you can integrate within your application.
Does that help
-Ritesh
Points: 0
You voted ‘up’
I'll try with the Samples.
Points: 0
You voted ‘up’
Hey friend ,
What is the file that i'll be the demo aplication ?
Points: 0
You voted ‘up’
Thiago,
No worries, I would recommend you to refer EMDK for .Net v2.9:
https://portal.motorolasolutions.com/Support/US-EN/Resolution?solutionId=97036&productDetailGUID=9289119a2a4cf310VgnVCM1…
Samples are:
If you not sure where to start, you can start with help files as below:
Motorola EMDK for .Net v2.9 > Help > Programmer's Guide > RFID3 > Generic Reader Interface > Connecting to Reader.
Points: 0
You voted ‘up’
i'll try too , on .net , maybe works.
Points: 0
You voted ‘up’
Some news guys ?
how can i , make the application with the samples of Emdk v.28 ?
Points: 0
You voted ‘up’
Thiago,
As mentioned by Ritesh, the Demo application is available in the samples.
you could refer to them for development
Project files are BasicRFIDHost1.2005.sln for VS 2005.
BasicRFIDHost1.2008.sln for VS 2008.
Thanks.
Tsu Beng
Points: 1
You voted ‘up’