
24 May
2012
24 May
'12
6:25 p.m.
Hi, I am trying to put two identical orthogonal regions in a state machine (each region would model a "channel" and I can have multiple such channels). One way I can think of is duplicating the states through typedefs and duplicating entries in the transition table. Is there a way to avoid this duplication? Regards, a.