question

David Seo avatar image
0 Likes"
David Seo asked David Seo commented

How to link the tracker value dynamically in GUI builder?

eflexsim-projectsgpflexsim-manualgraphical-user-in.fsm

I am making a demo example about GUI builder control.

I want to know hot to link the tracker value dynamically like attached capture.

I connected the variables of Operator's max Speed, Acceleration and Deceleeration.

But I want to know how to lnik the dynamic tracker value of the speed about conveyor and Operator.

How can I do it?

FlexSim 18.0.3
gui builder
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Cliff King avatar image
0 Likes"
Cliff King answered David Seo commented

All I did was copy the paths you already had defined on the edit controls over to the tracker controls, and then used hotlink instead of coldlink so field values would be updated as the tracker was slid. Keep in mind that these speed variables are not continuously queried by the behavior of the objects, so speeds may not be updated when you want them to be.

eflexsim-projectsgpflexsim-manualgraphical-user-in.fsm


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

David Seo avatar image David Seo commented ·

@Cliff King

Thanks. I found the operator's travel speed to be set dynamically after tracker changed. But the conveyor's speed can't be changed dynamically like the operator.

The conveyor speed can be changed only after the reset button clicked.

Can the conveyor speed be changed dynamically like the operator?

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.