0x0F5_0 - Monitoring trigger source
Key address | Name | Data Type | Acc. | Cyclic | NVM | Value range | Default value | Units |
|---|---|---|---|---|---|---|---|---|
0x0F5 | Monitoring trigger source | UINT32 | RW | No | No | UINT16 | 0 | - |
Indicates what is the variable that is checked for generating a trigger event
The codification of this register is the same as mapping:
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 |