Skip to main content

IR Send

This block transmits an IR command from an IR port.

Configuration

  • IR Port: the IR port to transmit on. Only ports on hardware with IR transmit capability are listed.
  • data: the IR command to send. This is a block parameter, so it can be a static value, a variable, or a value passed in by the preceding block.

The command format is the same one produced by On IR Received, so a command captured on the device can be replayed as-is.

See also On IR Received