Package jmri.jmrix.nce
Class NceConnectionStatus
java.lang.Object
jmri.jmrix.nce.NceConnectionStatus
- All Implemented Interfaces:
EventListener,AbstractMRListener,NceListener
Continuously checks and confirms that the communication link to the NCE
Command Station is operational by reading the revision number of the EPROM.
Only invokes the EPROM read when the interface experiences a timeout.
Checks revision of NCE CS by reading the 3 byte revision. Sends a warning message NCE EPROM found and preferences are not correct for revision selected.
Also checks for March 2007 EPROM and warns user about Monitoring feedback. Confirms connection to PowerCab by issuing dummy loco command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
NceConnectionStatus
-
-
Method Details
-
nceEpromPoll
-
message
- Specified by:
messagein interfaceNceListener
-
reply
- Specified by:
replyin interfaceNceListener
-