8.1.1.3 Abbreviations
Table 10: Abbreviations
Abbreviation Meaning
R Read only access
R/W Read/Write = Read/write access (Set/Get)
BOOL Boolean = logical value 0 or 1
ENUM Freely selectable values with a limited value range (e.g. BLACK, RED, BLUE,
YELLOW)
USINT Unsigned Integer = whole number value without sign (e.g. UINT-8 = 0 ... 255)
SINT Signed Integer = whole number value with sign (e.g. INT-8 = -128... 127)
UINT Unsigned Integer = whole number value (e.g. UINT-16 = 0 ... 65.535)
INT Signed Integer = whole number value with sign (e.g. INT-32 =
-2.147.483.648 ... 2.147.483.647)
UDINT Unsigned Integer = whole number value (e.g. UINT-32 = 0 ...
4.294.967.295)
ARRAY Data sequence of a data type (e.g. Array UINT-8 = character string of the
data type UINT-8)
RECORD Sequence of data containing different data types (e.g. UINT-8, UINT-32,
UINT-32, UINT-16)
STRUCT Sequence of data containing different data types (e.g. UINT-8, UINT-32,
UINT-32, UINT-16)
8.1.1.4 Configuration
Table 11: Configuration
Byte Designation Configuration Data
length
Data
type
Description
0 ... 9 S1 port IO-Link 10 byte ARRAY see table 12, page 35
10 ... 19 S2 port IO-Link 10 byte ARRAY
20 ... 29 S3 port IO-Link 10 byte ARRAY
30 ... 39 S4 port IO-Link 10 byte ARRAY
40 ... 49 S5 port IO-Link 10 byte ARRAY
50 ... 59 S6 port IO-Link 10 byte ARRAY
60 ... 69 S7 port IO-Link 10 byte ARRAY
70 ... 79 S8 port IO-Link 10 byte ARRAY
80 Process data
layout
1 byte SINT 0: Port-based format
1: Pin-based format
81 DO substi‐
tute mode
1 byte SINT 0: Sets the state of the digital
output to Low
2: Sets the state of the digital
output to the last value
8 OPERATION
34
O P E R A T I N G I N S T R U C T I O N S | Sensor Integration Gateway - SIG350 8027834./2022-06-10 | SICK
Subject to change without notice