Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Re: CTC Model Board
The changes I’m incorporating can be handled with some minor manual edits to the model board. I’m not adding or deleting any sensors on the model board either, just modding some graphics.?
OTOH, it seems like the most straightforward way to edit the columns is with the GUI generation tool.?
David Olesen
Hackettstown NJ |
Re: convert Layout Editor panel to control panel editor panel
Ken,
toggle quoted message
Show quoted text
pardon my density... I'd like to know if I would be able to use the the same switches on both types of panels . John
-- Sent from my gosh darn droid! Please excuse the fat finger mistakes... John |
Re: convert Layout Editor panel to control panel editor panel
开云体育John B, ? You can’t convert a LE panel to CPE. However, you can keep your LE panel and add a CPE pane for other use. Keep in mind that LE is more about what hardware is where, what relates to what, etc.. If you used it to create the signaling, you still need that. I’ve combined the use of different panes within the system for different needs. ? -Ken Cameron, Member JMRI Dev Team
? ? |
convert Layout Editor panel to control panel editor panel
jmri 5.11
Java 17 windows 11 Panel pro gurus,? I have 4 separate Layout Editor panels I'd like to make 1control panel to operate/dispatch the layout... can this be done? John? -- Sent from my gosh darn droid! Please excuse the fat finger mistakes... John |
Re: Problem loading Bachrus Speedometer
#bachrus
Bob - I did as you suggested.? My power cab is on Com7 and the Bachrus on Com6.? I then Started Jmri on NEC-Pwr Cab and it started normally, showing a good connection to the Power Cab.? I deleted an seetin of Internal, and Bachrus.? Restarted Decoder Pro. I then went to Preferences-> Connections and created the Bachrus setup..? Restarted Dec Pro again. After it started, and showed the Power Cab connection green, I selected?Speedo from the selections ( top row).? The Speedo screen came up.? When I selected an engine and pressed 'Start' on the panel it ran the engine through all 28 speed steps.? Unfortunately the graph showed a flatline for the entire 28 steps!?? From What I see now, it the software appears to allbe working.? There's a problem with my speed roller communicating to Decoder Pro? which I'll have to investigate. Thanks for you help!! JIm Little, MMR On Sun, Mar 30, 2025 at 5:51?AM Bob Jacobsen via <rgj1927=[email protected]> wrote: Sorry to be slow replying, was trying to reproduce this without much luck. |
Re: Automatic Dispatching
On Sat, Mar 29, 2025 at 05:51 PM, Karl Johan Lisby wrote:
I'm developing my automation based on JMRI Warrants and Signals with SML. Warrants write a script for each autotrain which can be easily modified on the screen.
I can hold an autotrain with a signal at danger until I want it to depart.
?
--
H.O. Australia (Layout in Progress) Digikeijs DR5000 LocoNet JMRI v5.10 DecoderPro/Warrants/CPE/SML/LogixNG Java: OpenLogic jre-17.0.12.7 ? Windows 10 |
Re: Automatic Dispatching
This is a common problem when moving the signal heads and SSL to signal masts and SML. ?For various reasons, it was common to include the turnout with the track attached to the points end. ?This means that there is no block boundary for signal masts. For Dispatcher automation purposes, the 5.11.2 (and later) JMRI test release has a "ghost" block feature. ?This makes it possible to create a block for the turnout with an internal sensor. ?This provides the block boundary for a signal mast at the points end. ?See??for information on ghost blocks. After creating the ghost block, the signal mast logic (SML) for the affected signal mast will need to be updated. Dave Sand ----- Original message ----- From: "sontrak via groups.io" <sontrak=[email protected]> Subject: Re: [jmriusers] Automatic Dispatching Date: Sunday, March 30, 2025 3:05 PM I"ve been studying the JMRI manual an experimenting, and I've come up with a new question related to auto trains and Signal Masts: ? Every time I ask to set Signal Masts, the window offers only the Masts on the frog end of the Turnout.? Am I correct if I assume this is because the poitns end of the turnout is part of the Block connected to the points? ? I had my signals defined by Signal Heads.? For Turnout LT501, for instance, IH 501A controlled the continuing path and IH 50B the diverging path from the points end, and IH501C the continuing path and IH501D the diverging path from the frog end. ? If the Turnout is not its own discrete Block,how do I set a Signal Mast for trains leaving the Block via this Turnout? ? Oh, and will I be able to use the Mast to operate auto trains? |
Re: Automatic Dispatching
I"ve been studying the JMRI manual an experimenting, and I've come up with a new question related to auto trains and Signal Masts:
?
Every time I ask to set Signal Masts, the window offers only the Masts on the frog end of the Turnout.? Am I correct if I assume this is because the poitns end of the turnout is part of the Block connected to the points?
?
I had my signals defined by Signal Heads.? For Turnout LT501, for instance, IH 501A controlled the continuing path and IH 50B the diverging path from the points end, and IH501C the continuing path and IH501D the diverging path from the frog end.
?
If the Turnout is not its own discrete Block,how do I set a Signal Mast for trains leaving the Block via this Turnout?
?
Oh, and will I be able to use the Mast to operate auto trains? |
Re: Script output delayed
#scripting
I would expect that the aspects will be set based in signaling rules. ?Random does not make sense. Dave Sand ----- Original message ----- From: "Canadian Locomotive Logistics via groups.io" <CanadianLocomotiveLogistics=[email protected]> Subject: Re: [jmriusers] Script output delayed #scripting Date: Sunday, March 30, 2025 1:00 PM Having more sensor and AUI would be a goo thing... but for now this is good. ? Most people dont adhire to the signal rules anyways. ? Can you explain to be about varibles? ? for example... ? masts.getSignalMast('Signal Mast, Table 10, Track 5, West Bound').setAspect('Limited Clear') ? I'd like to change 'Limited Clear' to other aspects randomly. |
Re: JMRI Wont Start
On Sat, Mar 29, 2025 at 06:06 PM, Steve_G wrote:
Steve G. installtest.bat Testing for 32/64-bit Windows
Running on 64-bit Windows
Testing for 32/64-bit process
Running as a 64-bit process
Testing for Java working
openjdk version "17.0.14" 2025-01-21
OpenJDK Runtime Environment Temurin-17.0.14+7 (build 17.0.14+7) OpenJDK 64-Bit Server VM Temurin-17.0.14+7 (build 17.0.14+7, mixed mode, sharing) Java is correctly working.
Press any key to continue . . . Now testing JMRI
'LaunchJMRI' is not recognized as an internal or external command, operable program or batch file. Something is wrong with invoking JMRI. Check JMRI installation.
Press any key to continue . . . Test complete
Press any key to continue . . . ?
This is what I got when I ran Install.bat
?
How do I find - trouble shoot JMRI Installation?
?
Jerry F
|
Re: Script output delayed
#scripting
Having more sensor and AUI would be a goo thing... but for now this is good.
?
Most people dont adhire to the signal rules anyways.
?
Can you explain to be about varibles?
?
for example...
?
masts.getSignalMast('Signal Mast, Table 10, Track 5, West Bound').setAspect('Limited Clear')
?
I'd like to change 'Limited Clear' to other aspects randomly. |
Difference Between Compare and Reset
#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 |
Re: Script output delayed
#scripting
Sorry, my mistake. ?It show be newValue, not newState.
Dave Sand ----- Original message ----- From: "Canadian Locomotive Logistics via groups.io" <CanadianLocomotiveLogistics=[email protected]> Subject: Re: [jmriusers] Script output delayed #scripting Date: Sunday, March 30, 2025 2:00 AM I had issue with trying to use the activate.. Some how it actually stop the sensor to go active. ? ? ####################################################################################################################### # # Listen for changes to an occupancy sensor. ?When a change occurs, create and run the signal logic. # # Use INACTIVE for the sensor becoming inactive. Later # # class SensorListener(java.beans.PropertyChangeListener): ? ? def propertyChange(self, event): ? ? ? ? if event.getNewState() == ACTIVE: ? ? ? ? ? ? SignalLogic().start() ####################################################################################################################### #? # I remored the follwo code and replaced it with the above, to better control the activation cose from the sensor. # # class SensorListener(java.beans.PropertyChangeListener): #? ? ?def propertyChange(self, event): #? ? ? ? ? ?SignalLogic().start() ####################################################################################################################### # # Get a sensor # |
Re: Chaining transits with a different locomotive
#dispatcher
Jean
Thats a new one. I can reproduce.
Steve G. |
New Dark mode issue
Folks,
I tried the version on Jenkins that includes "Dark Mode" (JMRI.5.11.4plus+jenkins+20250328T2349Z+R78beda49484) and I found the following:
In the "Set Signal Mast" popup:
Tthe text is not visible and there is no <blank> available in the signal mast selection drop down.
?
I'll keep checking it out.? Otherwise it meets my needs and works so far.
?
Windows 11 Pro, Java 11.
--
Tom Kane Purcellville, VA |
Re: Chaining transits with a different locomotive
#dispatcher
Stev, There is a train in the block. The thing is that? whan I try to add the action in the transit, JRMI doesnt' store the locomotive.? I even try a roster entry or a DCC address. No difference. Here is an example, I've added the BR-218 machine to the action and save the transit : But when I try to relaod the transit the locomotive has gone. Any idea.? JeanLouisDelestre@... De: "Steve_G via groups.io" <RailRodder22@...> ?: [email protected] 贰苍惫辞测é: Dimanche 30 Mars 2025 15:19:55 Objet: Re: [jmriusers] Chaining transits with a different locomotive #dispatcher Jean
There is at least one bug, but thats not what is causing your problem, it produces a very distinct error message.
The first problem you had, abouit a train running using the wrong dcc address may be a new bug, but without the information I asked for I cannot recreate.
You current problem is not a bug, you appear to be trying to start a train that isnt in its designated starting position.
Steve G.
?
-- ---------------------------------------------
Jean-Louis Paris-France
---------------------------------------------
JRMI 5.9.5 on Windows
DCC EX? on Arduino Mega
Java version 17.1.12
? |
Re: Chaining transits with a different locomotive
#dispatcher
Jean
There is at least one bug, but thats not what is causing your problem, it produces a very distinct error message.
The first problem you had, abouit a train running using the wrong dcc address may be a new bug, but without the information I asked for I cannot recreate.
You current problem is not a bug, you appear to be trying to start a train that isnt in its designated starting position.
Steve G.
? |