Page 1 of 1
no output at variables window
Posted: Sun May 02, 2010 12:42 pm
by achillis1
Hello,
I have just installed Flowcode v4, 4,2,3,58.
When I run a program with a very low simulation speed or even pressing the "step into" button I cannot view the variables changing in the variables window.
Thank you,
Regards,
Achilles
Re: no output at variables window
Posted: Sun May 02, 2010 2:44 pm
by medelec35
With Flowcode 4 you have to right click to add variables. Easiest way is to press F8 key once then add variables. If no variables are added you will see a message saying "Right Click to add Variables". You can right click , select 'Add Variable'. If you want to add all variables at once, select the top variable, then hold shift key down, click on bottom variable, then select use variable.
If that's not the case perhaps a screen shot will help
Note to Matrix.
Would be nice to either have all variable automaticly there, like V3.
Or
Allow you to slect all arrays as well. It is a pain when using arrays and you have to manully add [1], [2],[3] etc i.e. have Array[0], Array[1], Array[2] on the list to select.
Re: no output at variables window
Posted: Thu Jun 03, 2010 5:39 am
by achillis1
Thank you Mendelec!!!