The library SysLibComEx.lib
The library SysLibComEx.lib
The SysLibComEx library is an extension for the handling of serial interfaces.
All serial interfaces can in principle be operated via the SysLibCom.lib. A special port must be specified
when opening the interface of a serial interface module.
The library SysLibComEx contains prepared global constants for the addressing of the ports and makes a
function for the switching between RS-422 and RS-485 available.
Global constants for the port addressing
(* COM port numbers *)
COM_PORT_ONBOARD : UINT := 1;
COM_PORT_SLOT : UINT := 2;
(* COM port numbers for extension modules (add 3 parts) *)
(* 1) module type *)
COM_PORT_EXT_RS232 : UINT := 21000;
COM_PORT_EXT_CURRENTLOOP : UINT := 22000;
COM_PORT_EXT_RS4XX : UINT := 23000;
(* 2) module address *)
COM_PORT_EXT_ADDR0 : UINT := 0;
COM_PORT_EXT_ADDR1 : UINT := 10;
COM_PORT_EXT_ADDR2 : UINT := 20;
COM_PORT_EXT_ADDR3 : UINT := 30;
(* 3) interface *)
COM_PORT_EXT_UPPER : UINT := 0;
COM_PORT_EXT_LOWER : UINT := 1;
Examples
:
The port number for the serial interface on the CPU Baugruppe is determined as follows:
PortNo = COM_PORT_ONBOARD;
The port number for the upper port of a serial RS-232-C interface module with address 0 is calculated as
follows:
PortNo = COM_PORT_EXCOM_PORT_EXCOM_PORT_EXT_RS232;
CECX-VIII 1
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: ......