when i disconnect the ‘current state’ output pin, the node stops updating
encounted in b27, works in b26
automata state problem.v4p (18.8 kB)
when i disconnect the ‘current state’ output pin, the node stops updating
encounted in b27, works in b26
automata state problem.v4p (18.8 kB)
experienced this too but i thought automata is broken. i didnt realize i just have to connect somthing :) thanx, nice find
thanks, fixed for beta>27
regarding automata, would it make sense to have a general/wildcard ‘from’ state, as to be able to bring the system to a certain state regardless of the current state ?
for example, resetting a machine with ten states would be solved in one line, instead of ten.
use qfsm to setup the state graph visually, the vvvv export window has an option to insert a reset state for every state.