CECX modular control system
The system configuration will be added with an entry.
If the message appears "Caution! The following PDOs are currently not active: ...", it can be ignored.
These are PDOs, which are created but not used in the system.
In the system configuration any name can be entered for the created system variable (e.g. out).
In principal the PDO mapping can be done arbitrary. If a PDO is filled, then a message will be shown, and
the next PDO has to be used.
Digital in-/output values are mapped to unsigned system variables (UINT for 16 bit transmission,
USINT for 8 bit). Bit 0 corresponds to the flirst in-/output, bit 1 to the second in-/output, and so
on. E.g. if the outputs 1, 2 and 4 should be set, then the variable out must be set to the value 11
(= 1+2+8).
For more detailed information to PDO mapping please refer to the system manual, chapter 34 - bus link
module CECX-B-CO.
CAN Master [SLOT]
Configuration entry for a CAN Master for operating CAN slaves.
If the CAN master is set on "unused" or on "Businterface", then the libraries "3S_CANDrv.lib",
"3S_CANOpenManager.lib" and "3S_CANOpenMaster.lib" that have been inserted
automatically must be removed manually, otherwise conflicts could arise during the
compilation of the project.
Bus diagnosis
The library BusDag.lib is used for bus diagnosis (see BusDiag.lib).
For this the DEVICENUMBER must be set as follows.
CAN Master that is used first: DEVICENUMBER = 3,
CAN Master that is used second: DEVICENUMBER = 4.
Information on application
A Start telegram is sent to each CAN participant as standard.
However, a "Start All Nodes" telegram, NodeID = 0, can be sent from the IEC application. For
the second CAN master the NodeID = 1.
This requires that at the start-up of the control the application always sets the flag
bUseStartAllNodes of the master once, e.g. as follows (bInit is defined by the application):
IF NOT bInit THEN
pCanOpenMaster[0].bUseStartAllNodes := TRUE;
bInit := TRUE;
CECX-I 35
Summary of Contents for CECX-X-C1 Series
Page 1: ...Manual Controller Modular CECX CECX X C1 CECX X M1 761886 1112c en ...
Page 2: ...1112c en ...
Page 4: ......
Page 6: ...1112c en ...
Page 7: ...CECX modular control system CECX modular control system ...
Page 46: ...CECX modular control system CECX I 38 ...
Page 47: ...System manual CECX ...
Page 48: ...CECX II ...
Page 56: ...Content System Manual CECX VIII ...
Page 58: ...System manual CECX Product design CECX II 0 2 ...
Page 68: ...System manual CECX Safety notes CECX II 2 6 ...
Page 76: ...System manual CECX System overview CECX II 3 8 ...
Page 84: ...System manual CECX General assembly and installation instructions CECX II 4 8 ...
Page 118: ...System manual CECX Operating behavior CECX II 8 6 ...
Page 122: ...System manual CECX Disposal CECX II 10 2 ...
Page 124: ...System manual CECX Technical data CECX II 11 2 ...
Page 166: ......
Page 180: ......
Page 212: ......
Page 232: ......
Page 248: ......
Page 260: ......
Page 278: ......
Page 294: ......
Page 308: ......
Page 412: ......
Page 426: ......
Page 500: ...System manual CECX Bus link module CECX B CO CECX II 34 64 ...
Page 501: ...The library Ethernet lib The library Ethernet lib ...
Page 505: ...The library EventData lib The library EventData lib ...
Page 511: ...The library IncEnc lib The library IncEnc lib ...
Page 517: ...The Festo_EasyIP lib library ...
Page 532: ......
Page 535: ...The library PLCService lib The library PLCService lib ...
Page 542: ...The library PLCService lib CECX VII 6 ...
Page 543: ...The library SysLibComEx lib The library SysLibComEx lib ...
Page 547: ...The Festo_Motion lib library ...
Page 584: ......
Page 585: ...The Festo_PartDetector lib library ...
Page 601: ...FED VipWin interface ...
Page 630: ......