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.

RapidDataBinding source ???

I tried a simple example of using a RapidDatabinding source and it didn't work. I've consulted the user guide and sure i'm doing it right

Drag tpslabel to designer

Drag rapiddatabindingsource to designer

Set first element task, module and, variable to "T_ROB1", "MainMod", "nAnswer" respectively.  (nAnswer is a persistent declared num in Module "MainMod" of task "T_ROB1"

I set the property of the label to use "on property change", and value, and this is linkd to the text.

Using the virtual flexpendant i change the value of nAnswer in the data types window.

Nothing happens??????

Comments