![Moeller S40-AM-TL Скачать руководство пользователя страница 24](http://html1.mh-extra.com/html/moeller/s40-am-tl/s40-am-tl_manual_1819282024.webp)
Assigning data array
parameters
21
10/00 AWB27-1301-GB
Secondary station
For the parameters the secondary stations need 64 bytes of
memory. You must therefore add the following array
definitions and range limits to the variable declaration:
VAR_INPUT
acd_subaddress
: USINT(0..0);
acd_offset
: USINT(0..31);
acd_length
: USINT(1..32);
fixed_length
: USINT(1..32);
tra_dat: ARRAY[0..0, 0..31] OF BYTE;
(*Send data array (subaddresses,
offset addresses)*)
END_VAR
VAR_OUTPUT
rec_dat: ARRAY[0..0, 0..31] OF BYTE;
(*Receive data array (subaddresses,
offset addresses)*)
END_VAR
VAR_CONSTANT
tra_dfl_max
: USINT:=32;
rec_dfl_max
: USINT:=32;
tra_sub_max
: USINT:=0;
rec_sub_max
: USINT:=0;
END_VAR
Содержание 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 ...