86
ifm Programming Manual ecomatmobile BasicController (CR0403) Runtime System V03.02 2015-04-01
ifm function elements ifm function elements for the device CR0403
>
CAN_TX_ENH_CYCLIC
7568
= CAN TX enhanced cyclic
Unit type = function block (FB)
Unit is contained in the library ifm_RawCAN_NT_Vxxyyzz.LIB
Symbol in CODESYS:
>
Description
7569
CAN_TX_ENH_CYCLIC serves for cyclical transmitting of CAN messages.
Otherwise, the FB corresponds to CAN_TX_ENH (→ page 84).
► Set the period duration via the parameter PERIOD.
If a period is too short, this could lead to a high bus load which could affect the performance of the
complete system.
>
Parameters of the inputs
7582
ENABLE
TRUE: execute this function element
FALSE: unit is not executed
> Function block inputs are not active
> Function block outputs are not specified
CHANNEL BYTE CAN interface (1...n) depending on the device
ID DWORD Number of the data object identifier:
normal frame (2
11
IDs):
0...2 047 = 0x0000 0000...0x0000 07FF
Extended Frame (2
29
IDs):
0...536 870 911 = 0x0000 0000...0x1FFF FFFF
Extended
(optional use of the parameter)
BOOL := FALSE TRUE: Extended Frame (ID = 0...2
29
-1)
FALSE: Normal Frame (ID = 0...2
11
-1)
DataLengthCode
(optional use of the parameter)
BYTE := 8 length of the data to be sent (0...8 bytes)
DATA ARRAY [0..7] OF BYTE data to be sent (1...8 bytes)
PERIOD TIME period duration