question

Aaron C avatar image
0 Likes"
Aaron C asked tannerp commented

How can I dynamically update Slide text?

I have a few employees in my model, each represented by a single token travelling through their own flow of work. I have Operators linked to the tokens in the 3D Scene, with a Slide object over each operator. I want to update the text on the Slide to be the name of the activity that their associated token is in. Is it possible to link the text in a billboard to a token's activity like that?

FlexSim 19.0.9
flexsim 19.0.9tokenactivitydynamic textslide
· 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.

tannerp avatar image tannerp commented ·

Hi @aaron.c, was my answer helpful? If so, please click the red "Accept" button on the answer. If you were looking for something else, feel free to comment back with more info. Thanks!

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered tannerp commented

@aaron.c,

I wasn't sure exactly what you are envisioning. It would help if you attached a model. That said, I came up with a quick example that uses both Text and Billboard objects to display an operator's current state. You could access this string through the operator object itself or indirectly through the token that represents the operator. Hopefully this concept helps, though!

update billboard text.fsm


· 2
5 |100000

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

tannerp avatar image tannerp commented ·

@aaron.c, I just re-read your question and I think I missed the mark a little bit. Try this updated model where I was referencing the Process Flow activity of a token rather than the current activity/state of the operator. My apologies for the mix-up. Let me know what feedback you have.

update billboard text_1.fsm

0 Likes 0 ·
tannerp avatar image tannerp commented ·

And here's the model in 19.0. Sorry, I also didn't notice the version you were using.

update billboard text 19-0.fsm

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.