sendtoqueueexample.fsmI would like to send items into a downstream queue when a photo eye becomes blocked. I tried to do this in the attached example by grabbing the state of the photo eye at a decision point and if the state = 4, then the items are sent to the exit transfer for the queue. However, the items are not properly sending to the queue. Would you mind taking a look to see what the issue may be?