The value received from the Radio Module not being removed from the queue after reading

Version used

  • tisadvanced-1.18.2-0.3.0

Setup

image

The programs on two Execution Modules are as the following respectively:

  • The left one
MOV LEFT RIGHT
  • The right one
MOV 1 RIGHT
MOV 2 RIGHT
JRO 0

Expected result

The Queue Module at the middle receives a 1, a 2, and the systems blocks.

Actual result

The Radio Module the the left keeps outputting 1s: image