Automatica.Core.Constants driver is used to provide constant values as datapoints. Some constants are real constants like. But you can also create your own constants with any value you provide and use it across the system.
- PI
- PI * 2
- PI / 2
Constants can be added in the Virtual node.
After adding the Constants node you can add pre-defined constants or define your own constant.
After adding the Consant node you can define its value in the property grid on the left.
Save & reload your configuration and use your defined constants. Consants values will be dispatched every 10 second.