I want to use the values from scaling on a tag - in an expression.
<M251_simulator\Modbus_Driver\SensorNivå1\"Scaled Min">] / 20 * 5
or rather something like this:
[*Numeric\"Scaled Min"] / 20 * 5
This is not working. Gives an error.
What am I doing wrong.
I want to use the values from scaling on a tag - in an expression.
![59a7c5257665f.png](serve/attachment&path=59a7c5257665f.png)
````
<M251_simulator\Modbus_Driver\SensorNivå1\"Scaled Min">] / 20 * 5
````
or rather something like this:
````
[*Numeric\"Scaled Min"] / 20 * 5
````
This is not working. Gives an error.
What am I doing wrong.