G-code
Special commands

WaitForRLYUpdate

0min

This command will hold execution of further commands until the next relay board value update.

The relay board values are updated automatically at an interval, so while usage of this command is not necessary for most applications, if it is expected that the input state changed less than 100 ms before a value read, using this command right before the reading command will ensure that the read value is current.