Hi Flexsimmers,
The addition of the kinematics commands as activities as a part of process flow which I think will be a great improvement in FlexSim as a new feature. Right now we have to depend on the kinematic commands to create a custom kinematic movement and the commands are having a very large number of parameters which is not easy to remember, time-consuming and difficult for the non-programming type of modelers who rely totally on process flow. So every time when I want to do kinematics I have to go back to the manual and check the kinematic commands and parameters.
Ideally, it will be better if we have separate kinematic activities to perform to the translate, rotate and turn operations in the process flow. And the token once entered the kinematic activities should have a wait till complete feature so that we don't have to calculate the time of completion of a kinematic activity to kick start the next process or the next kinematic activity.
double Time= addkinematic(labelref,x.y,z,rx,ry,rz,0,5,5,Model.time,1); double KinematicDuration = Time - Model.time;
As a side note right now Flexsim has conveyor item kinematics incorporated as pick list in the conveyor module.
Please share your thoughts on the same
Regards,
Arun KR