27
7.9.3. Vendor object
This object allows for access to all sensor-specific data.
Vendor object (object class ID 0x64)
Class attributes
ID
Name
Access
No class instance available. Attribute 1 not required due to revision == 1
Class services
Code
Name
No class instance available.
Instance attributes
ID
Name
NV
EIP data type
Access
Values/default
1
Measured value
V
DINT (32bit)
Get
(Little Endian encoded)
2
Status
V
WORD (16bit)
Get
Bit is “1” = status is active
Bit1: General error
Bit2: Dist. to object too small
Bit3: Dist. to object too big
Bit4: No signal
Bit5: Signal too weak
Bit6: Signal too strong
Bit7: Warm-up procedure
Bit8: Temperature too high
Bit9: Temperature too low
(Little Endian encoded)
3
Filter
V
USINT (8bit)
Get/set
0 = Filter size 1 (dflt)
1 = Filter size 2
2 = Filter size 5
3 = Filter size 10
4 = Filter size 20
5 = Filter size 50
6 = Filter size 100
4
Emitted light
V
BOOL (8bit)
Get/set
0 = ON (dflt)
1 = OFF
5
Display text
V
SHORT_STRING
(20byte)
Get/set
Default: empty (all zeros)
Max length: 19
Characters
Byte 0: Length of string
10
Webserver lock
V
BOOL (8bit)
Get/set
0 = enabled (dflt)
1 = blocked
11
Button lock
V
BOOL (8bit)
Get/set
0 = enabled (dflt)
1 = blocked