Axioline Smart Elements, communication module, RS-232 interface: 1, data process length: 20 bytes, transparent protocol, degree of protection: IP20.
NOTE: Only some information in the module data sheet is given below. Please refer to the data sheet itself for more details.
Connections
Below are two examples of connections without and with handshake.
Input/Output Word
INPUT WORD and OUTPUT WORD are not allocated to the module.
Configuration
Each module used is associated with a serial port. The serial port number is imposed in RTE.cfg as:
SLOT slot AXL_SE_RS232 PSER nser RS232 |
where:
•slot is the AXIO slot number (0 = RPx)
•nser is the serial connection identifier
AXL_SE_RS232 EtherCAT management
Added management of module AXL_SE_RS232, RS232 serial interface, connected to EtherCAT head AXL_F_BK_EC.
Must be declared as SE_RS232 terminal in remote device configuration.
Added axioline AXL_SE_RS232 device type information in FB.CFG, value is 3.
Example
.... ; {2:0} Remote devices configuration ; {2:40} Device PC_1 (Axioline) 0x42 40 "ETH1.pc_1" ; AXL_F_BK_EC 0x45 40 5 1 4 3 "ETH1.pc_1.RS232" 3 ; AXL_SE_RS232 ... |