Using the RFID Emulator
This procedure provides an overview about using the Peripheral I/O Emulator for the RFID peripheral type.

When you use the RFID emulator, remember:
● Tags must have a unique ID. Only one tag with a particular tag ID can be in range at any given time. If more than one tag has the same tag ID, then the last tag to be in range stays in range.
● Programming several tags with the same tag ID causes tags to be set as out of range.
● Tags can be set in range and out of range while the application is running.
● SAP NetWeaver Developer Studio is installed and configured.
● The Peripheral Support Actions Toolbar has been added to the current perspective.
● You have prepared RFID tag data.
More information: Creating RFID Tags
...
1. Write code that uses the RFID API of the SAP NetWeaver Mobile client API.
2.
Choose
Launch the Peripheral I/O Emulator to
start the Emulator.
3.
Choose
Capability… to configure the
Emulator capabilities that you want to use.
4.
Select the tag with
which you want to work and choose
Move Near to set the tag you in
range.
5.
Choose
Open the Emulator Launch Configurations
Manager from the toolbar to open the Emulator Launch
Configurations window.
6. Select the launch configuration to run your application from the list.
7. Click on the Run button in the Emulator Launch Configurations window.
8. Perform operations (such as identify, read, write, and so on) on the RFID tags.
All the operations are recorded under Operation History, whether they failed or were successful.