Configuration data

Index 80n0 IO Settings Ch.1 (n = 0) - Ch.4 (n =3)

Index (hex)

Name

Meaning

Data type

Flags

Default

80n0:0

IO Settings Ch.(n+1)

Max. Subindex (hex)

UINT8

RO

0x28 (40dec)

80n0:04

Device ID

The device ID is used for validating the IO-Link device.

UINT32

RW

0x00000000 (0dec)

80n0:05

Vendor ID

The vendor ID is used for validating the manufacturer of the IO-Link device.

UINT32

RW

0x00000000 (0dec)

80n0:20

IO-Link revision

ID of the specification version based on which the IO-Link device communicates.

Bit 0-3: MinorRev
Bit 4-7: MajorRev

UINT8

RW

0x00 (0dec)

80n0:21

Frame capability

The Frame Capability indicates certain functionalities of the IO-Link device (e.g. ISDU supported).

Bit 0: ISDU
Bit 1: Type1
Bit 7: PHY1

UINT8

RW

0x00 (0dec)

80n0:22

Min cycle time

The cycle time refers to the communication between the IO-Link master and the IO-Link device.
This value is transferred in the IO-Link format for Min Cycle Time.

Bit 6 und 7: Time Base
Bit 0 to 5: Multiplier (see Table 1)

UINT8

RW

0x00 (0dec)

Table 1

Time
Base

Time base meaning

Calculation

Min. Cycle Time

00bin

0.1 ms

Multiplier x Time Base

0.0 - 6.3 ms

01bin

0.4 ms

6.4 ms + Multiplier x Time Base

6.4 - 31.6 ms

10bin

1.6 ms

32.0 ms + Multiplier x Time Base

32.0 - 132.8 ms

11bin

6.4 ms

134.4 ms + Multiplier x Time Base

134.4 - 537.6 ms

Index (hex)

Name

Meaning

Data type

Flags

Default

80n0:23

Offset time

reserved

UINT8

RW

0x00 (0dec)

80n0:24

Process data in length

These parameters are transferred in the IO-Link format for "Process data in length".

Bit 7: BYTE
indicates whether the value in LENGTH is interpreted as bit length [bit not set] or as byte length + 1 [bit set]

Bit 6: SIO
indicates whether the device supports the standard IO mode [bit set]

Bit 0 to 4: LENGTH
length of the process data

UINT8

RW

0x00 (0dec)

80n0:25

Process data out length

These parameters are transferred in the IO-Link format for "Process data out length".

Bit 7: BYTE
indicates whether the value in LENGTH is interpreted as bit length [bit not set] or as byte length + 1 [bit set]

Bit 6: SIO
indicates whether the device supports the standard IO mode [bit set]

Bit 0 to 4: LENGTH
length of the process data

UINT16

RW

0x0000 (0dec)

80n0:26

Compatible ID

Reserved

UINT16

RW

0x0000 (0dec)

80n0:27

Reserved

Reserved

UINT16

RW

0x0000 (0dec)

80n0:28

Master Control

Controls the IO-Link master port and defines the various operating modes of the IO-Link master.

Bits 0...3
0: IO-Link port inactive
1: IO-Link port as digital input port
2: IO-Link port as digital output port
3: IO-Link port in communication via the IO-Link protocol
4: IO-Link port in communication via the IO-Link protocol.
IO-Link state is ComStop (none cyclic communication, data are exchanged on demand).

Bits 4...15
2: Data storage active
4: Data storage upload inactive

UINT16

RW

0x0000 (0dec)