Data set design best practices
Practice | Why |
|---|---|
Keep data set layouts stable across configuration versions | Reduces controller rework after updates and may eliminate the need for re-certification of network conformance |
Keep data sets small | Improved cyclic communication performance |
Group related parameters | Ensures coherent updates and predictable behavior |
Create data sets only when needed | Keep configuration simple and maintainable |