![Siemens SIMATIC FC 45 Function Manual Download Page 20](http://html.mh-extra.com/html/siemens/simatic-fc-45/simatic-fc-45_function-manual_382128020.webp)
Parameterizing
3.1 Parameter data block
FC 45
3-2
Function manual, Release 03/2006 , J31069-D0167-U001-A2-7618
The following table shows the complete UDT 10. For programmers who prefer to address
using absolute values, the first column specifies the relative addresses.
Table 3-1
UDT 10 "MOBY Param"
Address
Name
Type
Initial
value
Comment
0.0
STRUCT
+0.0
ASM_address
INT
0
Input: Basic address of the ASM
(cyclic word)
+2.0
ASM_channel
INT
1
Input: Number of the channel (1 to
4)
+4.0
command_DB_number
INT
47
Input: Command data block number
+6.0
command_DB_address
INT *
0
Input: Start address of data in the
BEDB
+8.0
MDS_control
BYTE
B#16#1
Input: presence check and MDS(0, 1,
2)
+9.0
ECC_mode
BOOL
FALSE
Input: mode with ECC
+9.1
RESET_long
BOOL
FALSE
Input: true: long RESET telegram,
only for MOBY mode 5
+10.0
MOBY_mode
BYTE
B#16#1
Input: MOBY mode
+11.0
scanning_time
BYTE
B#16#0
Input: Scanning time for MOBY I/U
+12.0
option_1
BYTE
B#16#0
Input: RESET command option 1
+13.0
distance_limiting
BYTE
B#16#F
Input: Distance/capacity setting
+14.0
multitag
BYTE
B#16#1
Input: max. number of MDS in field
+15.0
field_ON_control
BYTE
B#16#0
Input: BERO
+16.0
field_ON_time
BYTE
B#16#0
Input: MOBY U: BERO time
MOBY D: MDS type
+17.0
reserved0
BYTE
B#16#0
+18.0
ANZ_MDS_present
BOOL
FALSE
MDS is present
+18.1
ANZ_cancel
BOOL
FALSE
Cancel-bit in the PEW is set.
+18.2
ANZ_ECC
BOOL
FALSE
Error correctionen done
+18.3
reserved
BOOL
FALSE
+18.4
LR_bat
BOOL
FALSE
Battery of the MDS507
+18.5
battery_low
BOOL
FALSE
Battery check has indicated low
voltage
+18.6
error
BOOL
FALSE
Error during command execution
+18.7
ready
BOOL
FALSE
Command chain has been finished.
+19.0
cancel
BOOL
FALSE
Set: abort command or command chain
+19.1
command_start
BOOL
FALSE
Set: start signal for command or
command chain
+19.2
repeat_command
BOOL
FALSE
Set: repeat last command
+19.3
init_run
BOOL
TRUE
Set: reset ASM and set new
parameters
+19.4
ASM_failure
BOOL
FALSE
OB122 Set: ASM failed
+19.5
FC45_active
BOOL
FALSE
FC-active
+19.6
ANZ_next
BOOL
FALSE
NEXT command was last command
+19.7
ANZ_reset
BOOL
FALSE
RESET command was last command
+20.0
ASM_busy
BOOL
FALSE
A command is processed by ASM
+20.1
command_rep_active
BOOL
FALSE
ASM command repetition has been
activated.
+21.0
number_MDS
BYTE
B#16#0
Number of MDS actual in field
+22.0
error_MOBY
BYTE
B#16#0
Error indication of interface
module
+23.0
error_FC
BYTE
B#16#0
Error indication of FC
+24.0
error_BUS
WORD
W#16#0
Error indication of PROFIBUS
+26.0
version_MOBY
WORD
W#16#0
Firmware version of MOBY
+28.0
to
+299.0
FC-internal variables; these must
not be changed by the user
=300.0
END_STRUCT
*) Parameter data block UDT 60 is available for data media > 32 KB. The data type here is WORD.