Jetter AG
505
JC-120MC
Programming
If on the JX2 system bus (CAN 1)
only
CANopen® devices are connected
and CANopen® STX API is used, the JX2 system bus can be completely
disabled.
The steps to be taken for this are described below:
Step
Action
1
Set bit 3 in R 200002077.
Regs[200002077] := 0x08;
2
To have the changes accepted, relaunch the controller once.
Now, all node IDs can be used by CANopen®
without
any restrictions.
Mixed operation means that the following devices are connected to the
JX2 system bus:
JX2-I/O modules
JX2 slave modules
CANopen® devices which are not supported by the JX2 system bus driver
and which must be programmed via CANopen® STX API
In this case, the following restrictions apply:
Only the ranges 50 ... 59 and 70 ... 79 are permitted to be node IDs for the
CANopen® devices!
If the node ID range 50 ... 59 must be applied, only
nine
JX2-I/O modules
at the most can still be connected to the JX2 system bus. Otherwise, the
CAN IDs used will overlap with the PDO IDs.
Important note:
There is no scanning by the controller.
To be able to connect more than nine JX2-I/O modules, the COB IDs of
TX and RX PDOs used by CANopen® devices must be mapped to the ID
range 70 ... 79.
Important note:
Whether it is possible to make changes to the COB ID of
PDOs depends on the corresponding CANopen® device.
The non-volatile register 200002077 lets you disable the CANopen®
support on part of the JX system bus driver. For more information refer to
the sample codes below:
// JX2 system bus driver not supporting CANopen®
// and CAN-Prim disabled
Regs[200002077] := 0x40;
// JX2 system bus driver not supporting CANopen®
// and CAN-Prim enabled
Regs[200002077] := 0x44;
If you intend to program communication with CANopen® devices via
CANopen® STX API yourself, only WAGO I/O System 750, JX-SIO, LioN-S
modules, etc. can be connected to the JX2 system bus.
To have the changes accepted, relaunch the controller once.
Only CANopen® devices
are connected to the
JX2 system bus (CAN 1)
Restrictions at mixed
operation
Содержание JC-120MC
Страница 1: ...User Manual JC 120MC Controller 60880901 We automate your success...
Страница 18: ......
Страница 40: ...40 Jetter AG 3 Identifying Hardware revisions see page 38 Related topics...
Страница 160: ......
Страница 186: ......
Страница 196: ......
Страница 395: ...Jetter AG 395 JC 120MC Programming Result When initializing the JX2 system bus the adjusted baud rate values were used...
Страница 485: ...Jetter AG 485 JC 120MC Programming Topic Page Programming 486 Registers 498 Contents...
Страница 521: ...Jetter AG 521 JC 120MC Programming Use 29 bit identifier Default 11 bit identifier...
Страница 586: ......
Страница 604: ......
Страница 633: ......