How to work with signals and properties in smart components?
I have a smart component that I would like to bind to an analog output - and use the value in my smart component.
To do this I create an analog input signal which I can bind to an analog output in the robot system.
The problem is that I can’t find a way to link “analog input signal” to “property” - feels like there is a ABB smart component missing that can glue these together.
Any suggestion on how to do this?