From your image, I saw 2 errors in the WaitSignal statement:
- The correct Signal to use should be SensorBooleanSignal
- Put “True” to Condition setting
For the Process Executor tab, while loop is not necessary as the whole process will be executed repetitively.