
HOST MODE PROGRAMMING
13
3.3 HOW TO GET SINGLE PARAMETER FROM THE READER
NOTE
To guarantee the complete compatibility with future software
releases, It strongly suggests to use the shortcuts programming
strings.
Using Complete Parameter Path
The '
Get Parameter
' programming string must have the following format:
GP
<space>
PATH
<CR><LF>
Where:
GP
:
'Get Parameter' command.
PATH
:
Complete Parameter Path.
After entering this command, the device responds with the proper reply message and
then waits for one or more programming strings.
If the programming is correct, the device updates the configuration and confirms with
the following message:
Y
<space>
VALUE
<CR><LF>
Where:
VALUE
:
Parameter Value.
If programming contents are wrong (i.e. a typing error in the file) or due to a
transmission error, the device replies with the following message:
N
<space>
ERRCODE
<CR><LF>
Where:
ERRCODE
:
Error Code (signed DEC value)
The complete Error Codes table is provided in the Paragraph 5.3.