开云体育


Re: YouTube Video of JMRI Running Auto Train

 

开云体育

I did several YouTube videos showing train operation and my JMRI Panel Pro Dispatching set up. ?Try this one and then you will see a few other older videos that might also be of help.

Thomas Cain, MMR 755
Indianapolis, IN
atsf93@...
See my layout and website?at:??www.atsf93.com
Modeling the Eastern Illinois?Santa Fe from the prototype




On Mar 15, 2025, at 1:36?PM, sontrak via groups.io <sontrak@...> wrote:

OK, here's an off-the-wall question:
I had a break in my hobby from ten years ago to about two years ago.? I am now back to working on JMRI and trying to automate some trains.? I rememberr seeing a YouTube video of:
1.? a gentleman somewhere in the UK? demonstrating how he runs JMRI.?
2.? He showed a portion of his layout with a view showing (I think four) monitors, displaying JMRI information, with the train visible in the video.
3. He clicked on a train on one of the monitors.? I don't remember if on a track diagram or in a table of trains.
4.? He clicked on where he wanted it to go, I think this was on a list of possible destinations, and showed that the train then drove to the destination.? It was a short movment and all visible without the camera moving, as I recall.
?
Problem is, I can't find that video.? I know I watched it at llong time ago,, most likely more than ten before my hobby break.? I have no idea how old the video was when I saw it, in fact.? Here;s the $64,000 question:? Can anyone here stee me to that video?


DIY DCC decoder setting window #scripting #definitions

 

Hi,?

I am in the middle of prototyping my own DCC Accessory decoder hardware (using MicroBahner's DCC_Zubehoerdecoder software) and I would like to be able to adjust CV's and switch outputs from a window.
Basically, I would like to re-create decoderpro's Turnout Control action window, but with more specific buttons and CV inputs.?

I have had a look through some of the scripting examples, and I'm happy building on JButtonComplexExample.py to do what I want.?

The issue I have is whilst I believe that I can write CV's to the decoders using the code from OpsProgExample.py, what I can't find how to do is throw the turnouts based on their address (same as the Turnout Control window).?
I went looking to see if I could find the code for the Turnout Control window and didn't get that far.?

Could anyone point me to where the code for the Turnout Control window is (so I can copy / mod) or suggest how I would control turnouts and show their current state like this window does (as in, what functions do I need to use in the script).?

Many thanks?

Gareth?


Re: YouTube Video of JMRI Running Auto Train

 

开云体育

Raymond

This may or may not be the video to which you refer, but here is a link to a video I made about 3 years ago

I originally made it in support of articles which I wrote on the sujject of JMRI Automation for the NMRA British Region magazine.

I have copies of these articles if you wish to see them.

Enjoy the video anyway.

Brian Clark

Bedford UK

On 15/03/2025 17:36, sontrak via groups.io wrote:

OK, here's an off-the-wall question:
I had a break in my hobby from ten years ago to about two years ago.? I am now back to working on JMRI and trying to automate some trains.? I rememberr seeing a YouTube video of:
1.? a gentleman somewhere in the UK? demonstrating how he runs JMRI.?
2.? He showed a portion of his layout with a view showing (I think four) monitors, displaying JMRI information, with the train visible in the video.
3. He clicked on a train on one of the monitors.? I don't remember if on a track diagram or in a table of trains.
4.? He clicked on where he wanted it to go, I think this was on a list of possible destinations, and showed that the train then drove to the destination.? It was a short movment and all visible without the camera moving, as I recall.
?
Problem is, I can't find that video.? I know I watched it at llong time ago,, most likely more than ten before my hobby break.? I have no idea how old the video was when I saw it, in fact.? Here;s the $64,000 question:? Can anyone here stee me to that video?


Re: Internal Sensors

 

Use "Tools -> Where Used" from the main PanelPro menu.

Dave Sand


----- Original message -----
From: "sontrak via groups.io" <sontrak=[email protected]>
To:?[email protected]
Subject: [jmriusers] Internal Sensors
Date: Saturday, March 15, 2025 1:35 PM

My sensor table shows a lot of internal sensors numbering up from IS5000.? How do I find out what eac one senses?? What turns IS5000 on and what turns it off?


Internal Sensors

 

My sensor table shows a lot of internal sensors numbering up from IS5000.? How do I find out what eac one senses?? What turns IS5000 on and what turns it off?


YouTube Video of JMRI Running Auto Train

 

OK, here's an off-the-wall question:
I had a break in my hobby from ten years ago to about two years ago.? I am now back to working on JMRI and trying to automate some trains.? I rememberr seeing a YouTube video of:
1.? a gentleman somewhere in the UK? demonstrating how he runs JMRI.?
2.? He showed a portion of his layout with a view showing (I think four) monitors, displaying JMRI information, with the train visible in the video.
3. He clicked on a train on one of the monitors.? I don't remember if on a track diagram or in a table of trains.
4.? He clicked on where he wanted it to go, I think this was on a list of possible destinations, and showed that the train then drove to the destination.? It was a short movment and all visible without the camera moving, as I recall.
?
Problem is, I can't find that video.? I know I watched it at llong time ago,, most likely more than ten before my hobby break.? I have no idea how old the video was when I saw it, in fact.? Here;s the $64,000 question:? Can anyone here stee me to that video?


Re: Connect to Marklin Central station with TCP #maerklin

 

I have a few observations:
  1. In Preferences -> Defaults, I see two entries for Marklin-CS2. ?The second doesn't have any radio buttons selected. Probably just cosmetic.
  2. Tools -> New Throttle allows the selection of DCC, MFX, and Motorola protocols. ?This is great! It would be truly great if the protocol could be set in the roster for exisitng locos and used for throttles. ?There is a column already for protocol, but the value cannot be changed. Throttles created from the roster are DCC.
  3. Ops mode and Service mode programming are not available. This may be hard to implement without knowing the details of the Marklin protocol.
Regards,
Gopal


Re: Car Last field #operationspro

 

I use virtual classification tracks in my yards so that I can see which cars are potentially assigned to outgoing trains.? This build I noticed that one of my trains was oversubscribed by 100% so I decided to redirect those cars.? I used the Set function to move the cars to a different outgoing virtual track and associated destination.? JOps properly recorded the moves in the logger file, but didn't update the last moved field.
?
I use the car export function to get the data I need to produce waybills and empty car orders.? I expected to easily identify those cars that I moved by simply sorting the export on the Last field.? Didn't happen.? Disappointed.? I was able to use the log to identify the cars, and then pick them out of the export for my needs.
?
Why take the trouble to log but not update the Last field?
?
Jon in San Rafael
?


Re: Tracking Car Movement #operationspro

 

The logging function records all car moves.? operations\logger\[date].csv


Re: Connect to Marklin Central station with TCP #maerklin

 

Bob,
?
It works perfectly! ?Thanks! I really appreciate the effort you put into JMRI, especially the support you give to obscure (in the US) hardware.
?
Regard,
Gopal
?
On Sat, Mar 15, 2025 at 09:07 AM, Bob Jacobsen wrote:

Could you try the installers at please?

I don’t have a good way to test a CS2 TCP connection, so I’m not sure these will work.

Bob

On Mar 14, 2025, at 8:33?PM, Gopal Patnaik via groups.io <gopalpatnaik@...> wrote:

Hello,
I would like to use the TCP protocol to connect to a M?rklin central station 3 (or, in my case, a surrogate). The current JMRI implementation uses UDP which has been deprecated in favor of TCP by M?rklin. The only thing changed is the switch from UDP to TCP; the data stream remains exactly the same. The TCP port is 15731. This should be a simple change in and of itself, but there may be need to be some change to the setup page. Any help and guidance is appreciated. Thanks.
Gopal

Bob Jacobsen
rgj1927@...


Re: Increase length of Car Type #operationspro

 

Clarification?
For car type I can enter ‘boxcar-materials’ but when I try to enter car type ‘boxcar materials’ it limits me to 12 characters.?
--
Mike from Calgary


Re: Connect to Marklin Central station with TCP #maerklin

 

Could you try the installers at please?

I don’t have a good way to test a CS2 TCP connection, so I’m not sure these will work.

Bob

On Mar 14, 2025, at 8:33?PM, Gopal Patnaik via groups.io <gopalpatnaik@...> wrote:

Hello,
I would like to use the TCP protocol to connect to a M?rklin central station 3 (or, in my case, a surrogate). The current JMRI implementation uses UDP which has been deprecated in favor of TCP by M?rklin. The only thing changed is the switch from UDP to TCP; the data stream remains exactly the same. The TCP port is 15731. This should be a simple change in and of itself, but there may be need to be some change to the setup page. Any help and guidance is appreciated. Thanks.
Gopal

Bob Jacobsen
rgj1927@...


Re: B&O 1960 Mast problem #sml

 

All,?
?
? ? I've gone back to using my standard Basic Signals Masts and all is good.? Just to be clear, the B&O masts were looking at next THREE blocks in determining a stop aspect.
?
Roger


Re: Lock Control Panel Position on Tablet

 

...and this can happen on all of my panels.


Re: Lock Control Panel Position on Tablet

 

...note that I using the Fully Kiosk broswer on samsung android tablets.


Lock Control Panel Position on Tablet

 

Team,
I've got a bunch of Control Panels that I view on Tablets all working fine and there is a slight annoyance that occurs when I inadvertently swipe the tablet screen and the whole panel moves about 1/4"-1/2" vertically and it also can also move horizontally about the same amount. See attached photos. Is there a way to lock the panel so that this doesn't happen or what can I do to prevent this?
--

Many thanks in advance!

Vinny DeRobertis ~ Apex, NC
New York & Hudson Valley RR

Windows 7 Pro / Java 11 / JMRI v5.10
Command Station: Digikeijs DR5000.
Booster: Digikeijs DR5033
(4) Samsung A7 10.4" Tablets
Fully Kiosk/Engine Driver v2.37.187
DCC/DMX Gateway: Pricom LLS.
LocoNet Input Modules: Digikeijs DR4088LN
DCC Output Modules:
Digikeijs DR4018 / Yamorc YD8116.
Sensors: Model Train Technology: DETECTOR-HO.
Turnout Motors: MTB MP1

20250314_025503.jpg
20250314_025452.jpg


Re: B&O 1960 Mast problem #sml

 

Robin,
?
? ?I think I had picked "Approach Medium" in the B&O mast aspect.? I unchecked the others.? I didnt see one that had just "Medium" aspect.
?
? ?Will delete the masts and choose a simpler mast.?
?
Roger?


Connect to Marklin Central station with TCP #maerklin

 

Hello,
?
I would like to use the TCP protocol to connect to a M?rklin central station 3 (or, in my case, ?a surrogate). The current JMRI implementation uses UDP which has been deprecated in favor of TCP by M?rklin. The only thing changed is the switch from UDP to TCP; the data stream remains exactly the same. The TCP port is 15731. This should be a simple change in and of itself, but there may be need to be some change to the setup page. Any help and guidance is appreciated. Thanks.
?
Gopal


Re: B&O 1960 Mast problem #sml

 

开云体育

Roger,

?

Take a look at the Signal definitions for your chosen system at .? Then pick the exact signal mast you put on your panel and look at all the aspects it supports.? If the signal mast you picked has aspects like “Approach Medium”, “Approach Limited”, etc and you haven’t disabled them in the signal mast table entry, then the logic is more complicated than if the only aspects are “Stop”, “Approach” and “Clear”.? HTH.

?

Robin

?

Robin Becker

N3IX Engineering LLC

San Diego CA

?

?

?

?

From: [email protected] <[email protected]> On Behalf Of Roger Merritt via groups.io
Sent: Friday, March 14, 2025 3:51 PM
To: [email protected]
Subject: [jmriusers] B&O 1960 Mast problem

?

All,

?

? ? I entered a new mast to my layout using the n3ix signal board with DCC control.? Using B&O 1960 position targets.? Normally is just use standard signal masts that looks ahead at next block, but this new one seems to be looking past next mast and it's block.? Is this normal?

?

Roger


B&O 1960 Mast problem #sml

 

All,
?
? ? I entered a new mast to my layout using the n3ix signal board with DCC control.? Using B&O 1960 position targets.? Normally is just use standard signal masts that looks ahead at next block, but this new one seems to be looking past next mast and it's block.? Is this normal?
?
Roger