question

265.196 avatar image
0 Likes"
265.196 asked Wang Yang commented

Process flow,assign labels(version 19.0.0)

TASK 3.1 - USE SUB FLOWS AND ARRAYS

Value box, click the Sampler buttont and click the MainQueue ,but Loading/MainQueue can't show in the value box

FlexSim 19.0.0
process flowflexsim 19.0.0assign labels
· 3
5 |100000

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

zacharyh avatar image zacharyh ♦ commented ·

I'm sorry, I am not sure what you are trying to accomplish. Can you further explain your question?

Or check out or tutorials which may help you better understand your situation. (In FlexSim click on Help -> User Manual -> Tutorials)

0 Likes 0 ·
265.196 avatar image 265.196 zacharyh ♦ commented ·

Sorry, I may not be clear enough.I have encountered some problems when studying task 3.1 use sub flows and arrays of the user manual. I have clicked the Sampler buttont next to the Value box, and then clicked a entity in the 3D model.But it doesn't show up the entity"s name in the Value box as the user manual says.

0 Likes 0 ·
265.196 avatar image 265.196 265.196 commented ·
1 Like 1 ·
tannerp avatar image
0 Likes"
tannerp answered Ben Wilson commented

I believe it is a graphics issue. I tested the sampler and it seems to work just fine for me (see image below). Additionally, you can see the text value in the PF activity itself.

It looks like the Radeon graphics driver you have is below the benchmark for FlexSim's System Requirements. That said, the Intel driver should be above the benchmark. Have you tried using that driver?


1602111005998.png (15.5 KiB)
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

@265.196,

If you attach a screen capture of your Help > About FlexSim popup, we can give you better information regarding your graphics.

0 Likes 0 ·
tannerp avatar image
0 Likes"
tannerp answered Wang Yang commented

Are you able to select other options? Such as "Model.find("Loading/Main Queue")"?

It looks like you have a few space characters before the "L" in "Loading". Make sure there aren't extra spaces as this may throw off the way the string is read by the program.

· 4
5 |100000

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

265.196 avatar image 265.196 commented ·

Hello @tanner.pThank you for your reply .

2020-09-27-08-59-22.gif 2020-09-27-09-14-32.gif

I select"Model.find(“ Loading / Main Queue” )"and other options,but it also does't work .I don't know where the problem are.

Thank you in advance.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel 265.196 commented ·

It can be a graphic card problem. But before you try to fix this new problem, you can write directly into the field the sampler text.

Model.find(“loading/MainQueue”)

or

model().find(“loading/MainQueue”)
There is an article for graphic card problems.

If this all doesn’t work, perhaps you can attach your model.

0 Likes 0 ·
265.196 avatar image 265.196 Joerg Vogel commented ·

Hello!@joerg.vogel,thank you for your suggestions.

I changed my computer and tried again with a discrete graphics card, but failed again.This is my computer configuration.

I also tried to write directly into the field the sampler text , but the model still does not work.

use sub flows and arrays.fsm

0 Likes 0 ·
Show more comments

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.