![IFM PDM360NG Series System Manual Download Page 194](http://html1.mh-extra.com/html/ifm/pdm360ng-series/pdm360ng-series_system-manual_3875026194.webp)
ifm
System Manual
ecomat
mobile
PDM360NG (CR1080, CR1081, CR9042) Target V01
2011-07-28
CAN in the PDM360
CAN-FBs on layer 2 (RAW-CAN)
194
CAN_RX_RANGE
7592
Unit type = function block (FB)
Contained in the library:
ifm_RawCAN_NT_Vxxyyzz.LIB
Available for the following devices:
- BasicController: CR040n
- BasicDisplay: CR0451
- PDM360NG: CR108n, CR9042
Symbol in CoDeSys:
Description
7594
CAN_RX_RANGE provides the following settings:
select the message type (11 or 29 bits),
define an identifier range.
CAN_RX filters for the set identifier. If several CAN messages with the same identifier are received in
one cycle, only the last / latest message is available.
Parameters of the inputs
7595
Parameter
Data type
Description
ENABLE
BOOL
TRUE:
unit is executed
FALSE:
unit is not executed
> POU inputs and outputs are not active
CHANNEL
BYTE
CAN interface (1...n) depending on the device
ID_START
DWORD
start number of the data object identifier range:
normal frame:
0...2 047 (2
11
)
extended frame:
0...536 870 912 (2
29
)
ID_STOP
DWORD
end number of the data object identifier range:
normal frame:
0...2 047 (2
11
)
extended frame:
0...536 870 912 (2
29
)
Extended
(optional use of the parameter)
BOOL TRUE:
extended
frame
FALSE: normal
frame
(preset for ID < 2 048)