jmri.jmrix.loconet.pr3
Class PR3Adapter
java.lang.Object
jmri.jmrix.AbstractPortController
jmri.jmrix.AbstractSerialPortController
jmri.jmrix.loconet.LnPortController
jmri.jmrix.loconet.locobuffer.LocoBufferAdapter
jmri.jmrix.loconet.pr3.PR3Adapter
- All Implemented Interfaces:
- PortAdapter, SerialPortAdapter
public class PR3Adapter
- extends LocoBufferAdapter
Update the code in jmri.jmrix.loconet.locobuffer so that it
refers to the switch settings on the new Digitrax PR3
|
Field Summary |
(package private) static org.slf4j.Logger |
log
|
| Methods inherited from class jmri.jmrix.AbstractSerialPortController |
closeConnection, configureBaudRate, connect, currentBaudNumber, getCurrentBaudRate, getCurrentPortName, handlePortBusy, handlePortNotFound, reconnect, recover, resetupConnection, setPort |
| Methods inherited from class jmri.jmrix.AbstractPortController |
configureOption1, configureOption2, configureOption3, configureOption4, getDisabled, getManufacturer, getOption1Name, getOption2Name, getOption3Name, getOption4Name, getOptionChoices, getOptionDisplayName, getOptions, getOptionState, isOptionAdvanced, safeSleep, setClosed, setManufacturer, setOpened, setOptionState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jmri.jmrix.SerialPortAdapter |
configureBaudRate, configureOption1, configureOption2, configureOption3, configureOption4, getCurrentBaudRate, getCurrentPortName, getManufacturer, handlePortBusy, setManufacturer, setPort |
| Methods inherited from interface jmri.jmrix.PortAdapter |
connect, getDisabled, getOption1Name, getOption2Name, getOption3Name, getOption4Name, getOptionChoices, getOptionDisplayName, getOptions, getOptionState, isOptionAdvanced, recover, setDisabled, setOptionState |
log
static org.slf4j.Logger log
PR3Adapter
public PR3Adapter()
setSerialPort
protected void setSerialPort(SerialPort activeSerialPort)
throws UnsupportedCommOperationException
- Always use flow control, not considered a user-settable option
- Overrides:
setSerialPort in class LocoBufferAdapter
- Throws:
UnsupportedCommOperationException
configure
public void configure()
- Set up all of the other objects to operate with a PR3
connected to this port. This overrides the version in
loconet.locobuffer, but it has to duplicate much of the
functionality there, so the code is basically copied.
- Specified by:
configure in interface PortAdapter- Specified by:
configure in interface SerialPortAdapter- Overrides:
configure in class LocoBufferAdapter
validBaudRates
public String[] validBaudRates()
- Get an array of valid baud rates.
- Specified by:
validBaudRates in interface SerialPortAdapter- Overrides:
validBaudRates in class LocoBufferAdapter
validBaudNumber
public int[] validBaudNumber()
- Get an array of valid baud rates as integers. This allows subclasses
to change the arrays of speeds.
- Overrides:
validBaudNumber in class LocoBufferAdapter
commandStationOptions
public String[] commandStationOptions()
- The PR3 can be used in numerous modes, so handle that
getSystemConnectionMemo
public SystemConnectionMemo getSystemConnectionMemo()
- Specified by:
getSystemConnectionMemo in interface PortAdapter- Overrides:
getSystemConnectionMemo in class LocoBufferAdapter
dispose
public void dispose()
- Specified by:
dispose in interface PortAdapter- Overrides:
dispose in class LocoBufferAdapter
Copyright © 1997-2013 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.
Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: