¿ªÔÆÌåÓý


Re: Startup/automation

 

Tony
If you do not see a column you want,? such as ghost, right click the column header to show or hide columns. Works on most a y table (or should).
Steve G.
?


Re: Functions above F12 not working using Digitrax PR4 #digitrax

 

¿ªÔÆÌåÓý

Or buy a SPROG and do your programming and testing with that

That¡¯s what I diss when I needed a stand-alone test system

Phil G

On 21 Mar 2025, at 21:46, Semms via groups.io <mnsamp@...> wrote:

?
Thanks for the info.? I figured it was a limitation of the PR4.? I'm going to connect it to the DB150 and create another profile for decoder pro to run it with that and see if i can send functions above 12 that way.? I guess the ultimate goal is going to be using a DTDP switch to either have it in standalone mode or through the command station so i can program and then test the functions on the same programming track.
?
?


Re: Functions above F12 not working using Digitrax PR4 #digitrax

 

Thanks for the info.? I figured it was a limitation of the PR4.? I'm going to connect it to the DB150 and create another profile for decoder pro to run it with that and see if i can send functions above 12 that way.? I guess the ultimate goal is going to be using a DTDP switch to either have it in standalone mode or through the command station so i can program and then test the functions on the same programming track.
?
?


Re: Startup/automation

 

Tony,



Dave Sand



----- Original message -----
Subject: Re: [jmriusers] Startup/automation
Date: Friday, March 21, 2025 4:06 PM

I have a panel with switches using logix but i would like to have one using the ghost feature.
Question is how do i create the ghost blocks?

Tony





On Mar 21, 2025, at 6:04?AM, Ken Heywood via groups.io <kheywood@...> wrote:
?
Steve_G, I don't believe in anything "dumb luck". Genius.
?
AD, my "virtual" turnout occupancy block is not mired in Logix.
It looks complicated but really simple in either Logix or LogixNG:
  • For turnout state closed and both blocks on that path are active then turnout occupied (set virtual block active).
  • For turnout state thrown and both blocks on that path are active then turnout occupied (set virtual block active).
  • Otherwise, turnout is unoccupied (set virtual block inactive).
Proper timing to satisfy Dispatcher is done in the debounce times of the blocks indicating occupancy:
  • Blocks on either side of the turnout are set debounce active 500 ms, inactive 0 ms.
  • Virtual block debounce active 0 ms and inactive 500 ms.
The nice part of this is that there is no need for additional detection hardware and the block occupancy doesn't disappear.
And it's as simple as my old pea brain can keep track of.
?
The caveat is that all rolling stock is detected.
It's as close to prototype operating safety as I can achieve.
?
I have one other standard design feature that really doesn't affect any of this.?
I buffer each hardware detector sensor with a virtual sensor set by Logix(NG) - detect active makes virtual active, otherwise inactive.
I do that so I can simulate occupancy with a panel toggle for testing purposes.
?
--
Ken
NYNH&H, Old Colony Division, Cape Cod Branch (1949-1959)
Loconet * JMRI 5.11.1 * OSX,Win10,Ubuntu
Blog: ?
Youtube:


Re: Startup/automation

 

¿ªÔÆÌåÓý

I have a panel with switches using logix but i would like to have one using the ghost feature.
Question is how do i create the ghost blocks?

Tony




On Mar 21, 2025, at 6:04?AM, Ken Heywood via groups.io <kheywood@...> wrote:

?
Steve_G, I don't believe in anything "dumb luck". Genius.
?
AD, my "virtual" turnout occupancy block is not mired in Logix.
It looks complicated but really simple in either Logix or LogixNG:
  • For turnout state closed and both blocks on that path are active then turnout occupied (set virtual block active).
  • For turnout state thrown and both blocks on that path are active then turnout occupied (set virtual block active).
  • Otherwise, turnout is unoccupied (set virtual block inactive).
Proper timing to satisfy Dispatcher is done in the debounce times of the blocks indicating occupancy:
  • Blocks on either side of the turnout are set debounce active 500 ms, inactive 0 ms.
  • Virtual block debounce active 0 ms and inactive 500 ms.
The nice part of this is that there is no need for additional detection hardware and the block occupancy doesn't disappear.
And it's as simple as my old pea brain can keep track of.
?
The caveat is that all rolling stock is detected.
It's as close to prototype operating safety as I can achieve.
?
I have one other standard design feature that really doesn't affect any of this.?
I buffer each hardware detector sensor with a virtual sensor set by Logix(NG) - detect active makes virtual active, otherwise inactive.
I do that so I can simulate occupancy with a panel toggle for testing purposes.
?
--
Ken
NYNH&H, Old Colony Division, Cape Cod Branch (1949-1959)
Loconet * JMRI 5.11.1 * OSX,Win10,Ubuntu
Blog: ?
Youtube:


Re: The future of control and automation - thoughts?

 

Although a few responces may have veered slightly off track I believe this thread is JMRI related.? The future of train detection will effect the future of JMRI.? ?Obviously automation is not as big in US but it is much more prevalent in Europe.? Check out MERG ?Model Electronic Railway Group? This thread also turned me on to camera detection which I find fascinating.? I have been following IOTT and gps detection.? Keep up the great work to all of you.? Thank you!


Re: Functions above F12 not working using Digitrax PR4 #digitrax

 

The PR4 is a programmer, not a command station, and therefore isn't intended to run a loco or test a decoder's functions (the very limited exception being certain Digitrax sound decoders).
?
As you have found, trying to use it in a manner for which it was not designed may produce inconsistent results. It has long been my contention that the JMRI throttle be disabled when using a PR4 (or a PR3) in stand-alone programming mode.
?
Steve
"Breezlys"


Re: LogixNG vs Jython performance #jython #logixng

 

Thanks Dave.
I can understand why one might not want to repeat an action or have an item trigger an evaluation.?
However, in most of my CNGs either of these don't matter, so I'm more comfortable with Always Execute.
If the overhead is insignificant then it's probably much of a muchness.
--
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


Functions above F12 not working using Digitrax PR4 #digitrax

 

Hi,
?
I was programming an ESU Loksound V5 DCC decoder and noticed i could not activate any function above F12 using the JMRI Throttle in Decoder Pro.? I had another locomotive with a V5 decoder so i also tested the issue on that with the same results.? I'm using the PR4 as a standalone programmer on a dedicated programming track.
?
The PR4 has the latest drivers from the Digitrax website and i also tried flashing the firmware.? Is this a limitation of the PR4 in standalone mode?? Am i missing a specific setting somewhere in Decoder Pro?? Any help would be appreciated.
?
14:15:31,264 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- * JMRI log ** [main]
14:15:31,305 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is stored in file: C:\Users\Semms40oz\JMRI\log\session.log [main]
14:15:31,307 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is appended to file: C:\Users\Semms40oz\JMRI\log\messages.log [main]
14:15:31,390 apps.AppsBase ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- DecoderPro version 5.10+Rca461bd266 starts under Java 17.0.14 on Windows 10 amd64 v10.0 at Fri Mar 21 14:15:31 EDT 2025 [main]
14:15:31,823 apps.gui3.Apps3 ? ? ? ? ? ? ? ? ? ? ? INFO ?- Starting with profile My_JMRI_Railroad.3f685e70 [main]
14:15:32,183 jmri.util.node.NodeIdentity ? ? ? ? ? INFO ?- Using 19742551-f6c4-41ef-a3d3-7effa4c90361 as the JMRI storage identity for profile id 3f685e70 [AWT-EventQueue-0]
14:15:32,481 xml.AbstractSerialConnectionConfigXml INFO ?- Starting to connect for "LocoNet" [main]
14:15:32,693 jmri.jmrix.loconet.pr4.PR4Adapter ? ? INFO ?- Connecting PR4 via COM3 VCOM PR4 [main]
14:15:32,704 .loconet.locobuffer.LocoBufferAdapter INFO ?- LocoNet: Port Communications Port (COM3) opened at 57600 baud, sees DTR: true RTS: true DSR: false CTS: false DCD: false flow: RTSCTS [main]
14:15:32,724 x.loconet.pr3.PR3SystemConnectionMemo INFO ?- Connection [L] initialized as "Stand Alone Programmer", no access to attached devices. (see preferences) [main]
14:15:32,758 jmri.jmrix.loconet.LnPacketizer ? ? ? INFO ?- lnPacketizer Started [main]
14:15:33,743 jmri.jmrit.roster.Roster ? ? ? ? ? ? ?INFO ?- Reading roster file with rootFromName(C:\Users\Semms40oz\JMRI\My_JMRI_Railroad.jmri\roster.xml) [main]
14:15:33,962 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path program: is C:\Program Files (x86)\JMRI\ [main]
14:15:33,963 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path preference: is C:\Users\Semms40oz\JMRI\My_JMRI_Railroad.jmri\ [main]
14:15:33,966 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path profile: is C:\Users\Semms40oz\JMRI\My_JMRI_Railroad.jmri\ [main]
14:15:33,970 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path settings: is C:\Users\Semms40oz\JMRI\ [main]
14:15:33,971 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path home: is C:\Users\Semms40oz\ [main]
14:15:33,973 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path scripts: is C:\Program Files (x86)\JMRI\jython\ [main]
14:15:34,781 t.permission.DefaultPermissionManager INFO ?- Permission file: C:\Users\Semms40oz\JMRI\.permissions.xml [main]
14:15:34,792 t.permission.DefaultPermissionManager INFO ?- Permission system is enabled: no [main]
?
Thanks.


Locked Re: Best Command Station to use with Decoder Pro

 

On Fri, Mar 21, 2025 at 06:53 AM, Mark Granville wrote:
Do you know if there is a command station manufacturer with a lazy coder who made the ¡°if it ain¡¯t 0 it must be 1¡± assumption?
I'm aware of one that validates bit by bit as "is it zero" and if there is no ACK then it is assumed to be a one, however, after checking the eight bits it attempts to validate the assembled bits with a follow up PROG packet (0b01110100 as cmd byte). This would generate nine packets on the PROG track per CV to be read.
?
Mike


Re: The future of control and automation - thoughts?

 

Oh - Sorry if I cracked open a topic beyond the intended scope - though it starts with what I am learning in JMRI. And I will say I have learned a great deal from the responses here - and thank everyone for indulging the 'general' topic! I continue to be encouraged on everything from running trains manually to the most advanced topics of JMRI -and beyond!?
-Roll on :-)?
-peter
?


Locked Re: Best Command Station to use with Decoder Pro

 

¿ªÔÆÌåÓý

I recommend Digitrax. I want to see if they were the first ones to adopt USB as a connection point. And it¡¯s been pretty darn solid in the 20 years I¡¯ve been using it.
Larry Sloan
Eat, Sleep, Work, Play with trains

On Mar 21, 2025, at 9:04?AM, Ken Cameron via groups.io <kcameron@...> wrote:

?

I posted that as ¡®here is what JMRI knows¡¯ as I know very little about ESU beyond the decoders. Like ¡°what is CabControl¡± vs the ECoS stuff?

?

-Ken Cameron, Member JMRI Dev Team

?

?


Locked Re: Best Command Station to use with Decoder Pro

 

¿ªÔÆÌåÓý

Michael,

The NMRA version of RailCom, S-9.3.2 was published, in English, back in 2012. See: The fact that it does not include the latest updates that are being worked out with the Rail Community is hardly any excuse for the lack of participation by most US manufacturers.?

On the other hand, the lack of US support for RailCom (which is virtually unknown the US market place) may be the root cause for the lack of NMRA volunteer resources available to keep everything current. The NMRA is its membership, and runs on its volunteers. My guess is that the NMRA consists mostly of folks from the USA. If it is lagging behind with RailCom, it is because there is no volunteer running with that project. Taking a cheap shot at the NMRA is not really a useful way out of this catch-22 situation.

JMRI does amazingly well at supporting what is being used by its various contributors, but again, you don't see very much support for products that we don't use. My guess is that JMRI DecoderPro support will follow along very closely with NMRA standard product capabilities and customer choices. I.e. we should purchase systems that support the best programming options, not expect DecoderPro to somehow magically make old slow designs work faster.

Dick :)

On 3/21/2025 5:01 AM, Michael Smith via groups.io wrote:

Yes the RailCommunity specs. are all in German but if you are a Merg member they are all available to you in English and all up to-date unlike the NMRA versions.
?
RailCom+ is known within the RailCommunity specs. as DCC - A (for automatic login).
?
Michael


Locked Re: Best Command Station to use with Decoder Pro

 

¿ªÔÆÌåÓý

Ken (Moordigian),

first question for JMRI is whether the Cab-Control system is actually supported.? The pages linked are for the ECoS system, which isn't the same thing.? ?

On networking,? you should be able to solve things.? ?There's an ethernet port on the Cab-Control, so if you've a spare port on an ethernet hub/switch which can be reached from the train room, then that provides a wired connection between things.? ?(There may be some network address ranges to sort out).? ? ? But, without anything in software to support the device, you're still stuck,? so first question needs addressing first.??


Nigel



------ Original Message ------
From "Ken Moordigian via groups.io" <TheKenWiley@...>
Date 21/03/2025 15:29:20
Subject Re: [jmriusers] Best Command Station to use with Decoder Pro

Ken Cameron,
?
You mention JMRI support for Ecos but there is no mention there of the CabControl system.

?

I've been using the CabControl for some months, but haven't yet implemented JMRI on the layout since I'm not to that point yet.

?

I assumed there would be JMRI connectivity with no problems.? I still feel that should be true but in checking on this computer it appears to be thru a wifi link to the CabControl's "esuwifi".

As with many, I have an older computer in the train room, with an ethernet connection to the outside world, and it's not connected to the "esuwifi".?

I know I can run ethernet to the esuwifi but then it gets dodgie...

The CabControl will not hook up to the Internet via ethernet or wifi that I know of, but then again I don't know a lot.

I have yet to figure out how to connect 2 outside sources at once:? I have an ethernet port and the wireless port, but the computer, a Dell XPS, doesn't seem to want to use both at once.

Being a greedy soul, I would prefer to have both Internet and JMRI connections from the computer to the CabControl at the same time...

?

I suppose it's an ESU support issue, but if you have any insight I'd appreciate it!

?

Thanks,

?

Ken Moordigian


Locked Re: Best Command Station to use with Decoder Pro

 

¿ªÔÆÌåÓý

I posted that as ¡®here is what JMRI knows¡¯ as I know very little about ESU beyond the decoders. Like ¡°what is CabControl¡± vs the ECoS stuff?

?

-Ken Cameron, Member JMRI Dev Team

?

?


Locked Re: Best Command Station to use with Decoder Pro

 

¿ªÔÆÌåÓý


Ken (Cameron),
the JMRI support pages are for the ECoS system,? not the "CabControl" system.? ?There's nothing obvious on the JMRI pages about support for the CabControl system.??

The ESU pages say that connection is possible via the ethernet port, or via WiFi, but that's about it.? ?


- Nigel



------ Original Message ------
From "Ken Cameron" <kcameron@...>
Date 20/03/2025 23:45:19
Subject Re: [jmriusers] Best Command Station to use with Decoder Pro

Tom,

?

The question is if the ESU command station will work with JMRI. If it does, then you have something. But I don¡¯t recall what level of ESU command station support has been written for JMRI. But if you look at this page, it will help you once your hardware arrives.

?

?

Fundamentally it looks like some degree of support has been around for a number of years.

?

-Ken Cameron, Member JMRI Dev Team

?

?


Re: Changing signal Mast Aspect with jython #jython #signalheads

 

thanks last night. I spent a good two hours playing around and I get the signals to change.
?
Frustrating though using the script
?
It doesn¡¯t give me any feedback like syntax air like I¡¯m used to with visual basic
?
For now, I have a track sensor DB 20, and as a locomotive approaches, I just want the signal to change
And then on a timing schedule the next four signals to change in succession but delayed
?
I want the engineer to see the signals change aspect
?
I really need a tutor on scripting.?

Anyone up for online classes?


Locked Re: Best Command Station to use with Decoder Pro

 

Ken Cameron,
?
You mention JMRI support for Ecos but there is no mention there of the CabControl system.

?

I've been using the CabControl for some months, but haven't yet implemented JMRI on the layout since I'm not to that point yet.

?

I assumed there would be JMRI connectivity with no problems.? I still feel that should be true but in checking on this computer it appears to be thru a wifi link to the CabControl's "esuwifi".

As with many, I have an older computer in the train room, with an ethernet connection to the outside world, and it's not connected to the "esuwifi".?

I know I can run ethernet to the esuwifi but then it gets dodgie...

The CabControl will not hook up to the Internet via ethernet or wifi that I know of, but then again I don't know a lot.

I have yet to figure out how to connect 2 outside sources at once:? I have an ethernet port and the wireless port, but the computer, a Dell XPS, doesn't seem to want to use both at once.

Being a greedy soul, I would prefer to have both Internet and JMRI connections from the computer to the CabControl at the same time...

?

I suppose it's an ESU support issue, but if you have any insight I'd appreciate it!

?

Thanks,

?

Ken Moordigian


Re: How to make multiple trains chase each other #automation #dispatcher

 

Thanks everyone for your input, I now have a lot to ponder and experiment with.
?
Scott


Re: How to make multiple trains chase each other #automation #dispatcher

 

I've done this with Dispatcher and SignalMasts using the "Held" state. Each train would release the next train's SignalMast when it completed it's run.
--SteveT