ThingMagic Sargas User Guide
|
8
1 Revision History
1.1.1
Table 1-1: Revision History
2 Introduction
This document applies to Sargas readers with firmware version 5.1.3 or later, used in conjunction with API
version 1.29.1 or later. It explains how to set up the Sargas readers, how to configure them for network
operation, and how to use the browser-based interface. See the corresponding Sargas Firmware Release
Notes for operational differences that what is in this User Guide specific to a firmware version.
Separate appendices contain specifications and antenna information that are specific to the Sargas reader.
Applications to control the Sargas from an external host can be written using the high level MercuryAPI. The
MercuryAPI supports Java, .NET and C programming environments. Applications to control the Sargas using its
internal processor can be written via the C programming environment. The MercuryAPI Software Development
Kit (SDK) contains sample applications and source code to help developers get started demonstrating and
developing functionality. For more information on the MercuryAPI see the MercuryAPI Programmers Guide and
the MercuryAPI SDK, available on the ThingMagic website.
This document is broken down into the following sections:
Development Kit Quick Start Guide
- Provides the minimal number of steps to begin reading tags using the
Sargas reader with a Sargas Development Kit.
- Provides detailed specifications of the Sargas hardware and physical interfaces.
- Describes the programming interfaces, including on-reader applications, where to find
code samples, and the LLRP interface.
The following sections explain the methods available for connecting to the Sargas over the Ethernet, and USB
interfaces:
- Connect using a direct Ethernet connection from a Host PC to the Sargas.
- Connect over Ethernet LAN using DHCP, self-allocated, or static IP settings.
Connecting to the USB Console Port
- Connect to the Sargas console for command-line interface access and
troubleshooting.
- Details the GPIO physical interface specs and how to control it via the MercuryAPI.
- Describes the browser-based interface and the configuration and testing options
Revision
Author
Change
12072017
M. Waterman
Updated to new format/template
03282018
V. Mickelson
Updated POE recommendations (Section 7.1.1.1)