As far as I am aware, the only support RhoStudio/Rhomobile has for RFID is limited to MC31/MC91 devices, and only on-device on those devices.
As Rhomobile is a client-side technology, I don't think it will be very suited for supporting the potentially constant/always on read ability of the FX series.
Additionally, imagine 2 users accessing the app at the same time, the FX7400 only allows for a single connection to receive the reads, and therefore one of the two users will be shown a connection error.
You can start downloading the EMDK for .NET or for C++ from Motorola support page. There you should have some samples and libraries to start off.
EMDK for .NET v2.8
EMDK for C v2.6
Once you installed check the library RFID3 and its samples
Points: 0
You voted ‘up’
Hi, thanks for your answer. What about developing with RhoStudio, is there something?
Regards
Points: 0
You voted ‘up’
As far as I am aware, the only support RhoStudio/Rhomobile has for RFID is limited to MC31/MC91 devices, and only on-device on those devices.
As Rhomobile is a client-side technology, I don't think it will be very suited for supporting the potentially constant/always on read ability of the FX series.
Additionally, imagine 2 users accessing the app at the same time, the FX7400 only allows for a single connection to receive the reads, and therefore one of the two users will be shown a connection error.
Ewald
Points: 0
You voted ‘up’
I'm not sure, that question would be better answered if you post it on RhoMobile section.
Thanks
Mariano
Points: 0
You voted ‘up’