Option Bits For Machine Manufacturers And Dealers - Siemens SINUMERIK 828D Commissioning Manual

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

8.3

Option bits for machine manufacturers and dealers

Distribution of the option bits
The option bits are managed in blocks of 16 bits. According to the default setting, block 3 is
reserved for dealers. This means that machine manufacturers have 48 options and dealers
have 16 options.
The Easy Extend function uses the following machine data to manage options:
MD14510 $MN_USER_DATA_INT[0] to MD14510 $MN_USER_DATA_INT[3]
This assignment of the addresses can also be redefined in the script using the identifier
OPTION_MD so that dealers can specify their own address area. If the dealer wishes to offer
more than 16 options for this machine type, then the blocks not used should be determined.
This must be coordinated with the machine manufacturer.
Block 3 must be programmed in the script using operations to communicate the dealer area.
Further, a fixed device index should be assigned for every device.
Example to redefine any area:
<option_md name="address identifier of the data" index="<index>"/>
index - identifier of the area index:
Mapping the device on the PLC interface
Each device must be assigned a unique index in order to permanently assign devices an option
bit and to be able to access the PLC interface. The areas are permanently assigned using the
attribute option_bit. If an assignment is not made, then the bits and the interface are defined
by the index, which is assigned to the device in the following list:
Index
0
1
2
3
....
47
48
49
....
62
63
CNC commissioning
Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3
0: Device 0 to 16 (default setting)
1: Device 17 to 32
2: Device 33 to 48
3: Device 49 to 64
MD14510
$MN_USER_DATA_INT[0] Bit 0
$MN_USER_DATA_INT[0] Bit 1
$MN_USER_DATA_INT[0] Bit 2
$MN_USER_DATA_INT[0] Bit 3
...
$MN_USER_DATA_INT[2] Bit 15
$MN_USER_DATA_INT[3] Bit 0
$MN_USER_DATA_INT[3] Bit 1
...
$MN_USER_DATA_INT[3] Bit 14
$MN_USER_DATA_INT[3] Bit 15
8.3 Option bits for machine manufacturers and dealers
Data block
DB9905.DBB0
DB9905.DBB4
DB9905.DBB8
DB9905.DBB12
...
DB9905.DBB188
DB9905.DBB192
DB9905.DBB196
...
DB9905.DBB248
DB9905.DBB252
Easy Extend
Device designation
Device 1
Device 2
Device 3
Device 4
...
Device 48
Device 49
Device 50
...
Device 63
Device 64
241

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents