question

kimsh avatar image
0 Likes"
kimsh asked kimsh commented

station process time color

Utilized the percentage function in the process time entry for station. For example, if you set the processing time to 90 seconds for 10% and 10 seconds for 30%, how can you express that it only stopped for 10% and 30 seconds? You can recognize it by framing it with a specific color, but when it stops with a 10% chance, isn't there the ability to frame the station directly or connect it to another library to change the connected item to a specific color?< /span>(Because it is a 24-hour facility, the schedule function is not used.)


스테이션의 프로세스 시간 항목에서 백분율 기능을 활용했습니다. 예를 들어 처리 시간을 10%의 경우 90초, 30%의 경우 10초로 설정하면 10%와 30초 동안만 중지했다고 어떻게 표현할 수 있습니까?

스케쥴 기능은 휴식 시간에 특정 색으로 프레이밍하여 인식할 수 있지만, 10%의 확률로 정지했을 때 스테이션을 직접 프레이밍하거나 다른 라이브러리에 연결하여 연결된 항목을 특정 색으로 변경하는 기능은 없습니까?
(24시간 시설이기 때문에 스케줄 기능은 사용하지 않습니다.)

FlexSim 23.2.2
expressing a still color
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
0 Likes"
Felix Möhlmann answered kimsh commented

The only point where you know the process time (without searching through the events and comparing the time of the "On Process Finish" event to the model time) is when it is determined in the Process Time field.

You can modify the code to color the object (or item or something else) depending on which process time is about to be returned.

processor-color-fm.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.

kimsh avatar image kimsh commented ·
Thank you so much!! I solved!
0 Likes 0 ·