User Guide

Table Of Contents
Set Configuration Commands
154
This example sets the GPIO Output #1 to ‘1’ (high). To get the current status of the GPIO
output pins, send the same command, with the length set to 0:
The response looks similar to the Get User GPIO Inputs command:
Set Current Region (97h)
The Set Current Region command sets the current region for use in the reader. The list
of region codes are found in Region codes
. See Regional Support for more information on
regional functionality.
Setting the region performs the following:
1. Frequency hop table is set to the default for the region.
2. Any other region specific settings are set (i.e. LBT) to default values unless otherwise
specified. Currently only LBT is configurable for regions supporting it.
The Set Current Region command supports two command syntaxes:
The basic syntax for all regions where only the region code is specified. For example,
to set the region to KR:
The extended syntax allowing the region code plus LBT Enabled (if supported by
Region) to be set. For example, to set the Region to EU3 and Enable LBT:
FF 00 96 1D 99
SOH Length OpCode CRC
FF 02 96 00 00 00 01 29 E0
SOH Length OpCode Status Output #1 Output #2 CRC
FF 01 97 03 4B BE
SOH Length OpCode Region CRC
FF 02 97 08 01 19 FD
SOH Length OpCode Region LBT Enable CRC