Package jmri.jmrix.cmri.serial
Provides basic interfaces and certain core implementations for the JMRI
C/MRI serial implementation.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:- See Also:
jmri.jmrix.cmri
-
Interface Summary Interface Description SerialInterface Interface to send/receive serial C/MRI informationSerialListener Listener interface to be notified about serial C/MRI traffic -
Class Summary Class Description Bundle SerialLight SerialLight.java Implementation of the Light Object for C/MRISerialLightManager Implement LightManager for CMRI serial systems.SerialMessage Contains the data payload of a CMRI serial packet.SerialNetworkPortAdapter SerialNode Models a serial C/MRI node, consisting of a (S)USIC and attached cards.SerialNodeList A List of of SerialNodes currently running, plus some utility functionsSerialPortAdapter Abstract base for classes representing a CMRI communications port.SerialReply Contains the data payload of a CMRI serial reply packet.SerialSensor Extend jmri.AbstractSensor for C/MRI serial systemsSerialSensorManager Manage the C/MRI serial-specific Sensor implementation.SerialTrafficController Converts Stream-based I/O to/from C/MRI serial messages.SerialTurnout Turnout implementation for C/MRI serial systems.SerialTurnoutManager Implement turnout manager for CMRI serial systems.