![Moeller S40-AM-TL Скачать руководство пользователя страница 62](http://html1.mh-extra.com/html/moeller/s40-am-tl/s40-am-tl_manual_1819282062.webp)
Description of the function
block outputs
59
10/00 AWB27-1301-GB
receive data. They cannot be accessed by the user. These
arrays must be declared in the POU (program POU).
The Suconet K address is contained in the directly
represented variable. 36 bytes are normally transferred in
both send and receive directions.
The following example shows the parameter assignment of
the TCMT2_TL function block, with the assumption that the
module on the Suconet K line 1 is connected with station
address number “3”.
Declaration:
Program:
Address setting:
VAR
FW_BAU: TCMT2_TL;
..
tradat
AT% SDB1.3.0.0
: ARRAY[1..36] OF BYTE;
recdat
AT% RDB1.3.0.0
: ARRAY[1..36] OF BYTE;
..
END_VAR
CAL FW_BAU(
..
TCM_tdata :=tradat;
TCM_rdata :=recdat
..
)
SDB/RDB 1. 1. 0. 0.
1st station (address 2)
.
.
14<F1 >th station (address 15)
Line number
Содержание S40-AM-TL
Страница 7: ...10 00 AWB27 1301 GB 4 ...
Страница 9: ...6 10 00 AWB27 1301 GB ...
Страница 13: ...10 10 00 AWB27 1301 GB ...
Страница 55: ...Basic Function Blocks 52 10 00 AWB27 1301 GB ...
Страница 103: ...100 10 00 AWB27 1301 GB ...
Страница 107: ...104 10 00 AWB27 1301 GB ...
Страница 113: ...10 00 AWB27 1301 GB 110 ...