Jetter AG
523
JC-120MC
Programming
Parameter
Description
Value
EventTime
Time lag between two telegrams
(> InhibitTime)
InhibitTime
Minimum time lag between two
telegrams to be sent
(< EventTime)
Paramset
Bit-coded parameter
This function sends the following return values to the higher-level program.
Return value
0
OK
-1
Error when checking parameters
-3
DataType is greater than DataLength
-4
Insufficient memory
This parameter specifies the number of the CAN interface. CANNo = 0 is
assigned to the first interface. The number of CAN interfaces depends on the
device. For information on the maximum number of CAN interfaces
(CANMAX) refer to the chapters
Technical Specifications
and
Quick
Reference
in the corresponding manual.
The
CANID
parameter is used to transfer the CAN identifier. The CAN
identifier is generated with a macro. The CAN identifier depends on the node
ID of the other communicating user and on whether it is a PDO1, PDO2,
PDO3 or PDO4 message.
Macro definitions:
#Define
CANOPEN_PDO1_RX (NodeID) ((NodeID) +
0x180
)
#Define
CANOPEN_PDO2_RX (NodeID) ((NodeID) +
0x280
)
#Define
CANOPEN_PDO3_RX (NodeID) ((NodeID) +
0x380
)
#Define
CANOPEN_PDO4_RX (NodeID) ((NodeID) +
0x480
)
#Define
CANOPEN_PDO1_TX (NodeID) ((NodeID) +
0x200
)
#Define
CANOPEN_PDO2_TX (NodeID) ((NodeID) +
0x300
)
#Define
CANOPEN_PDO3_TX (NodeID) ((NodeID) +
0x400
)
#Define
CANOPEN_PDO4_TX (NodeID) ((NodeID) +
0x500
)
Example for calling up the macro:
CANOPEN_PDO2_RX (64)
The resulting CAN identifier is: 2C0h = 40h + 280h
For CANopen® the following CAN identifier distribution is predefined. In this
case, the node number is embedded in the identifier.
Return value
CANNo parameter
CANID parameter
Default CAN identifier
distribution
Summary of Contents for JC-120MC
Page 1: ...User Manual JC 120MC Controller 60880901 We automate your success...
Page 18: ......
Page 40: ...40 Jetter AG 3 Identifying Hardware revisions see page 38 Related topics...
Page 160: ......
Page 186: ......
Page 196: ......
Page 485: ...Jetter AG 485 JC 120MC Programming Topic Page Programming 486 Registers 498 Contents...
Page 521: ...Jetter AG 521 JC 120MC Programming Use 29 bit identifier Default 11 bit identifier...
Page 586: ......
Page 604: ......
Page 633: ......