Supported features
The Device Reader app can be used to read out:
- device memory
- device properties
The data read from the device can also be saved as file.
Memory vs. properties
- see the relevant System article
Device memory
In order to read out device memory, its Individual Address, the memory range and memory type needs to be specified and if necessary also its BCU Key.
For more information about 'BCU Key' see here
Result: the data is added to the view in lines of 16 octets per line, the octets are presented as hexadecimal numbers.
Device properties
In order to read out device properties, its Individual Address, the reading mode needs to be specified and if necessary also its BCU Key.
For more information about 'BCU Key' see here
Reading mode:
- complete: read all available properties, use with caution because this could take some time
- partial: read only the selected properties, the selection is made on the left side
Result: the properties are added to the view per property, the property data octets are presented as hexadecimal numbers.
Data interpretation
It requires profound product and/or system knowledge in order to interpret the retrieved device memory and properties. It's is therefore highly recommended to contact the manufacturer and/or follow a (product) training prior to buying/using this app.