www.balluff.com
15
7
Startup
Data module
coding
Data modules for standard I/O ports:
Data module
Data width
Coding
Standard I/O
Data modules for IO-Link inputs:
Data module
Data width
Coding
IOL_I_1byte
1 Byte
41hex 80hex 05hex
IOL_I_2byte
2 Byte
41hex 81hex 05hex
IOL_I_4byte
4 Byte
41hex 83hex 05hex
IOL_I_6byte
6 Byte
41hex 85hex 05hex
IOL_I_8byte
8 Byte
41hex 87hex 05hex
IOL_I_10byte
10 Byte
41hex 89hex 05hex
IOL_I_16byte
16 Byte
41hex 8Fhex 05hex
IOL_I_24byte
24 Byte
41hex 97hex 05hex
IOL_I_32byte
32 Byte
41hex 9Fhex 05hex
Data modules for IO-Link outputs:
Data module
Data width
Coding
IOL_O_1byte
1 Byte
81hex 80hex 05hex
IOL_O_2byte
2 Byte
81hex 81hex 05hex
IOL_O_4byte
4 Byte
81hex 83hex 05hex
IOL_O_6byte
6 Byte
81hex 85hex 05hex
IOL_O_8byte
8 Byte
81hex 87hex 05hex
IOL_O_10byte
10 Byte
81hex 89hex 05hex
IOL_O_16byte
16 Byte
81hex 8Fhex 05hex
IOL_O_24byte
24 Byte
81hex 97hex 05hex
IOL_O_32byte
32 Byte
81hex 9Fhex 05hex
Data modules for IO-Link inputs and outputs:
Data module
Data width
Coding
Input
Output
IOL_I/O 1/_1 byte
1 Byte
1 Byte
C1hex80hex80hex05hex
IOL_I/O 2/_2 byte
2 Byte
2 Byte
C1hex81hex81hex05hex
IOL_I/O 2/_4 Byte
2 Byte
4 Byte
C1hex83hex81hex05hex
IOL_I/O 4/_4 Byte
4 Byte
4 Byte
C1hex83hex83hex05hex
IOL_I/O 4/_2 Byte
4 Byte
2 Byte
C1hex81hex83hex05hex
IOL_I/O 2/_8 Byte
2 Byte
8 Byte
C1hex87hex81hex05hex
IOL_I/O 4/_8 Byte
4 Byte
8 Byte
C1hex87hex83hex05hex
IOL_I/O 8/_2 byte
8 Byte
2 Byte
C1hex81hex87hex05hex
IOL_I/O 8/_4 byte
8 Byte
4 Byte
C1hex83hex87hex05hex
IOL_I/O 8/_8 byte
8 Byte
8 Byte
C1hex87hex87hex05hex
IOL_I/O 4/32 byte
4 Byte
32 Byte
C1hex9Fhex83hex05hex
IOL_I/O_32/_4 byte
32 Byte
4 Byte
C1hex83hex9Fhex05hex
IOL_I/O_16/16 byte
16 Byte
16 Byte
C1hex8Fhex8Fhex05hex
IOL_I/O_24/24 byte
24 Byte
24 Byte
C1hex97hex97hex05hex
IOL_I/O_32/32 byte
32 Byte
32 Byte
C1hex9Fhex9Fhex05hex
Note, Tip!
Project planning software offers mostly graphical assistance in configuration,
the configuration string is automatically created.