EasyManuals Logo

Zebra FX7500 Deployment Guide

Zebra FX7500
33 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #18 background imageLoading...
Page #18 background image
Setting Up Cloud Connect for RFID
18
Configuring Deployment Modes
As described earlier, the Cloud Connect for RFID feature can be configured to one of the three deployment
modes. The deployment mode can be configured by importing a JSON file that configures the
management, control, and Data interfaces. Each of these interfaces can be configured to either connect to
a cloud service or allow local access.
To configure the interfaces to any of the deployment modes, the steps below must be performed.
1. Export the Cloud Connect for RFID configuration file from the reader by sending an RM command to
the reader.
2. Edit the Cloud Connect for RFID configuration file to configure the interfaces as required.
3. Import the Cloud Connect for RFID configuration file into the reader by sending an RM command that
contains the contents of the JSON file.
Exporting/Importing Cloud Configuration
The Cloud Connect for RFID configuration can be exported or imported via an RM command. In order to
either export or import the configuration, a login must be performed.
Login
To login to the reader the following RM command can be used. Save the following XML command in a file
called login.xml. Replace the username and password fields with the username and password of the
reader.
<?xml version="1.0" encoding="UTF-8"?>
<rm:command epcglobal:creationDate="2001-12-17T09:30:47.0Z"
epcglobal:schemaVersion="0.0"
xsi:schemaLocation="urn:epcglobal:rm:xsd:1 ../../../schemas/RmCommand.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:rm="urn:epcglobal:rm:xsd:1"
xmlns:epcglobal="urn:epcglobal:xsd:1"
xmlns:motorm="urn:motorfid:rm:xsd:1">
<rm:id>99</rm:id>
<rm:targetName>MyFX7500</rm:targetName>
<motorm:readerDevice>
<motorm:doLogin>
<motorm:username>admin</motorm:username>
<motorm:password>change</motorm:password>
<motorm:forceLogin>true</motorm:forceLogin>
</motorm:doLogin>
</motorm:readerDevice>
</rm:command>
To send the login command above to the reader, the following CURL command can be used.
curl --location --request GET 'http://<readerip>/control'
--header 'Content-Type: application/xml'
--data-binary "@login.xml"

Other manuals for Zebra FX7500

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Zebra FX7500 and is the answer not in the manual?

Zebra FX7500 Specifications

General IconGeneral
InterfaceUSB
Product colorWhite
LED indicatorsActivity, Power, Status
Housing materialAluminium, Metal, Plastic
Battery type-
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)-20 - 55 °C
Operating relative humidity (H-H)5 - 95 %
Harmonized System (HS) code84719000
Weight and Dimensions IconWeight and Dimensions
Depth43.2 mm
Width149.9 mm
Height195.6 mm
Weight860 g

Related product manuals