Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sends the specified code using the output destination set during object creation. The system currently supports two IR transmission protocols: "NEC" and "PHC" (Pronto Hex Code). This method returns True if the code was successfully transmitted, but there is no way to determine from BrightScript if the controlled device actually received it.

...

Sends the specified code and generates an roIRTransmitCompleteEvent object upon completion. The system currently supports two IR transmission protocols: "NEC" and "PHC" (Pronto Hex Code). This method is only supported using the IR-out destination.

...