Hello,
I’ve got a ABB.Robotics.RobotStudio.Stations.RsIrc5Controller DynamicProperty in my SmartComponent.
The list populate correctly but when I change it, OnPropertyValueChanged isn’t called.
Hello,
I’ve got a ABB.Robotics.RobotStudio.Stations.RsIrc5Controller DynamicProperty in my SmartComponent.
The list populate correctly but when I change it, OnPropertyValueChanged isn’t called.
You must either press Apply or add the “AutoApply” attribute to the property.
Sorry, I miss it…
It works.
Thanks