Page 89
PROFINET, Documentation
optoNCDT 1900 / Profinet
8.6.5.5
Record Unsigned-Integer Parameter 0x2530, Example
Via this record, parameters of type UINT8, UINT16 and UINT32 can be read and written. First, use the header to write the parameter
ID to the record via subindex 1. Then you can write the UINT value to subindex 3 or read the complete record starting from subindex
0. You can also write subindex 1 to subindex 3 in a single write request to write parameter ID and UINT value in one go. The written
parameter ID remains stored in the record. Restarting the sensor resets the parameter ID to the default parameter ID.
Subindex
Access
Data type
Name
0
Read
UINT8
Subindex 0
1
Read/Write
UINT16
Parameter ID
2
Read/Write
UINT8
Reserved
3
Read/Write
UINT32
UINT32 value
4
Read
STRING(14)
Name of the parameter
5
Read
STRING(8)
Unit of the parameter
6
Read
UINT32
Reserved
7
Read
UINT32
Reserved
Fig. 47 Unsigned integer parameter record 0x2530