IInfraredOutput Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.InputOutput
[GHACapabilityAttribute("", "InputOutput")] public interface IInfraredOutput
The IInfraredOutput type exposes the following members.
| Name | Description | |
|---|---|---|
| ContinuousSend |
Continuously send TXData until set to false
| |
| Send |
Momentary, initiates send when set to true
| |
| TxData |
IR data in Pronto (CCF) remote control format to be sent
| |
| TxRepeat |
Number of times to repeat the transmitted codes
|