Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
Re: Broken Download Links (Re: [jmriusers] JMRI 4.12 is available for download)
¿ªÔÆÌåÓýI got broken links when I tried. Emptied caches and tried again. Links no longer broken. A common problem with each new release. --? Dave in Australia The New England Convention 2018 On 14 Jul 2018, at 8:36 PM, Heiko Rosemann <heiko.rosemann@...> wrote:
In the process, I noticed broken links on the releasenotes-page due to a |
Locked
Re: Block values
Brian,
Typical method is to create an Internal Sensor. You add that to the panel file with your choice of button icon. Right click on it and select 'momentary'. Now you create a Logix to handle what it does. The Logix uses that sensor as the conditional, on sensor active. The action part is to invoke the script, that's one of the actions at the bottom of the list. Here it is the 'on true' action to execute the script file. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Broken Download Links (Re: [jmriusers] JMRI 4.12 is available for download)
Thanks Bob,
toggle quoted message
Show quoted text
great work! I hope I hear some cold beverage popping open in the background noise of your message ;) I just updated my SlackBuild of JMRI which will (hopefully) be publically available from next week's SBo public update here: In the process, I noticed broken links on the releasenotes-page due to a different file naming scheme: The 4.10 release files (and before) were called JMRI.4.10.R419243e.tgz, the 4.12 release files are called JMRI.4.12+Rb6a9bb1.tgz with a + (plus sign) in front of the Rxxxxxxx instead of a . (dot). This is true for all three MacOS, Windows and Linux. Best Regards, Heiko On 07/14/2018 04:55 AM, Bob Jacobsen wrote:
We are very pleased to announce that the 4.11 series of JMRI test --
eMails verschl¨¹sseln mit PGP - privacy is your right! Mein PGP-Key zur Verifizierung: |
Locked
Re: Printing Individual Roster Summary
¿ªÔÆÌåÓýI'm afraid it's not clear to me. Are you trying to print a single Roster Entry (CVs etc. for a particular loco) or are you trying to print a summary of all your roster entries (the view you see in the main DecoderPro window - showing all your locos). I recall there may have been some problems printing roster entries in V4.10. I know there were some fixes in recent months. Download V4.12 (just released) and try again. --? Dave in Australia The New England Convention 2018 On 14 Jul 2018, at 11:24 AM, Gary Dobias <dobiasg001@...> wrote:
I used to be able to Print Roster, Selected Entry and Select all I got a 11 page report. Now I am only getting a page and a quarter. If I select basic I get a single page. I am using 4.10 |
Locked
Re: Icons location not found between Linux and WIN CP
Dave
Many thanks for your reply. ?I understand now how to better manage moving between my Mac and my Raspberry Pi. David Matthews |
Locked
Re: MTH LOCO's issue
Hello Dave and Alain and thanks for the advice. The loco is an HO cab forward steam loco bought in 2011. The address has to be changed from 3.?? At our club next Monday we plan to use Decoder Pro to access its? 'MTH HO PS3' decoder as listed. James (Gil) Oakes |
Locked
JMRI 4.12 is available for download
¿ªÔÆÌåÓýWe are very pleased to announce that the 4.11 series of JMRI test releases has resulted in a version that's good enough to be recommended for general use, including by new users. We're therefore making that version, "Production release 4.12", available for download today. __,_._,___ |
Locked
Printing Individual Roster Summary
I used to be able to Print Roster, Selected Entry and Select all I got a 11 page report. Now I am only getting a page and a quarter. If I select basic I get a single page. I am using 4.10
Can someone help me? Gary D |
Locked
Re: addressing accessories with Engine Driver
Mark,
You can use the Turnouts screen in Engine Driver to issue turnout commands to stationary decoders.
Robin
San Diego CA
Engine Driver development team member
From: Mark Granville
Sent: Friday, July 13, 6:32 PM
Subject: [jmriusers] addressing accessories with Engine Driver
I've tried searching topics and can't find a thread on this. Can you address/send commands to an accessory decoder with Engine Driver? If so, how?
Mark Granville
|
Locked
addressing accessories with Engine Driver
I've tried searching topics and can't find a thread on this. Can you address/send commands to an accessory decoder with Engine Driver? If so, how?
Mark Granville |
Locked
Re: Block values
Hello Brian
If you create a sensor and then assign a logix to the sensor.The logix conditional should be when sensor goes active carry out the defined action. There is an option to run a script when the conditional is true. You can then put the sensor on your layout panel. It is probably best to also add an action to set the sensor inactive after a few seconds so it is ready for another run John |
Locked
Re: Lost Panelpro tables
That is where I started; couldn't figure out how to create a route, which is why I went to the other menu.
Didn't notice the Add button at the bottom - perhaps it was off-screen. I think I'm OK now, but that button should be moved! |
Locked
Re: Light Problems
Okay. I had a mistake in my test setup and I now have both lights on with Fn0 and opposite light dimming. This is working with the proper direction of travel. I wish to have Rule 17 dimming on both headlamps (if possible) with the headlight controlled with Fn0 and the rear light with Fn1. I don't understand some of the options in the Lights tab or how it relates to the Function Map tab. If someone can help me with the proper settings for these tabs and any other CVs or whatever to achieve my goal I would very much appreciate it.
|
Locked
fwd/rev for sections in layout panel
can someone tell me how the jmri program determines wether coming from a block to the right of the section being programmed is the fwd or rev direction.
why would an identical set of sections parallel to the first have the opposite direction should i use the jmri results or select directions as if a train is travelling thru the layout in a cw or ccw direction tony? |
Locked
Re: Lost Panelpro tables
David,
? ? You are in the "Operations" section of tools.? I am not familiar with that area yet.? Thought you were making regular Routes which are located in Tools/Tables/Routes. Roger |
Locked
Re: Basics: connecting JMRI to Digitrax
¿ªÔÆÌåÓýRolf, Despite information to the contrary, there is a way to install a working version of Java 8 on Vista or XP. See how to at this link: <> --? Dave in Australia The New England Convention 2018 On 14 Jul 2018, at 5:32 AM, Rolf via Groups.Io <RSchroots@...> wrote:
I am on an older Java version. My current OS doesn't allow me to download the latest Java. |
Locked
Block values
Hello All
I use Block values to follow trains around my panel (Layout Editor) and this works correctly. From time to time however the block value is lost (dirty track) and therefore progression around the panel is also lost. I have a script previously provided by a contributer? which can quickly restore the missing value. (MissingBlockValue.py) I have loaded this in the correct place. What I would like to do is to invoke this script from the panel. I assume that I need some sort of button which when clicked will invoke the script. Question, is this possible and how do I go about it? Using Windows 10 laptop, JMRI v 4.11.7, Java 1.8.171. Thanks for any help. Brian Clark Bedford UK |
Locked
Re: Basics: connecting JMRI to Digitrax
Rolf
I am on an older Java version. My current OS doesn't allow me to download the latest Java. I have made some progress, but need to do more testing to see what works.
There is a connection now from JMRI to Digitrax, as I have been able to make turnouts move, when clicking on them in a panel. but it is not reliable yet.
?
Thanks.
?
? -----Original Message-----
From: Spuds McCat <spudsmccat@...> To: jmriusers <[email protected]> Sent: Fri, Jul 13, 2018 11:45 am Subject: Re: [jmriusers] Basics: connecting JMRI to Digitrax What version of java and Jmri are you using?
Since you're on windows, doess Digitrax DigIPL (found with SoundLoader) work?
If on jmri 4.10 upgrade to the latest 4.11 version?
On Sun, Jul 8, 2018, 16:51 Rolf via Groups.Io <RSchroots=[email protected]> wrote:
A previous message of mine on the same topic, was not approved yet when this was written: |
Locked
Re: Lost Panelpro tables
Hi Roger;
I just put a screen snip in the photos section. I cannot seem to add anything to the table beyond what you see. David |