RobotStudio event

RapidDataBinding source ???

Options

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