Class SendingGirsClient

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

    public class SendingGirsClient
    extends SendingHardware<org.harctoolbox.harchardware.ir.GirsClient<?>>
    implements ISendingHardware<org.harctoolbox.harchardware.ir.GirsClient<?>>
    • Method Detail

      • 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.GirsClient<?>>
        Specified by:
        setup in class SendingHardware<org.harctoolbox.harchardware.ir.GirsClient<?>>
        Throws:
        IOException
        org.harctoolbox.harchardware.HarcHardwareException
      • getRawIrSender

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