question

Jeff avatar image
0 Likes"
Jeff asked Felix Möhlmann commented

Customizing Queue and Processor Labels/Display Text in FlexSim

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


FlexSim 25.0.4
queueprocessorstatistic
questions.png (83.4 KiB)
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

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Felix Möhlmann commented

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

· 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.