It is not possible to define an event packet that triggers a subsequent event packet off, on the completion of another, i.e. don't have an !!edgCntrl.add(<edgPacket>) within the
.close action of the first packet. As adding a new packet in the close sequence, will actually stack the packet that is running, only removing it from the system, once the subsequent packet has finished.