FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
06-12-2024 02:18 PM
Hello
I've noticed something strange within the datalayer/codesys when using the Util.HOUR
Util.HOUR is an alias for a UINT(0..23) but in the datalayer this gets no type whilst a normal UINT gets the type UINT16.
So we get the issue that a uint with a specified value range can not be used through the symbol configuration.
In this case we bypassed it by simply having a property which returned a UINT instead but is there a specific reason why this does not show properly in the datalayer?
09-09-2024 11:42 AM
Hello,
we are aware of this issue, but currently there is no support for variables with a specified value range. This is a known issue and we are going to clarify how to map these variables to the ctrlX Data Layer.
kind regards