jmri.jmrix.zimo
Class Mx1PortController
java.lang.Object
jmri.jmrix.AbstractPortController
jmri.jmrix.AbstractSerialPortController
jmri.jmrix.zimo.Mx1PortController
- All Implemented Interfaces:
- PortAdapter, SerialPortAdapter
- Direct Known Subclasses:
- Mx1Adapter
public abstract class Mx1PortController
- extends AbstractSerialPortController
Abstract base for classes representing a MX-1 communications port
- Author:
- Bob Jacobsen Copyright (C) 2001
| Methods inherited from class jmri.jmrix.AbstractSerialPortController |
configureBaudRate, currentBaudNumber, dispose, getCurrentBaudRate, getCurrentPortName, getPortNames, getSystemConnectionMemo, handlePortBusy, handlePortNotFound, setDisabled, setPort, validBaudNumber |
| Methods inherited from class jmri.jmrix.AbstractPortController |
configureOption1, configureOption2, getCurrentOption1Setting, getCurrentOption2Setting, getDisabled, getManufacturer, option1Name, option2Name, setManufacturer, validOption1, validOption2 |
| 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 |
configure, configureOption1, configureOption2, getCurrentOption1Setting, getCurrentOption2Setting, getManufacturer, openPort, option1Name, option2Name, setManufacturer, validBaudRates, validOption1, validOption2 |
Mx1PortController
public Mx1PortController()
getInputStream
public abstract DataInputStream getInputStream()
- Specified by:
getInputStream in interface PortAdapter- Specified by:
getInputStream in class AbstractPortController
getOutputStream
public abstract DataOutputStream getOutputStream()
- Specified by:
getOutputStream in interface PortAdapter- Specified by:
getOutputStream in class AbstractPortController
status
public abstract boolean status()
- Check that this object is ready to operate. This is a question
of configuration, not transient hardware status.
- Specified by:
status in interface PortAdapter- Specified by:
status in interface SerialPortAdapter- Overrides:
status in class AbstractPortController
okToSend
public abstract boolean okToSend()
- Can the port accept additional characters? This might
go false for short intervals, but it might also stick
off if something goes wrong.
Copyright © 1997 - 2011 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: