![IFM PDM360NG Series System Manual Download Page 285](http://html1.mh-extra.com/html/ifm/pdm360ng-series/pdm360ng-series_system-manual_3875026285.webp)
ifm
System Manual
ecomat
mobile
PDM360NG (CR1080, CR1081, CR9042) Target V01
2011-07-28
CAN in the PDM360
CAN POUs to CANopen
285
CANOPEN_SDOWRITEMULTI
7832
= SDO Write Multi
Unit type = function block (FB)
Contained in the library:
ifm_CANopen_NT_Vxxyyzz.LIB
Available for the following devices:
- BasicController: CR040n
- BasicDisplay: CR0451
- PDM360NG: CR108n, CR9042
Symbol in CoDeSys:
Description
7834
CANOPEN_SDOWRITEMULTI writes the indicated entry in the object directory of a node in the
network. The COB ID for the SDO is calculated from the transmitted node ID according to CANopen
convention.
Parameters of the inputs
7835
Parameter
Data type
Description
EXECUTE BOOL
FALSE
TRUE (edge):
POU is executed once
otherwise: POU not active
A POU already started is processed.
CHANNEL
BYTE
CAN interface (1...n) depending on the device
NODE
BYTE
ID of the node
permissible values = 01...7F
16
= 1...127
10
IDX
WORD
index in object directory
SUBIDX
BYTE
subindex in the object directory
LEN
DWORD
number of the data bytes to be transmitted
permissible values = 0000 0001...0000 0800
16
= 1...2 048
10
DATA
ARRAY [0...2048] OF BYTE
buffer memory for user data of the SDO data transmission
Timeout
(optional use of the parameter)
TIME
waiting time of the FB for the response
when the time has elapsed, the FB stops waiting.
value = 0: use value from the configuration
preset = 10 ms