question

Arun Kr avatar image
0 Likes"
Arun Kr asked Matthew Gillespie answered

Mass Flow Conveyor Required TargetSpeed For SpeedChange

Hi,

The mass flow conveyor doesn't have acceleration property. Yet during the simulation run, the target speed value has to be changed to change the conveyor speed.

Convref.setProperty("Speed",SpeedValue);// Alone not enough
Convref.targetSpeed.value = SpeedValue;// To ne used to change the conveyor speed during simulation run

Regards,

Arun KR

FlexSim 23.2.1
mass flow conveyor
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered

The Speed property is used to set the initial speed of the conveyor on reset.

Setting the targetSpeed changes the conveyor's current speed at the rate of its acceleration/deceleration.

See this discussion for more details:

Detail of target parameters of methods

5 |100000

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

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.