Smart Component - signal to property

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?

The Converter base component is meant to do exactly this. Have you tried it?

I missed that one completely - will try it out asap.

I have been trying all sorts of crazy stuff - except the most obvious one :slight_smile:

Thank you very much