Uses of Class
jmri.jmrix.grapevine.SerialPortController
Packages that use SerialPortController
Package
Description
This package handles communications for the ProTrak Grapevine hardware.
-
Uses of SerialPortController in jmri.jmrix.grapevine
Methods in jmri.jmrix.grapevine with parameters of type SerialPortControllerModifier and TypeMethodDescriptionvoidSerialTrafficController.connectPort(SerialPortController p) Make connection to existing PortController (adapter) object. -
Uses of SerialPortController in jmri.jmrix.grapevine.serialdriver
Subclasses of SerialPortController in jmri.jmrix.grapevine.serialdriverModifier and TypeClassDescriptionclassProvide access to ProTrak Grapevine via a serial com port. -
Uses of SerialPortController in jmri.jmrix.grapevine.simulator
Subclasses of SerialPortController in jmri.jmrix.grapevine.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated Grapevine system.