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 #19 background imageLoading...
Page #19 background image
Setting Up Cloud Connect for RFID
19
The response from the reader includes a session ID that must be used in further RM commands. The XML
below is a sample response from the reader.
<g1:reply xmlns:g1="urn:epcglobal:rm:xsd:1"
xmlns:g2="urn:epcglobal:xsd:1"
g2:creationDate="2010-02-10T10:10:10Z"
g2:schemaVersion="1">
<g1:id>99</g1:id>
<g1:resultCode>0</g1:resultCode>
<g3:readerDevice xmlns:g3="urn:motorfid:rm:xsd:1">
<g3:doLogin>
<g3:sessionID>sessionID </g3:sessionID>
</g3:doLogin>
</g3:readerDevice>
</g1:reply>
Exporting the Cloud Configuration
The cloud configuration can be exported using the following RM command. Replace the sessionID with the
session ID obtained in the previous command and save the file as export.xml.
<?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:sessionID>SessionID</motorm:sessionID>
<motorm:exportCloudConfigFromReader></motorm:exportCloudConfigFromReader>
</motorm:readerDevice>
</rm:command>
To send the command to the reader, run the following command.
curl --location --request GET 'http://10.17.130.66/control' \
--header 'Content-Type: application/xml' \
--data-binary "@export.xml"
The response of the reader is an XML string with the JSON configuration data embedded in it
as shown below. Save the JSON config data in the response to a file called cloud.json.
<g1:reply xmlns:g1="urn:epcglobal:rm:xsd:1"
xmlns:g2="urn:epcglobal:xsd:1"
g2:creationDate="2010-02-10T10:10:10Z"
g2:schemaVersion="1">
<g1:id>99</g1:id>
<g1:resultCode>0</g1:resultCode>
<g3:readerDevice xmlns:g3="urn:motorfid:rm:xsd:1">
(continued on next page)

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