Home Forums SYSTEM Co simulation Reply To: Co simulation

#21749
Profile Photo
alistu
Participant

Hi Ajay,

First you have to put the proper output data structure. It’s best to start your program with:

OutputPort1=InputPort1;

And then the desired changes will be made by the program you have made. So the above code line is just to make the right structure for the Output. Try this and I hope you will have no problem running your simulation.

Categories