Wiring with the display system
174
1SVC 440 795 M1100
After a rising edge from 0 to 1 at coil BT01T_ the content of
MB15 to MB18 is copied to the marker bytes MB65 to MB68.
Example:
Copying of marker blocks, definition of a marker range in a
different format.
The value of marker byte MD60 to MD62 is to be copied to
MW40 to MW45.
Parameters of BT01 function block:
Source range:
>I1 MD60
Destination range:>I2 MW40
Number of bytes: >NO 12
Source range Value of source
marker range
(decimal)
Target range Value of destination
marker range
(decimal)
MB15 68 MB65 68
MB16
189 MB66 189
MB17 203 MB67 203
MB18 3MB683
h
The transfer is in byte format. 12 bytes are to be copied.
The range MD60 to MD62 is 12 bytes. This is copied to the
range MW40 to MW45.