Interface PomProgrammerControllerListener


public interface PomProgrammerControllerListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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 Details

    • 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