Class UhlenbrockSlot


  • public class UhlenbrockSlot
    extends LocoNetSlot
    Extends representation of a single slot for the Uhlenbrock IB command station.

    Does specific Uhlenbrock Intellibox message handling.

    Some of the message formats used in this class are Copyright Digitrax, Inc. and used with permission as part of the JMRI project. That permission does not extend to uses in other software products. If you wish to use this code, algorithm or these message formats outside of JMRI, please contact Digitrax Inc for separate permission.

    • Method Detail

      • iB2functionMessage

        public void iB2functionMessage​(LocoNetMessage m)
        Load functions 9 through 12 from LocoNet Uhlenbrock Intellibox-II implementation to be used only for message with Op code RE_OPC_IB2_F9_F12.
        Parameters:
        m - a LocoNet message which contains an iB2 "function control" message.
      • iBfunctionMessage

        public void iBfunctionMessage​(LocoNetMessage m)
        Load functions 9 through 28 from LocoNet Uhlenbrock Intellibox-I and -II implementation to be used only for message with Op code RE_OPC_IB2_SPECIAL.
        Parameters:
        m - a LocoNet message which contains an iB "function control" message.