0x095_0 - Disturbance mapped register 5
| Key address | Name | Data Type | Acc. | Pdo Map. | NVM | Value range | Default value | Units | 
|---|---|---|---|---|---|---|---|---|
| 0x095 | Disturbance mapped register 5 | UINT32 | RO | No | No | See below | 0 | - | 
This register indicates which variable is stored in the disturbance buffer
This register contains all the information required to identify a register and link it to monitoring feature:
| Bit | 31..28 | 27 | 26..16 | 15..12 | 11..8 | 7..0 | 
|---|---|---|---|---|---|---|
| Meaning | Subnode | Reserved | Key address | Reserved | Data type | Size (bytes) | 
The available data types are:
| Data type | Value | 
|---|---|
| UINT8 | 0 | 
| INT8 | 1 | 
| UINT16 | 2 | 
| INT16 | 3 | 
| UINT32 | 4 | 
| INT32 | 5 | 
| UINT64 | 6 | 
| INT64 | 7 | 
| FLOAT32 | 8 | 
| FLOAT64 | 9 | 
