jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver
Class SerialDriverAdapter

java.lang.Object
  extended by jmri.jmrix.AbstractPortController
      extended by jmri.jmrix.can.adapters.gridconnect.GcPortController
          extended by jmri.jmrix.can.adapters.gridconnect.GcSerialDriverAdapter
              extended by jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.SerialDriverAdapter
All Implemented Interfaces:
PortAdapter, SerialPortAdapter

public class SerialDriverAdapter
extends GcSerialDriverAdapter
implements SerialPortAdapter

Implements SerialPortAdapter for the MERG CAN-RS or CAN-USB.

This connects to the MERG adapter via a serial com port (real or virtual). Normally controlled by the SerialDriverFrame class.

Author:
Andrew Crosland Copyright (C) 2008, Bob Jacobsen Copyright (C) 2009

Field Summary
 
Fields inherited from class jmri.jmrix.can.adapters.gridconnect.GcSerialDriverAdapter
mOpt1, validSpeeds, validSpeedValues
 
Fields inherited from class jmri.jmrix.AbstractPortController
mBaudRate, mOpt2, mPort
 
Constructor Summary
SerialDriverAdapter()
           
 
Method Summary
 void configure()
          set up all of the other objects to operate with a CAN RS adapter connected to this port
static SerialDriverAdapter instance()
           
 
Methods inherited from class jmri.jmrix.can.adapters.gridconnect.GcSerialDriverAdapter
configureOption1, getCurrentOption1Setting, getInputStream, getOutputStream, openPort, option1Name, status, validBaudRates, validBaudValues, validOption1
 
Methods inherited from class jmri.jmrix.AbstractPortController
configureBaudRate, configureOption2, currentBaudNumber, getCurrentBaudRate, getCurrentOption2Setting, getCurrentPortName, getPortNames, handlePortBusy, handlePortNotFound, option2Name, reloadDriver, setPort, validBaudNumber, 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
configureBaudRate, configureOption1, configureOption2, getCurrentBaudRate, getCurrentOption1Setting, getCurrentOption2Setting, getCurrentPortName, getPortNames, handlePortBusy, openPort, option1Name, option2Name, setPort, status, validBaudRates, validOption1, validOption2
 
Methods inherited from interface jmri.jmrix.PortAdapter
getInputStream, getOutputStream
 

Constructor Detail

SerialDriverAdapter

public SerialDriverAdapter()
Method Detail

configure

public void configure()
set up all of the other objects to operate with a CAN RS adapter connected to this port

Specified by:
configure in interface PortAdapter
Specified by:
configure in interface SerialPortAdapter
Overrides:
configure in class GcSerialDriverAdapter

instance

public static SerialDriverAdapter instance()


Copyright © 1997 - 2009 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: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads