开云体育

Locked Re: Best Command Station to use with Decoder Pro
Standard DCC is a one-way protocol: [NMRA] standard DCC command stations can only send messages to DCC decoders and DCC decoders cannot send messages to [NMRA] standard DCC command stations (yes,
By Robert Heller · #240662 ·
Changing signal Mast Aspect with jython #jython #signalheads
Here is a list of signal mast i have set up does anyone have the syntax for jython to change the aspect of the signal. i’m not finding it anywhere.
By Canadian Locomotive Logistics · #240661 ·
Locked Re: Best Command Station to use with Decoder Pro
Heath, The NMRA method of ‘reading’ CV values is the JMRI read time ‘weak link.’ The LokProgrammer uses a proprietary method for quickly reading and writing CV values. However,
By Ross Kudlick · #240660 ·
Locked Best Command Station to use with Decoder Pro
I really like Decoder Pro. But, the ESU Programmer is significantly faster at reading/writing ESU decoders. Is there a command station or other computer to DCC interface that I can use with JMRI
By Heath @ Human[c]ity Junction · #240659 ·
Re: Anyone Have a Schedule Strategy to Put Long Train Into Multiple Staging Cassettes? #operationspro
I have never used Operations. But if you have a track with removable cassettes, why not set the track length to a much higher value, for example 24 cars? Daniel
By danielb987 · #240658 ·
Anyone Have a Schedule Strategy to Put Long Train Into Multiple Staging Cassettes? #operationspro
My staging cassette will accept maybe six 40ft boxcars. I'd like my daily turn to drag more than just six cars to staging. Right now, ops build will only populate a train for that staging "track"
By Ken Heywood · #240657 ·
Re: Block occupancy without resistive wheelsets
Yes, there is a"software" solution ... rather two solutions now. Steve_G added a "ghost" block to be connected to a turnout. When both real detectors on either side of the turnout are active, the
By Ken Heywood · #240656 ·
Re: How to edit script, re-exec without restarting? #scripting
I don't know the best way to remove old listeners, but I have tested this and it seems to work. Jython variables that are not within a class are global for the duration of the JMRI session. The
By Dave Sand · #240655 ·
Re: The future of control and automation - thoughts?
With tiny cameras in our phones, and AI, and ever higher integration, someday soon it should be possible to have a camera in every loco, and have it run on clear track, obey signals if they are used,
By Don Weigt · #240654 ·
Re: How to edit script, re-exec without restarting? #scripting
stevemac, The document at https://www.jmri.org/JavaDoc/doc/jmri/beans/PropertyChangeSupport.html provided two implementations of removePropertyChangeListener (
By Cliff Anderson · #240653 ·
Re: Block occupancy without resistive wheelsets
Brsidesa, you are trusting the operator to run at a very precise speerd. Probably impossible. Rspecially with track conditions and other issues. Dana Zimmerli Z System Designs Sent: Tuesday,
By Dana · #240652 ·
How to edit script, re-exec without restarting? #scripting
I'm working on a script to facilitate virtual block handling (time before unoccupied, etc) by considering time entered and exited and block length. Since every car being pulled draws power I can
By stevemac · #240651 ·
Re: Signal Mast Logic #sml
David, Step 1: Use the Layout Editor "Tools -> Check" menu items to clean up the non-contiguous blocks. Step 2: Run the GrandReset.py script. This will delete all of the transits, sections, SML
By Dave Sand · #240650 ·
Re: The future of control and automation - thoughts?
Speaking of WS2812 3-color LED controller IC's, RR-CirKits offers an LCC-based signal controller for their "Simple Serial Signal Bus" that controls signal LEDs using these inexpensive IC's! Even if
By Andy - Arlington TX · #240649 ·
Re: Signal Mast Logic #sml
If it helps when looking at the panel, the script below will initalise all the sensors and points to a known value. import jmri vSnsLst=['V_E1a',
By David Smith · #240648 ·
Re: The future of control and automation - thoughts?
Regarding Bluetooth control:? is it possible to control more than 1 locomotive at the same time from a single throttle over Bluetooth with any of the current systems?? I don't have any experience
By Trevor Rowland · #240647 ·
Re: Block occupancy without resistive wheelsets
Roger, With turnouts in a separate block, and not even very long trains, you'd see the occupancy indicator of the turnout go off while both blocks at either side remain on - unless there's added
By whmvd · #240646 ·
Re: The future of control and automation - thoughts?
Same here. OperationsPro is my sole use of JMRI these days. (And occasionally DecoderPro, but mostly LokProgrammer) So in that vein, I've begun to wonder if I could use AI (namely, v0.dev) to write
By Isaac Fabris · #240645 ·
Re: The future of control and automation - thoughts?
Sometimes it can be more interesting to have an additional train or two operated "by the computer" along with the one mnually operated train.
By Robert Heller · #240644 ·
Re: Block occupancy without resistive wheelsets
The dispatcher functionality was only implemented from 5.10. I need to update and have a look. I was impressed by https://www.youtube.com/watch?v=OFfXNohnaSc which implements a solution in the
By p.lavers@... · #240643 ·