Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Re: Problem loading Bachrus Speedometer
#bachrus
Sorry to be slow replying, was trying to reproduce this without much luck.
It seems to be a problem with the start-up wizard. When you set up JMRI for just your Power Cab, is everything working OK? If so, let’s avoid the start-up wizard and try to directly add the speedometer via the preferences: 1) make sure your setup is working with the Power Cab OK. 2) Open Preferences (might be called Settings) -> Connection pane. There should just be one tab for your NCE connection 3) Click the “+” sign next to that tab to create a 2nd connection 4) Fill that out, selecting Bachrus speedometer. 5) Is COM6 one of the port choices? If so select it. If not, we’ll have to figure out why. 6) Save and restart. Bob On Mar 26, 2025, at 1:06?PM, James Little via groups.io <jlittletrains@...> wrote:— Bob Jacobsen rgj1927@... |
|
Re: CTC Model Board
On 3/29/2025 9:40 AM, David Olesen via groups.io wrote:
I’d like to move a few columns, add some Call-Ons, and change a few signal levers from 3-position to 2-position. ?It’s easy enough to edit the graphics on the model board - not so easy to move switches and add functions. ?I like the CTC GUI generation tool and would prefer to use that.I'm sorry, but how can you "move a few columns" or "Add some Call-Ons" or "change a few signal levers from 3-position to 2-position" while you (from your initial message!) 'keep my model board “as-is”'? Those goals seem to have conflicting requirements! What am I missing here? |
|
Re: Chaining transits with a different locomotive
#dispatcher
Ha, Do you mean that there is a bug? An idea on when it will be fixed? Many thanks. JeanLouisDelestre@... De: "Steve_G via groups.io" <RailRodder22@...> ?: [email protected] 贰苍惫辞测é: Dimanche 30 Mars 2025 10:46:49 Objet: Re: [jmriusers] Chaining transits with a different locomotive #dispatcher On Sun, Mar 30, 2025 at 03:57 AM, Jean-Louis Free wrote:
ERROR - No train in start block 'Bypass (IB:AUTO:0001)', cannot create an Active Train [AWT-EventQueue-0]Jean This indicates that the block where the train is starting is unoccupied. If the roster/address is missing the error message states that. There is an outstanding bug where it thinks the address is missing which I am working on.
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
On Sun, Mar 30, 2025 at 03:57 AM, Jean-Louis Free wrote:
ERROR - No train in start block 'Bypass (IB:AUTO:0001)', cannot create an Active Train [AWT-EventQueue-0]Jean This indicates that the block where the train is starting is unoccupied. If the roster/address is missing the error message states that. There is an outstanding bug where it thinks the address is missing which I am working on.
Steve G.
? |
|
Re: Chaining transits with a different locomotive
#dispatcher
Stvge, When you try to add an action, I don't think JRMI stores the locomotive with either its DCC number or its name in the roster. This causes an error: ERROR - No train in start block 'Bypass (IB:AUTO:0001)', cannot create an Active Train [AWT-EventQueue-0] What could that be ? JeanLouisDelestre@... De: "Steve_G via groups.io" <RailRodder22@...> ?: [email protected] 贰苍惫辞测é: Mardi 25 Mars 2025 21:27:21 Objet: Re: [jmriusers] Chaining transits with a different locomotive #dispatcher Jean , trainsit actions
What is specified in your traininfo file that you are loading, Roster, User... etc
In the Load Traininfo are you specifying Default/Current/Roster/Address??
?
I have found a problem that generates an error specifying that there is no DCC address, but canot reproduce the problem as reported. PS the trainname may be the same, but the DCC address should be different.
?
Steve G.
?
-- ---------------------------------------------
Jean-Louis Paris-France
---------------------------------------------
JRMI 5.9.5 on Windows
DCC EX? on Arduino Mega
Java version 17.1.12
? |
|
Re: Script output delayed
#scripting
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: problem with decoderpro
开云体育If the layout power button shows green when you start DecoderPro then you probably have the sprog set to command mode. Under settings and then DCC Connection, try altering the System
Connection from Sprog Command Station to just SPROG. I have configured my DecoderPro to have two connection profiles, one for each of the above and disable/enable them for whichever profile I need at the time. Guy
On 30/3/25 03:19, matthewpetzold via
groups.io wrote:
|
|
Re: Adding Signal Heads @ Dbl Slip using "Set Signal Heads at a Slip" Tool
#ssl
#layouteditor
Dave, thanks for reviewing my problem. I followed your advice and changed block assignments around the double slip (plus cleaning up some other "Block Boundary" issues). All is working well now. Many thanks for your?suggestions, Cheers, Paul Young On Sat, Mar 15, 2025 at 5:36?PM Dave Sand via <ds=[email protected]> wrote:
|
|
306 error message
Hi I'm trying to connect my dcs52 to Jmri.? It's connected to the USB port (printer cable) on the dcs52 to a USB port on my computer.? The device manager says it's connected on Com3.? Decoderpro says Loconet is online, but when I try to read the decoder it says "Stopping due to error: Timeout talking to command station (306)".? I have Windows 11 and got Java 17 to run Jmri.? Jmri 5.10 |
|
Re: PanelPro New Feature - Panel Swipe Navigation on Tablet
Daniel,
toggle quoted message
Show quoted text
Linking labels are a CPE feature. When adding a Text item from the Palette, scroll to the bottom. Dave Sand ----- Original message -----
From: danielb987 <jmri@...> To: [email protected] Subject: Re: [jmriusers] PanelPro New Feature - Panel Swipe Navigation on Tablet Date: Saturday, March 29, 2025 5:54 PM How do you add a linking label to a panel? Daniel |
|
Re: PanelPro New Feature - Panel Swipe Navigation on Tablet
开云体育Only benefit I could think of is a swipe doesn’t take up space on the display like a button does. Granted that’s not a great UI that you’d have to know that behavior is expected. But at least with a layout, you have a clear concept what’s to the left and right of your current position. Maybe just a colored edge or something as a visible clue, I don’t know. ? -Ken Cameron, Member JMRI Dev Team
? ? |
|
Re: JMRI Wont Start
Also, in a command (terminal) window issue this command: java -version and paste the result in an email. On Fri, Mar 28, 2025 at 5:54?PM jfbarnes1913 via <jfbarnes1913=[email protected]> wrote:
--
John Griffin Model Railroading Topics |
|
Re: JMRI Wont Start
Jerry,? We need more info. Did you get any error messages?? Copy and paste the System Console into an email. It's under the Help menu. On Fri, Mar 28, 2025 at 5:54?PM jfbarnes1913 via <jfbarnes1913=[email protected]> wrote:
--
John Griffin Model Railroading Topics |
|
Re: Lock Control Panel Position on Tablet
Make your panels 1/4" smaller in each axis. On Sat, Mar 29, 2025, 12:22?AM Vinny DeRobertis via <vinny.derobertis=[email protected]> wrote:
|
|