Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated as per DOCS-1318

...

  • "GPIO": Pin 1 of the GPIO connector

  • "IR-in": The 3.5mm IR input/output connector

  • "Iguana": The Iguanaworks IR transceiver. This source can support both NEC and RC5 encodings simultaneously.

  • “tvcontroller” : This virtual IR driver is only available on BrightSign built-in products. It reads the IR messages from UART and drives the roIRReceiver object like other IR receivers. A creation example would be:

Code Block
BSIRReceiver(tvcontroller)

Valid encodings include the following (multiple encodings can be specified in the string using a ";"):

...