Thank you for reading this, hopefully the few minutes you spend reading this will save you hours down the road.
If you have not already, please be sure to read more about JMRI Acela hardware support and the CTI Acela System Names.
You can do anything from any of these three programs, the user interface has just been tailored in an attempt to make it easier for you to do what you want to do:
The one difference is that each skin stores its own version of your configuration.
The advantage is that you can set up each skin to have a unique configuration.
The disadvantage is that you may need to set up your configuration more than once (or copy and paste from one configuration to the next) if you want to use a different skin with at least some of the same configuration.
So, if you make a change and SAVE your configuration file (by pressing the SAVE button on the Preferences window) you will write a new configuration file and the old one will be lost forever.
This is all fine and dandy until you realize that you were not connected to your layout and just lost your CTI Acela custom configuration (see below).
So, again, make backup copies of your configuration files (i.e. DecoderProConfig2.xml, PanelProConfig2.xml) often and store them in a safe place.
To that end, the Add and Delete buttons have been disabled for the time being.
You can go ahead and edit your preferences file (i.e. DecoderProConfig2.xml or PanelProConfig2.xml) if you really want to change things manually.
It is recommended that you configure your CTI Acela network in three steps: Establish Your Connection, Discover Your CTI Acela Network, and then Customize Your Configuration.
From the main menu select Edit and then select Preferences -> Connections tab.
On the Connections tab select CTI Electronics as the System Manufacturer and Acela as the System Connection. Usually, Acela will be one of your auxiliary connections since it cannot actually run the trains.
You then need to select the correct serial port. Make sure that you get this right. The serial port is probably something like Com4 or Com5 (and probably not Com3).
Press the [Save] button. The JMRI program will end.
If you look at your configuration file (i.e. DecoderProConfig2.xml or PanelProConfig2.xml depending upon which program you ran) you should see a connection entry with the specified serial port. It will look something like (note the second "connection port" line):
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="http://jmri.org/xml/XSLT/panelfile.xsl"?> <!DOCTYPE layout-config SYSTEM "layout-config-2-1-7.dtd"> <layout-config> <connection port="COM5" speed="57,600 baud" option1="" option2="DCS100 (Chief)" class="jmri.jmrix.loconet.locobufferusb.configurexml.ConnectionConfigXml" /> < gui LAFclass="Metal" class="jmri.configurexml.GuiLafConfigPaneXml" LocaleLanguage="en" LocaleCountry="CA" LocaleVariant="" /> < programmer defaultFile="Basic" verifyBeforeWrite="no" class="jmri.jmrit.symbolicprog.configurexml.ProgrammerConfigPaneXml" /> < connection port="COM4" speed="9,600 bps" option1="" option2="" class="jmri.jmrix.acela.serialdriver.configurexml.ConnectionConfigXml" /> <!--Written by JMRI version 2.2 on Mon Jul 28 20:58:27 EDT 2008 $Id$--> </layout-config>
JMRI will create a node for each module that it finds.
You can see what it found by once again going to the preferences menu (Main menu then Edit menu then preferences) and again clicking the show advanced preferences checkbox to see the auxiliary connections.
Now select the "Configure Nodes" button and you should see the Acela Configure Nodes panel.
The first section is entitled The Nodes in the Network and it will display a two letter symbol for each CTI Acela node that was found.
At this point you should close this window and once again use the "Save" button on the Preferences Screen.
If you now look at your configuration file (i.e. DecoderProConfig2.xml or PanelProConfig2.xml depending upon which program you ran) in addition to the connection entry with the specified serial port for the CTI Acela network you should see node descriptions for each CTI Acela node that was found.
It will look something like (note the lines after the second "connection port" line):
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="http://jmri.org/xml/XSLT/panelfile.xsl"?> <!DOCTYPE layout-config SYSTEM "layout-config-2-1-7.dtd"> < layout-config> < connection port="COM5" speed="57,600 baud" option1="" option2="DCS100 (Chief)" class="jmri.jmrix.loconet.locobufferusb.configurexml.ConnectionConfigXml" /> < gui LAFclass="Metal" class="jmri.configurexml.GuiLafConfigPaneXml" LocaleLanguage="en" LocaleCountry="CA" LocaleVariant="" /> < programmer defaultFile="Basic" verifyBeforeWrite="no" class="jmri.jmrit.symbolicprog.configurexml.ProgrammerConfigPaneXml" /> < connection port="COM4" speed="9,600 bps" option1="" option2="" class="jmri.jmrix.acela.serialdriver.configurexml.ConnectionConfigXml" /> < node name="0"> < parameter name="nodetype">AC</parameter> </node> < node name="1"> < parameter name="nodetype">TB</parameter> < parameter name="sensortype0">CG</parameter> < parameter name="sensorpolarity0">INV</parameter> < parameter name="sensorthreshold0">4</parameter> < parameter name="sensortype1">CG</parameter> < parameter name="sensorpolarity1">INV</parameter> < parameter name="sensorthreshold1">4</parameter> < parameter name="sensortype2">CG</parameter> < parameter name="sensorpolarity2">INV</parameter> < parameter name="sensorthreshold2">4</parameter> < parameter name="sensortype3">CG</parameter> < parameter name="sensorpolarity3">INV</parameter> < parameter name="sensorthreshold3">4</parameter> < parameter name="outputwired0">NO</parameter> < parameter name="outputinit0">OFF</parameter> < parameter name="outputwired1">NO</parameter> < parameter name="outputinit1">OFF</parameter> < parameter name="outputwired2">NO</parameter> < parameter name="outputinit2">OFF</parameter> < parameter name="outputwired3">NO</parameter> < parameter name="outputinit3">OFF</parameter> </node> < node name="2"> < parameter name="nodetype">WM</parameter> < parameter name="sensortype0">CG</parameter> < parameter name="sensorpolarity0">INV</parameter> < parameter name="sensorthreshold0">4</parameter> < parameter name="sensortype1">CG</parameter> < parameter name="sensorpolarity1">INV</parameter> < parameter name="sensorthreshold1">4</parameter> < parameter name="sensortype2">CG</parameter> < parameter name="sensorpolarity2">INV</parameter> < parameter name="sensorthreshold2">4</parameter> < parameter name="sensortype3">CG</parameter> < parameter name="sensorpolarity3">INV</parameter> < parameter name="sensorthreshold3">4</parameter> < parameter name="sensortype4">CG</parameter> < parameter name="sensorpolarity4">INV</parameter> < parameter name="sensorthreshold4">4</parameter> < parameter name="sensortype5">CG</parameter> < parameter name="sensorpolarity5">INV</parameter> < parameter name="sensorthreshold5">4</parameter> < parameter name="sensortype6">CG</parameter> < parameter name="sensorpolarity6">INV</parameter> < parameter name="sensorthreshold6">4</parameter> < parameter name="sensortype7">CG</parameter> < parameter name="sensorpolarity7">INV</parameter> < parameter name="sensorthreshold7">4</parameter> </node> < node name="3"> < parameter name="nodetype">YM</parameter> < parameter name="outputinit0">OFF</parameter> < parameter name="outputinit1">OFF</parameter> < parameter name="outputinit2">OFF</parameter> < parameter name="outputinit3">OFF</parameter> < parameter name="outputinit4">OFF</parameter> < parameter name="outputinit5">ACT</parameter> < parameter name="outputinit6">OFF</parameter> < parameter name="outputinit7">ACT</parameter> < parameter name="outputinit8">OFF</parameter> < parameter name="outputinit9">OFF</parameter> < parameter name="outputinit10">OFF</parameter> < parameter name="outputinit11">OFF</parameter> < parameter name="outputinit12">OFF</parameter> < parameter name="outputinit13">OFF</parameter> < parameter name="outputinit14">OFF</parameter> < parameter name="outputinit15">OFF</parameter> </node> </connection> <!--Written by JMRI version 2.2 on Mon Jul 28 20:58:27 EDT 2008 $Id$--> </layout-config>
You can always get back to this state by erasing your configuration file and repeating these two steps.
Once again go to the preferences menu (Main menu > Edit menu > Preferences) and again click the show advanced preferences checkbox to see the auxiliary connections.
Again select the "Configure Nodes" button and go to the Acela Configure Nodes panel.
The first section which is entitled "The Nodes in the Network" should display the network the same as it did in the previous step.
You can now customize your configuration.
By default, JMRI initializes all sensor circuits to Car Gap, Reverse Polarity, and a threshold of 4. This seems to work rather well for the CTI supplied Infrared Sensor Kits.
Remember to save your new configuration by using the Save button in the Preferences window. Also remember to save a copy of your configuration file (i.e. DecoderProConfig2.xml or PanelProConfig2.xml) in a safe place.
If an output circuit is being controlled by a relay then the relay can be wired in one of three ways:
Remember to save your new configuration by using the Save button in the Preferences
window.
Also remember to save a copy of your configuration file (i.e. DecoderProConfig2.xml or
PanelProConfig2.xml) in a safe place.
Thanks and congratulations to all who contributed! Contact us via the JMRI users Groups.io group.
Copyright © 1997 - 2024 JMRI Community. JMRI®, DecoderPro®, PanelPro™, DispatcherPro™, OperationsPro™, SignalPro™, SoundPro™, TrainPro™, Logix™, LogixNG™ and associated logos are our trademarks. Additional information on copyright, trademarks and licenses is linked here.
View the