Process Data - Parker 2003-CB-00 Technical Manual

Canopen– communication option
Hide thumbs Also See for 2003-CB-00:
Table of Contents

Advertisement

DOC-0017-06-EN: AC20 Series CANopen Option

8.2 Process Data

AC20 parameters implementation
The AC20 CANopen data can be accessed from the network via dedicated object entries in the object
dictionary. The object dictionary contains Standard, Manufacturer and Profile Specific Objects.
The CANopen manufacturer specific range (index 2001h to FFFFh) of object entries corresponds directly to
the AC20 parameters numbers.
Each object entry corresponds to an AC20 parameter number, with parameter number 1 corresponding to
object index 2001h, parameter number 2 to object index 2002h, etc.
For standard parameters (of a single element), sub-index 00h of the object represents the value of the
parameter, its data type and access depend on the AC20 parameter.
For multiple element parameters (parameter arrays), sub-index 00h represents the number of parameter
elements and sub-indexes 01h-FEh represents the value of each of the parameter elements.
In the example below parameter number 1 is a single element parameter and parameter number 2 is a 4-
element parameter array:
AC20 Parameter number
1
2
Config Mapping
The AC20 CANopen option requires configuration of process data mapping. Parameters mapped as
Process Data can be exchanged cyclically as Process Data Objects (PDOs) on the bus.
The slave supports up to 4 TPDOs and up to 4 RPDOs, each capable of carrying up to 8 bytes of data.
(See Appendix – CANopen Object Dictionary)
There are two methods to define process data mapping: The process data can be mapped using the AC20
input and output mapping tables or from the PLC.
The parameter 2566 MASTERMAPPING defines the method: If FALSE the AC20 input and output mapping
tables will be used to configure process data mapping. If TRUE, the bus master set/configures the Process
data mapping and AC20 input and output mapping tables will be cleared.
Note: For parameter 2566 MASTERMAPPING = 'FALSE': If the AC20 mapping tables are both set to
zeros or AC20 mapping tables differs from PLC mapping then the option will be mapped from the PLC.
18 (47)
Index
Subindex
Description
2001h
00h
Parameter Value
2002h
00h
Number of Elements
01h
value of element 0
02h
value of element 1
03h
value of element 2
04h
value of element 3
DOC-0017-06-EN-B 04.04.2023
Type / Access
Parameter dependent
Unsigned8 / Read only
Parameter dependent

Advertisement

Table of Contents
loading

Table of Contents