Class SendingLircClient

  • All Implemented Interfaces:
    ISendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>

    public class SendingLircClient
    extends SendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
    implements ISendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
    This class does something interesting and useful. Or not...
    • Method Detail

      • setTimeout

        public void setTimeout​(int timeout)
      • getTransmitter

        public org.harctoolbox.harchardware.ir.Transmitter getTransmitter()
                                                                   throws org.harctoolbox.harchardware.ir.NoSuchTransmitterException
        Specified by:
        getTransmitter in interface ISendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
        Overrides:
        getTransmitter in class SendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
        Returns:
        transmitter
        Throws:
        org.harctoolbox.harchardware.ir.NoSuchTransmitterException
      • setup

        public void setup()
                   throws IOException,
                          org.harctoolbox.harchardware.HarcHardwareException
        Description copied from interface: ISendingHardware
        This function (re-)initializes the hardware. The construction should not. If the parameters has not changed, should not re-initialize.
        Specified by:
        setup in interface ISendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
        Specified by:
        setup in class SendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
        Throws:
        IOException
        org.harctoolbox.harchardware.HarcHardwareException
      • getRawIrSender

        public org.harctoolbox.harchardware.ir.LircCcfClient getRawIrSender()
        Specified by:
        getRawIrSender in interface ISendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
        Specified by:
        getRawIrSender in class SendingHardware<org.harctoolbox.harchardware.ir.LircCcfClient>
        Returns:
        the rawIrSender