Locked
Re: Operations - Somewhat complex senario - would like help
Doc, John needs his cars to move with a purpose, so that all cars on the barge have industry destinations.? The only way to do this is to use staging to generate final destinations for all of the
By
Dan Boudreau
·
#150759
·
|
Locked
Re: Operations - Somewhat complex senario - would like help
John Staging tracks require all cars on the track leave as a single train so don't use staging tracks for storage, try yard tracks instead. I think you are making it too hard on yourself.? You build
By
jim shafer
·
#150758
·
|
Locked
Re: Understanding script examples
Jerry, Look at jmri_bindings.py. The first part has the shortcuts for the common managers. The second part has common constants. The Java documentation is at http://jmri.org/JavaDoc/doc/
By
Dave Sand
·
#150757
·
|
Locked
Understanding script examples
There have been a number of posts about understanding script examples recently. I¡¯m trying to work my way through some in order to modify and expand, but need some basic information. I¡¯m sure this
By
JerryG
·
#150756
·
|
Locked
Re: Inconsistent behaviour with the dispatcher
Some further testing: I deleted the profile of and reprofiled one of the locomotives as the previous profile apparently had anomalies. This has rectified the sudden deceleration issue, but not the
By
James E. Petts
·
#150755
·
|
Locked
Re: Operations
Dan Thanks for this help. Based on what you are telling me I should be able to alternate between configurations ie run one configuration for several sessions and then change to the other
By
gerardh1031@...
·
#150754
·
|
Locked
Re: Full timetable automation - AutoDispatcher 2 - abstraction - documentation - scripting
Martin, thank you for your reply: that is most interesting. That Railroad Museum certainly looks impressive. Do I understand that you did manage to get JMRI set up with the Dispatcher and/or
By
James E. Petts
·
#150753
·
|
Locked
Re: Operations
Hi Jerry, Yes, you can create a second profile where you can experiment with the operations program.? Do the following steps: 1. Do a backup in your current profile from the "Settings" page.? You
By
Dan Boudreau
·
#150752
·
|
Locked
Re: Operations - Somewhat complex senario - would like help
John, Set the number of cars requested out of staging in your route to 135 or more.? For the barge, you need 20 moves, 10 to put cars on the barge, and 10 to pull them off.? Set the number of cars
By
Dan Boudreau
·
#150751
·
|
Locked
MQTT Connection in JMRI
I just noticed last night that there is now a MQTT connection type in JMRI. This is exciting. Especially for me, since I was planning on using MQTT connection in JMRI through a custom script. IT seems
By
Chris Rood
·
#150750
·
|
Locked
Genesis OEM TSU2
Hi, i am trying to help a friend, over the phone!, with his Athearn Genesis F45 with TSU2. The basic problem is this engine is not listed in the choices when reading the loc with decoder pro. The F45
By
Richard Knight
·
#150749
·
|
Locked
Re: Operations - Somewhat complex senario - would like help
John A train departing Staging must pull all the cars on the track. Your train has a route that calls for 10 pick ups at Staging. The departure track has 135. So, for your number of pick ups 1 through
By
Jim Elbe
·
#150748
·
|
Locked
Re: Scripts
In one way or another, we are all outsiders from time to time. Certainly I am an outsider when it comes to understanding the documentation of RailCom or any of the other implementations of the
By
Cliff Anderson
·
#150747
·
|
Locked
Operations
I am interested in trying out a new operating scheme.However I want to do this without disturbing my current program. Does the program allow for a way for this to be accomplished Jerry Hampton
By
gerardh1031@...
·
#150746
·
|
Locked
Re: Operations - Somewhat complex senario - would like help
Guessing I have something wrong in the set up of staging? Build Report for train (S to B to S) built on 8/15/18 1:36 PM? ?JMRI version 4.13.2+R8a2b21d? ? Build report detail level: Normal? ?
By
crellin_j_e
·
#150745
·
|
Locked
Re: Full timetable automation - AutoDispatcher 2 - abstraction - documentation - scripting
Hi, We use both JRMI and Traincontroller at the museum on a Win 10 i3 box (not at the same time).? JMRI seems to be better at 'undertanding' the various Digitrax pieces (DCS240, lots of boosters,
By
mabooker76
·
#150744
·
|
Locked
Large Scale Bachmann Thomas DCC Sound Decoder
Hello- Recently I purchased a Large Scale Bachmann Thomas & Friends DCC Sound Decoder. JMRI did recognize the decoder as being from Soundtraxx, but did not supply a specific decoder model to go with
By
Eric Warhol
·
#150743
·
|
Locked
Re: Z21 and POM
Paul, I downloaded build #2641 and I noted these problems: 1) Simple CV programmer: I have no error, CV is written correctly, but textbox "value" become 1 after each operation (I have "6" in the value
By
Moreno Mazzini
·
#150742
·
|
Locked
Re: RPi-JMRI image updated
I have uploaded a new version which fixes the issue with PiSPROG. The new file is dated August 14. Please give it a go and advise. --SteveT
By
Steve Todd
·
#150741
·
|
Locked
Re: How to terminate python script
Fred, Here is my take. import java import javax.swing import jarray import jmri class TestA(jmri.jmrit.automat.AbstractAutomaton) : def doClose(self, event): print("Close") # **** close command here
By
Dave Sand
·
#150740
·
|