This may be an easy answer, but I can't find it.
I am using the state machine editor to create a state machine program. After I have completed the state diagram, I go to the state machine program block diagram and look at the order of case events and I find that the order of events does not match the state diagram that was used to create the state machine program. When I click on the border of the case structure the reorder command is greyed out-unavailable. However, when I place a case structure outside of the state machine this reorder function is then available.
Is this problem a function of the statemachine editor? or the state machine program-the fact that the case structure is within the while loop?
The actual flow of the program matches the state diagram, it just the listed order on the pull down is not correct from top to bottom, and I can't reorder the list.
Thanks for your help.
SAddyMB