Parameterizing
3.2 MOBY commands
FC 45
3-12
Function manual, Release 03/2006 , J31069-D0167-U001-A2-7618
3.2.1
Command parameters
Overview of commands
Table 3-6
Overview of commands
Command [hex]
normal
chained*
Command
01
41
Write data to MDS
02
42
Read data from MDS
03
43
Initialize MDS
04
44
SLG status
06
–
NEXT
08
48
END; conclude communication with the MDS
0A
4A
Antenna on/off
0B
4B
MDS status
*) Chained commands are not supported by all write/read devices or ASMs. Adhere to the information
in the MOBY manuals for configuration, mounting and service.
Write
Table 3-7
Write to MDS
Command
[hex]
sub_command
[hex]
length
[dec]
address_MDS
[hex]
DAT_DB
[dec]
Note
01
–
1 to 32767 *
length of the
MDS data to
be written
0000 to FFFF
The data are
written
to the MDS starting
at this start
address.
Pointer to the
user data
which are to
be written to
the MDS
*) When UDT 70 is used, "length" is specified as a hexadecimal value. The value range is then from
0001 to FFFF. A complete 64 KB transponder can thus be processed.
Read
Table 3-8
Read MDS
Command
[hex]
sub_command
[hex]
length
[dec]
address_MDS
[hex]
DAT_DB
[dec]
Note
02
–
1 to 32767 *
length of the
MDS data to
be read
0000 to FFFF
The data are read
from the MDS
starting at this start
address.
Pointer to user
data. FC 45
reads and
stores the
MDS data
here.
*) When UDT 70 is used, "length" is specified as a hexadecimal value. The value range is then from
0001 to FFFF. A complete 64 KB transponder can thus be processed.