Command Sequencer does not release NET_SEL bit if sequence is aborted in two-stage action when an interlocking appears before Execute2. As consequence the response variable stays (10s) allocated and blocks execution of next sequence using it.
Command Sequencer does not release NET_SEL bit if sequence is aborted in two-stage action when an interlocking appears before Execute2. As consequence the response variable stays (10s) allocated and blocks execution of next sequence using it.
Now on end of replay of action all allocated objects are immediately released.