169
ifm
Programming Manual
ecomatmobile
CabinetController (CR0301) Runtime System V05
2016-04-21
ifm function elements
ifm function elements for the device CR0301
>
MEMCPY
409
= memory copy
Unit type = function block (FB)
Unit is contained in the library
ifm_CR0301_Vxxyyzz.LIB
Symbol in CODESYS:
>
Description
412
MEMCPY enables writing and reading different types of data directly in the memory.
The FB writes the contents of the address of SRC to the address DST.
► To the addresses SRC and DST apply:
Determine the address by means of the operator ADR and assigne it to the FB!
>
In doing so, as many bytes as indicated under LEN are transmitted. So it is also possible to
transmit exactly one byte of a word variable.
>
Parameters of the inputs
413
Parameter
Data type
Description
DST
DWORD
destination address
Determine the address by means of the operator ADR and
assigne it to the FB!
SRC
DWORD
start address in source memory
Determine the address by means of the operator ADR and
assigne it to the FB!
LEN
WORD
number (> 1) of the data bytes to be transmitted
Summary of Contents for Ecomat 100 Mobile CR0301
Page 212: ......