开云体育

Re: Script help please #scripting
Richard, One way to share data between Jython classes is to use sensors for states and memory variables for values. If you really want to share the data within the Jython context, you have to use
By Dave Sand · #240842 ·
Re: Script help please #scripting
I’m slowly learning the program I’ve got the part to find the mode working, but have found another problem I’m using the "TurnoutStatePersistence" script and added a new class for finding the
By richard.taplin@... · #240841 ·
Re: java
Louis, That's Oracle for ya! Read this short post: https://hostlersinn.blogspot.com/2021/12/java-update-for-jmri.html <louis.grundman@...> wrote:
By John Griffin · #240840 ·
Re: java
Take another look at the JMRI JAVA page Short answer “no I don’t. And no you don’t have to” Phil G
By Phil G · #240839 ·
Re: WiThrottle function master list #functionlabels
Lou, what decoder type are you using for those 150 Roster Entries? Often decoder definitions include the function key defaults. Are you comfortable editing the XML directly? If you are, you can set
By Steve Todd · #240838 ·
Re: WiThrottle function master list #functionlabels
Mike, not understanding your reply. You made mention of a master setting but then referred to the individual locomotive. How do I go about setting a master function list for all locomotives to be
By louis.dirosso@... · #240837 ·
Re: java
Short answer: no. Longer answer: don't bother with Oracle's Java. There are other options, none of which will ask for a subscription. Oracle Java (other than version 8) is only available as a JDK
By Robert Heller · #240836 ·
Re: java
Louis, Many users have switched to Azul JAVA which does not require a subscription. Azul also offers a JRE (JAVA Runtime Environment) installation which is much smaller than the JDK (JAVA
By Ross Kudlick · #240835 ·
Re: java
Only if you have a reason to get it directly from Oracle. https://www.jmri.org/java/ has alternative sources. I use Azul.com. Dave Sand
By Dave Sand · #240834 ·
Re: java
Do you have to have a java subscription now. It sak me to subscribe. [email protected]> wrote:
By Louis Grundman · #240833 ·
Serial port issue with CMRI using Windows 10- JMRI crashes #cmri
Tom, Since we had an offline personal conversation about JMRI-CMRI compatibility problem 2 years ago, I am writing directly to you with CC the jmriusers to make sure that someone sees this, My
By Bob Winterton · #240832 ·
Re: Lock Control Panel Position on Tablet
Vinny, You can remove the footer using css. 1) Find the file JMRI/web/css in your JMRI installation. 2) Follow the directions in that file to copy it into your User Files location. 3) Paste the
By Steve Todd · #240831 ·
Re: Another Could not create JAVA virtual machine problem solved by GROK #java
I checked dates and my Thinkorswim installation was before JMRI and Azul so I don't know how the EXT folder with a 2011 dated file was inserted into my JAVA -- Henry S
By Henry · #240830 ·
Chaining transits with a different locomotive #dispatcher
Hi, Still continuing to test chaining of transits. It look like if you chain a new tansit using " load traininfo” but with a different locomotive, dispatcher doesn't use the new locomotive
By Jean-Louis Free · #240829 ·
Re: Sound files
You can load Digitrax sound files into Digitrax sound decoders with a PR3/4 and JMRI. That's the only one I know of. -- Peter Ulvestad Linux Mint 22.1, JMRI 5.11.3plus, Java 21.0.5 JMRI Users Group
By Peter Ulvestad · #240828 ·
Re: Sound files
Dwight, Basic answer is no. ESU needs a LokProgrammer and it's software Digitrax needs a PR3/PR4 and the Soundloader app i'm sure other manufacturer have their own hardware to do the
By Aaron Carrick · #240827 ·
Sound files
Sorry, this is probably a pretty basic question. can I load a sound file onto a decoder using decoderpro?
By Dwight Kayto · #240826 ·
Re: Script output delayed #scripting
Thanks, I will try that.... Currently the code it as follows. from java.util import Date from java.text import SimpleDateFormat from java.lang import Thread import time import jmri import
By Canadian Locomotive Logistics · #240825 ·
Re: How to display different levels objects either in Panel or Layout Editor
I thought I saw some verbiage on being able to do that in the JMRI layout editor manual -- Rodney McNeill
By Rodney · #240823 ·
Re: Lock Control Panel Position on Tablet
I tried a smaller panel and that resolved it. How do I remove the footer so that I don't have to modify my panels?
By Vinny DeRobertis · #240822 ·