
HOST MODE PROGRAMMING
2
2 PROGRAMMING COMMANDS
2.1 CONNECTION TO DEVICE
DESCRIPTION
HOST COMMAND
REPLY MESSAGE
Enter Host Mode
<ESC> [ C
<ESC> H <CR><LF>
After entering this command, the device responds with the first reply message and
then waits for the following command.
From now on device is in
CONNECTED
state. Normal data flow is inhibited until it
comes back to the
IDLE
state.
Enter Terminal Mode
<ESC> ] B
<ESC> R <CR><LF>
After entering this command, the device responds with the second reply message
and then waits for the following command in Terminal mode.
Enter Programming Mode
<ESC> c M <B0
H
> ADDR
<ESC> c <CR><LF>
ADDR
is a character indicating address of the device in an ID-NET™ Master/Slave
reading system layout
ADDR = <30
H
> + <Device Address>
where:
Device Address = 0
: Standalone device or Master ID-NET™ device
Device Address = 1 to 31
: Slave ID-NET™ device
This means:
ADDR = <30
H
>
: Standalone device or Master ID-NET™ device
ADDR = <31
H
> to <4F
H
>
: Slave ID-NET™ device
After entering this command, the device responds with the third reply message and
then waits for one or more programming strings as shown in Chapter 3 and 4.