Hi,guys!
I am currently developing a system based on Flexsim, which can generate a model directly by setting some parameter values, such as several processors and the cycletime of each device. Currently, it can be implemented.
Now I want to directly grab the model running view to my platform. Is there a way for flexism to output this real-time running image to my platform?
I have tried viewtofile(), but it will get too laggy when I increase the speed.
Is there any other better way?
Thank you for your review.