Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

SmartComponent - Events for triggering a signal

Hi,

I'm quite new in programming and I just started with the development of SmartComponents.
I would like to check the position of a joint value. If it has reached a defined position, the SmartComponent should trigger a DigitalOutput (=limit switch).

My problem now is, how can I connect the joint value with a DynamicProperty? If this is possible, I could use the event "OnPropertyValueChanged" to trigger further methodes.

thanks, Henry

Answers