Interface PomProgrammerControllerListener


  • public interface PomProgrammerControllerListener
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void close()
      Close the programmer
      void sendRequest​(org.bidib.wizard.api.model.CommandStationNodeInterface node, org.bidib.jbidibc.messages.PomAddressData locoAddress, org.bidib.jbidibc.messages.enums.CommandStationPom opCode, int cvNumber, int cvValue)
      Send the CV request
    • Method Detail

      • close

        void close()
        Close the programmer
      • sendRequest

        void sendRequest​(org.bidib.wizard.api.model.CommandStationNodeInterface node,
                         org.bidib.jbidibc.messages.PomAddressData locoAddress,
                         org.bidib.jbidibc.messages.enums.CommandStationPom opCode,
                         int cvNumber,
                         int cvValue)
        Send the CV request
        Parameters:
        node - the node
        locoAddress - the loco address
        opCode - the opCode
        cvNumber - the CV number
        cvValue - trhe cvValue