开云体育

Date   
JMRI DecoderPro Version 5.10 NO support for QSI TItan Q3 Version 9 GE U50 Dual 16 FDL Sounds Product ID = 1144, #definitions
1. In attempt to create a Decoder Pro Version 5.10 Roster Entry to configure and manage a QSI Titan Q3 Version 9 Decoder with the GE U50 Dual 16FDL Prime Mover Sounds - Product ID 1144 - I realized that it is not supported. The Roster command "Create New Loco" with selecting "Read Type From Decoder" is returning a list of decoder choices, none of which was the Dual FDL U50 Sound File (type/model/Product ID =1144). While at it: 2. The following is a list of QSI Q3 Version9 Sound File Product IDs that may fall in the same category of NOT being supported: a. Athearn GE U50 Dual 16 FDL Sounds Product ID : 1144 (already mentioned above) b. GE U50 Dual 16 FDL Sounds Product ID : 1133 d. GE U50C Dual 12 FDL Sounds Product ID : 1128 e. EMD DDA40X Dual 16 645 Sounds Product ID : 1140 f. ALCO C855 Dual 16 251 Sounds Product ID : 1135 as well as: g. GE Modern 7FDL16 Sounds Product ID : 1142 h. EMD Modern Diesel 710 Sounds Product ID : 1157 3. While the support for QSI FX-U F3 EMD567 Product ID : 1115 covers the DD35A and DD35B Dual EMD567 Prime Mover Sounds, the "Dual EMD567" is not Specifically included by name, and the choice might be missed. It would be nice to have support for the above mentioned Product IDs.. Thank you, Tren Ule
Started by trenule @
How to efficiently manipulate signal mast aspects? 6
Is there an easy way to copy one signal mast's aspect into another signal mast? I have a configuration where there is a crossover that is immediately flanked on both sides by two other turnouts. Here's a clip from the Edit Mode in the layout panel I'm creating: (Please look only at the "bottom" main and, in particular, the route from left to right. The top main is missing a signal from right to left.) In order to have SML do its logic generation, I have signals at every turnout. Every turnout is in its own block (some virtual). The logic works great -- pretty much exactly as I would like it to. The only hitch is that on my railroad, I plan to have signals only at the outside ends of the outer turnouts on the bottom main since it's only a feet as the turnouts are back-to-back. I marked the inner/virtual turnouts as "hide when not in edit mode" so that it would match the actual physical plant. The panel looks as follows (again, missing one signal yet): The only issue I ran into was that I want that leftmost, right-facing two-headed signal on the bottom left to match the next turnout in line (protecting the crossover). The problem is that the virtual signal at the edge of the crossover will automatically show a diverging (clear/approach/advanced approach) when the crossover is thrown but actual physical signal will not as it is a block further away. In other words, the virtual signal at the crossover would show, say, red over green but the actual signal would show green over red. (Another small complication is that the intervening turnout being thrown should result in the physical signal showing a stop, but that is easily handled). So, all of this was pretty straightforward with some LogixNG code except that I found that I was clumsy/overly verbose to get the physical signal to mimic the virtual signal. In particular, I needed to exhaustively enumerate things like "if mast 205 is diverging clear, then set mast 203 to diverging clear, ...etc. Feels like what I should really be doing is just getting the aspect from mast 205 (the virtual one) and setting 203 (the physical one) to that same aspect. Maybe using a local variable or something similar. And, of course, another condition would be needed to check the closed/thrown status of the intervening turnout. To summarize, it is indeed working exactly as I want it to but it feels as thought I didn't do it properly/efficiently. I spent some time looking at the JMRI/LogixNG docs but didn't see anything about moving aspects around. I also saw a note elsewhere on this forum relating to some jython to do signal aspect relaying but I'm first looking to whether there's a way to do it just with the LogixNG infrastructure. I would appreciate any suggestions or pointers anyone might have. Cheers, Vince
Started by Vince Guarna @ · Most recent @
Difference Between Compare and Reset 35 #decoderpro
All, Recently developed a problem with one of my older diesels, an N scale Bachmann with Econami factory installled. Def used is ECO-100 Diesel. Sound was fine, loco would not move. On the programming track, I loaded the loco's DecoderPro roster entry file and used the CVs tab to compare all values. No differences. Loco still not moving. Did a Reset. Loco now moves. Rewrote all CVs from the loco's roster entry file. Loco now will again not move. To emphasize, these settings have worked fine for years. Are there some settings somewhere that DecoderPro can not see or change, except by reset? Regards
Started by Don Shroyer @ · Most recent @
Cannot start to read decoders 13
Hi, I am running DecoderPro since many years without any Problem. I recently got another Laptop with win11Pro preinstalled - Version 24H2. After installation DecoderPro ask me to get started by checking in with a new Loco placed on the programming track. It comes back with the correct decoder and I store it in the Roster. When I exit and restart DecoderPro I click NEW+ to get a new Loco and decoder recognized, but the field at the bottom left ( Read decoder type) is greyed out. After deinstallation i even deleted all remnants from JMRI and even cleaned the registry as far as I could. I reinstalled - did no new Lokomotive, but tried to import a complete Lokpark/Roster from my second laptop - all 104 locos appeared correctly, but I cannot add a new locomotive/decoder because in the new locomotive Window the button at the bottom left (read decoder Type) is still greyd out. And no - I am not Read only.... I red several JMRI topics, I tried to rebuild the coplete Lokpar/Roster (which did nothing) and so I am stuck. I am working with DR5000/Yamorc YD7001 and Z21, I can work with the Throttle without any Problem, so the connection to my centralStation is ok (over WIFI by the way) I am currently on 5.10.4 Release but tried also the 5.11.4 TestRelease with same result. Can I ask to help me ? Vest regards Erik
Started by @EAR @ · Most recent @
jmri 5.10 automation no longer functions 25
need help from someone who knows the jmri automation software I opened jmri panel pro and used a layout panel used many times before with versions of jmri before 5.10. Now using 5.10 on a latest windows laptop. Test 1 I have a train in block 1 and block2. The loop is b1-b2-b3-b4-b5-b6-b1. I create train 1 located in b2 which starts up and properly stops in b6 occupying b6 and b5 I create train 2 located in b1 which starts and stops. Both trains are now stopped and each has an allocated block in front of it. Train 1 now has b1 allocated to it and train 2 which occupies b3 and b2 has b4 allocated to it. Neither train moves. I check the loconet monitor and both engine speeds were set to 0. In the past using previous versions of jmri after train 2 leaves b1 and it gets allocated to train 1 then train 1 would immediately start up and run and after b4 is allocated to train 2 it would also run. That’s not happening as both dont move. I need software help to find out why? Test 2. When creating train 1 it goes to b6 and continues on and crashes into train 1 still sitting in b1. The layout panel accurately show the occupied blocks in red and the allocated blocks in yellow. Need help to know why the automation in jmri is no longer functioning. Tony
Started by AD @ · Most recent @
Startup Gets Stuck 11 #startup
Recently it became necessary to reinstall Java and JMRI. First, I checked that both programs were uninstalled. I then installed Java Version 8 Update 441 and JMRI Version 4.26+R381. Both were problem free installs. I then tried to start JMRI so I could load my roster. The Java icon and the DecoderPro icon appeared in the taskbar and the small JMRI splash screen appeared in the middle of my screen. That's as far as the startup got. I've listed my equipment below. What am I missing? I'd appreciate any help in getting started. -- Richard Richter Dell Lattude 3190 2-in-1 Laptop Computer Microsoft Windows 11 Pro RR-CirKits LocoBuffer-NG Rev-a Digitrax ZephyrXtra DCS 51 Command Station
Started by rprdds24@... @ · Most recent @
Have a question about having a train pick up a specific car 5 #operationspro
Evening, I am creating a set of passenger trains (A westbound and an eastbound counterpart). I want it to leave its departure station and then at another station while making a scheduled passenger stop. I would also like to have the train set out an express car and then pick up a diner to add to the train. before departing on its way west. Then on the eastbound trip at this same station stop have the train set out the diner and pick up any head express cars. Then after this work is completed, the train would continue Eastbound to it's destination terminal. I would like to have this do this each time I run the train. Thank you
Started by Trackwalker09@... @ · Most recent @
Load v. Empty 3 #operationspro
I move many open loads: logs, lumber, gravel, vehicles, pipes, precast. I have enough cars to have dedicated loaded and empty of each type and I'd rather not mess with moving the loads between sessions. My problem is that JMRI flips the status of cars automatically when they are delivered. So I end up with loaded cars at the gravel mine, pipe plant, etc. when I want MTY cars there. Is there a way to designate some cars as permanently loaded/MTY? JMRI 4.26, MS Surface, Java 17, NCE -- Dan in NC
Started by Daniel Koenigshofer @ · Most recent @
DecoderPro no loco roster 10 #roster
I don't know were to begin with my question. But here goes. I have been using decoder pro and operations pro for five years with great results. I do the normal up dates when needed and have never had an issue. Today I started decoder pro and my loco roster did not come up. The program went to starting a new roster page. My roster list is still in my operations pro window. What could I have done to have eliminate decoder pro loco roster? Any help would be appreciated. It is not the end of the world but it sure would be nice to know what I did to keep from ever doing it again. -- Mike Swederska Meramec Valley Lines Modeling Mopac equipment in 3/16
Started by Mike Swederska @ · Most recent @
Inline LogixNG add block item different on two systems 6 #logixng
Windows 11 or Linux Mint 21.1 JMRI 5.10 I take my "panel file" home from the museum to work on it locally. I run JMRI on Linux Mint at home. I was working on creating an inline LogixNG whose purpose was to set the value field of a lot of blocks on the layout having been triggered by an icon touch on a Panel Editor panel. That all worked fine at home. I created a few of the add/item/block steps in a conditionalNG. Then I copied the file to a USB drive and ambled down to the museum to complete the task on site. But much to my astonishment and grumpiness the add/item/block window is different at the museum than at home. The rightmost block in that window is missing. This is where one gets to type in the value that is to be applied to the value field of the block. It's the same whether I'm adding a new line or editing an existing one that I had created at home. I don't get it. Why is this different? JMRI version is the same at both locations. George
Started by George Hofmann @ · Most recent @
DecoderPro Opens every time as a new install 16
Team, I really need some help on this issue. I posted on it a couple weeks back and got zero replies. At the museum we have a Dell PC running Windows 10 and Java 11. Currently JMRI version 5.10 is running on the machine. Every time JMRI opens it is a new install running the set-up wizard where we have to choose the Sprogg unit, the com port, etc. It also does not remember that there should be a roster of locomotives. I uninstalled the JMRI software by selecting uninstall in the apps window. I confirmed that all directories are removed from the system. I re-installed JMRI. There is no change in the behavior. Save locos to the Roster, it recognizes them until the next time decoder pro is started and then it opens as a new install with the wizard wanting you to choose Sprogg, com port, etc. Once you do that it comes up with no roster. I'm at my wits end on this one. Can someone offer suggestions or ideas to try. George Ronn
Started by Glikestrains @ · Most recent @
New laptop … advice needed, S mode? 3
Gang, my old basement laptop was calling it quits, so a new one has arrived. Before I install JMRI, is there anything I should be aware of? New machine is windows 11 in S mode which I don’t know much about. Does that present any issues? Thanks. Bruce B. Blackwood in Mount Airy, MD
Started by burrettmd @ · Most recent @
Jython script Error - obj has no attribute 'setIsForward' 4
Team, attached snip of script where the error is occurring. Funny thing is that it works fine 90% of the time. -- Many thanks in advance! Vinny DeRobertis ~ Apex, NC New York & Hudson Valley RR Windows 7 Pro / Java 11 / JMRI v5.10 Command Station: Digikeijs DR5000. Booster: Digikeijs DR5033 (4) Samsung A7 10.4" Tablets Fully Kiosk/Engine Driver v2.37.187 DCC/DMX Gateway: Pricom LLS. LocoNet Input Modules: Digikeijs DR4088LN DCC Output Modules: Digikeijs DR4018 / Yamorc YD8116. Sensors: Model Train Technology: DETECTOR-HO. Turnout Motors: MTB MP1
Started by Vinny DeRobertis @ · Most recent @
Test release 5.11.5 of JMRI/DecoderPro is available for download #announcement
Test release 5.11.5 of JMRI/DecoderPro is available for download. This is the next in a series of test releases that will culminate in a production release, hopefully in June 2025. It's really helpful when people download, install and use these test releases so we can find and fix any inadvertent new problems early. If you are currently using JMRI 4.99.10 or earlier, there is an update process that we strongly recommend. See the release note section on updates: <https://www.jmri.org/releasenotes/jmri5.11.5.shtml#update> For more information on the issues, new features and bug fixes in 5.11.5 please see the release note: <https://www.jmri.org/releasenotes/jmri5.11.5.shtml> Note that JMRI is made available under the GNU General Public License. For more information, please see our copyright and licensing page. <https://www.jmri.org/Copyright.html> The download links, along with lots of other information which we hope you'll read, can be found on the release note page: <https://www.jmri.org/releasenotes/jmri5.11.5.shtml> Bob — Bob Jacobsen rgj1927@...
Started by Bob Jacobsen @
Paragon4 (400a) Decoder Programming issues 5
I am trying to program an BLI engine I had upgraded to Paragon4. Sometime I program a section and it work fine and sometime I get 308 errors. Also I program one section and another section changes. Also the smoke unit works when F7 off and goes off when F7 on. I going to reload the DCC+ software but I do not believe that will help since I tried other locomotive and everything works. Any suggestions. Joe
Started by JOSEPH SILVA @ · Most recent @
Signal Mast Logic Translation Latency 9 #sml
Over the past few weeks we have started running into a long latency issue between the signal mast logic and the turnouts that controls each LED. We are using a Digitrax system with a CMRI network for Signals and Turnouts. Our network consists of about 17 CPNODES at the moment with a few more later to come. We have just over 100 Signal Masts with about 75%~80% of them in working order. In recent weeks as we continue to expand our CMRI network I started noticing an issue where the nodes are polling correctly with zero errors but signal aspects change slower than usual. With times where the change is so long the signals just give impossible aspects at times. Now the interesting part is our turnouts are on the same network as the signals and have no issues even while the issue is present on the signals. Directly changing the outputs using the turnouts table works just fine for changing the individual outputs, but changing the signal aspect from the mast table will choke up and take anywhere from seconds to several minutes to change. The issue seems to be most prevalent on startup, and waiting 5-10 minutes before running will get the choke out, but if the system is under heavier load such as 5+ trains usually it will start to choke up again. I am convinced it does not have to do with the CMRI network as I get the same result running the layout in simulation at home on a very powerful computer. Any help on this issue would be much appreciated Thanks, - Hunter Shelby
Started by Hunter @ · Most recent @
Virtual Signal Masts for End-Blocks 4
Running JMRI 5.11 and have created a number of Signal Masts, each using DCC Signal Heads (I use NCE Light-Its). I am wondering if I have setup something wrong, or if someone can some provide some guidance on the following situation. I have a turnout which either continues the mainline, or if thrown diverges to an end track. I setup two rules for my signal mast (Signal-A). The first from Signal-A to Signal-B (both on the mainline) and based on the turnout being set to Closed. For the second rule, it is Signal-A to Virtual-A where the turnout is Thrown. Virtual-A is defined as a Virtual Signal Mast as it is at the end of a track line. However, Signal-A is always at a Stop state because Virtual-A is never set to a state unless I manually set it to Clear. When I do this, and if the Turnout is Thrown, then Signal-A correctly changes to Clear. But otherwise Signal-A is not in the correct state because it is linked to Virtual-A and Virtual- is unset. Am I using the Virtual Signal in the right way for these situations where the track ends?
Started by trevor@... @ · Most recent @
Arrival Track & Switcher 4 #operationspro
Set up my class yard Arrival track as a "Location". It's length accommodates the longest trains I run. Set up Switcher (train) to PU at Location "Arrival" and SO at yard Location. When I tested, had a 30 car train arrive. The manifest showed all 30 cars set out at Arrival. Ran train "Switcher". It only picked up 22 of the 30 cars. Viewing the build report 8 cars were excluded as class track for those 8 cars was full. What puzzles me is that those 8 cars were not shown as "hold" on the csvmanifest. Any ideas? Doug
Started by Doug @ · Most recent @
Help With crossover 3
Hi Members Could someone please help me out with A Single crossover and JMRi First things first. Please take a look at this photo of the Crossover I presumed that one turnout has one Block so A Crossover just needs 2. Is that correct? Each end of the 4 crossover ends i have isolated,Power is feed to the small joins attached to the(each side) crossover(2) to make 2 blocks with sensors Is that correct? My problem comes when i choose single LH Crossover in JMRI then when i go to set masts it ask for 4 Blocks,but i only have 2 Can someone explain the Four please? Appreciate your time regards Brett PS.DCC Kato Crossover.
Started by redsash63 @ · Most recent @
Train creeps into turnout collision 8
I'm still learning Dispatcher/Transits but have my three loops working independently. Next I tried adding a second train that has to share a turnout as shown below. Each train/transit works fine as long as they're the only train running. If I set a turnout opposite desired state is is set properly on allocation. But this fails if I run two trains coming into the turnout as above and sharing a section of track before one diverges again. Specifically I had train 4 running a transit loop and started a new transit for train 5. Train 4 had a "HELD" red because train 5 allocated the turnout. However, train 4 creeped up and collided with 5. I don't have much stopping distance because the detection is between two ghost turnouts. Train 4 had slowed way down at the yellow and came to a stop then creeped forward to collide.
Started by stevemac @ · Most recent @
Current Image
Image Name
Sat 8:39am