Hello,
is there a simple way to simulate the toggle of an input in Kukasim ?
I want to edit a program offline and I have to simulate the I/O (or just the inputs beacuse the outputs don't matter), otherwise my program will get stuck at every IF ( $IN[...] ) or WAIT. See here:
I thought I can simply toggle the Inputs by hand under the signal tab (there is even an option for signal toggling) but I wasn't able to:
I also imported the fieldbus configuration from the machine I want to execute the program on (including the field bus), but it didnt change anything under inputs.
I would be glad about any ideas or help ! I can't figure out what I am doing wrong.
Thanks