| Bundle |
|
| NceAIU |
Model an NCE AIU
|
| NceAIUChecker |
|
| NceBinaryCommand |
NCE Binary Commands
Also see NceMessage.java for additional commands
|
| NceClockControl |
Implementation of the Hardware Fast Clock for NCE.
|
| NceCmdStationMemory |
Contains the map for the command station and memory parts
The default values are for the older serial command station.
|
| NceConnectionStatus |
Continuously checks and confirms that the communication link to the NCE
Command Station is operational by reading the revision number of the EPROM.
|
| NceConnectionTypeList |
Return a list of valid NCE Connection Types.
|
| NceConsist |
The Consist definition for a consist on an NCE system.
|
| NceConsistManager |
|
| NceLight |
NceLight.java
Implementation of the Light Object for NCE
|
| NceLightManager |
Implement LightManager for NCE systems
|
| NceMessage |
Encodes a message to an NCE command station.
|
| NceMessageCheck |
Checks that a NCE message is valid for the connection type.
|
| NceNetworkPortController |
|
| NceOpsModeProgrammer |
Provide an Ops Mode Programmer via a wrapper what works with the NCE command
station object.
|
| NcePortController |
|
| NcePowerManager |
PowerManager implementation for controlling layout power.
|
| NceProgrammer |
Convert the jmri.Programmer interface into commands for the NCE power house.
|
| NceProgrammerManager |
Extend DefaultProgrammerManager to provide ops mode programmers for NCE
systems.
|
| NceReply |
Carries the reply to an NceMessage.
|
| NceSensor |
Extend jmri.AbstractSensor for NCE systems
|
| NceSensorManager |
Manage the NCE-specific Sensor implementation.
|
| NceSystemConnectionMemo |
Lightweight class to denote that a system is active, and provide general
information.
|
| NceThrottle |
An implementation of DccThrottle with code specific to an NCE connection.
|
| NceThrottleManager |
NCE implementation of a ThrottleManager.
|
| NceTrafficController |
Converts Stream-based I/O to/from NCE messages.
|
| NceTurnout |
Implement a Turnout via NCE communications.
|
| NceTurnoutManager |
Implement turnout manager for NCE systems.
|
| NceTurnoutMonitor |
Polls NCE Command Station for turnout discrepancies
|