Customizing Queue and Processor Labels/Display Text in FlexSim

Customizing Queue and Processor Labels/Display Text in FlexSim

jeffrey_lee-ext
Explorer Explorer
19 Views
3 Replies
Message 1 of 4

Customizing Queue and Processor Labels/Display Text in FlexSim

jeffrey_lee-ext
Explorer
Explorer

[ FlexSim 25.0.4 ]

Hello FlexSim community,

I'm completely new to FlexSim. I have some basic questions on Queue and Processor and I have no idea is there any way to rename or customize the predefined labels that appear on objects?

For example, on my Queue1 object, I'd like to change:

  • "CurContent" to "Total"
  • "MaxContent" to "Wait"
  • "AvgStayTime" to "Run"

Processor1

  • "Output" to "XXX"
  • "%Idle" to "XXX"
  • "%Processing" to "XXX"

I've attached a screenshot showing the current display. Any guidance on how to make these label changes would be greatly appreciated. Thanks in advance.

questions.png


0 Likes
Accepted solutions (1)
20 Views
3 Replies
Replies (3)
Message 2 of 4

moehlmann_fe
Explorer
Explorer
Accepted solution

You can use the command drawflattext() in the On Draw trigger for this. See aslo Phil's comment in this post.

Message 3 of 4

jeffrey_lee-ext
Explorer
Explorer
Thanks, it works perfectly and sorry for creating duplicate post.
0 Likes
Message 4 of 4

moehlmann_fe
Explorer
Explorer
No need to apologize. I knew the other post exists and it still took me a couple minutes to find it again.
0 Likes