Modbus Database definition
Slave should publish a database indexed using Modbus addresses. On your target you can have:
- Embedded database: always available on the target board and not depending on the application
- Application database: defined using GF_ProjectVX Code and thus different for every application
- Both: a range of Mobus addresses will be reserved for embedded parameters database definitions and a distinct range of addresses could be used for application database definitions.