¿ªÔÆÌåÓý

Date
Locked Re: What decoder ID to use for Zemo MX660?
The Zimo MX660 is discussed in Larry Pucket's "DCC Corner" in the January 2019 Model Railroader magazine. It is a recent addition to the Zimo line up. Larry used DecoderPro to program, but did not say
By Mark Granville · #154565 ·
Locked Re: Jython Script output problem #timetable-tool
My awful Windoze system (I only use it for JMRI and a few other things) won't let me have a window larger than my screen - which is the largest I have.? I am trying some research to see if I can
By Iain · #154564 ·
Locked Re: Jython Script output problem #timetable-tool
Iain, On my Mac, I drag the graph window to the left and the drag right edge right, repeat as necessary. Not ideal but does work. Another thought I just had is making the graph scrollable. That
By Dave Sand · #154563 ·
Locked Re: What decoder ID to use for Zemo MX660?
Mel, You need to check your settings. There's a 99% chance that your preferences/defaults are set to INTERNAL rather than your real hardware. The remaning 1% is that you're using the simulator. Both
By whmvd · #154561 ·
Locked Re: What decoder ID to use for Zemo MX660?
Marc, Using what Nigel posted, I used the MX640? and was able to get to load. Reading the cv7 gave 123 and the cv65 gave 123. Mel
By Mel Graham <mgraham131@...> · #154560 ·
Locked Re: Jython Script output problem #timetable-tool
Well the 50 is not the problem (although it's awkward) the 138 on the main line will become impossible to see where the overlaps are.? It might help if a) there were more vertical time lines (every x
By Iain · #154559 ·
Locked Re: What decoder ID to use for Zemo MX660?
Nigel, Yes I meant "zimo". ? ? It is a very new decoder. I received it from Streamlined Backshop Services. Mel
By Mel Graham <mgraham131@...> · #154558 ·
Locked Re: EngineDriver & ESP32/ESP8266
Thanks Steve, Sorry to hear my spare RPi cannot be used. It is actually spare because some other software I use for my home brewing was upgraded to use Raspbian Stretch and Do, and now I cannot run
By Stefan ` Bartelski · #154557 ·
Locked Re: Jython Script output problem #timetable-tool
Iain, The details on the data manager are described in the Javadoc: http://jmri.org/JavaDoc/doc/jmri/jmrit/timetable/TimeTableDataManager.html There are also Javadoc entries for each of the 7 data
By Dave Sand · #154556 ·
Locked Re: Jython Script output problem #timetable-tool
Tremendously helpful - because I simply do not understand the "Timetable Data Manager" and how I get to the fields as outlined in the timetable.xsd.? You have shown me how to pick up most of the data
By Iain · #154554 ·
Locked Re: MQTT Connection in JMRI
Manu, I agree and was going to respond back with the same when I had the chance. Most ESP8266 and ESP32 have SPIFFS like you said and you could store the config in a JSON file. JSON can be parsed by
By Chris Rood · #154553 ·
Locked Re: Jython Script output problem #timetable-tool
Iain, If I understand correctly, the following will be helpful. A Stop is a junction between a train and a station. The normal data flow is from train to stop with a reference to station. This
By Dave Sand · #154551 ·
Locked Re: Jython Script output problem #timetable-tool
Thanks I'll look at that since I want a CSV file of station vs train and start/stop times - I am having problems getting the output I want from the Timetable "Schedule".? I really want it in 6 hour
By Iain · #154550 ·
Locked Re: Jython Script output problem #timetable-tool
Iain, What type of output file are you looking at? TurnoutStatePersistence.py is a good example for creating/reading CSV files. Dave Sand
By Dave Sand · #154549 ·
Locked Re: Jython Script output problem #timetable-tool
As ever, thank you Dave.? It must have been a sheer fluke that I had the Script Output window open when I ran things the first time! I sahll now progress to trying an amendment or two to get the
By Iain · #154548 ·
Locked Re: Jython Script output problem #timetable-tool
Iain, The location of the script has no impact on the ¡°print" destination. The default location when JMRI starts is the console. If the script output window is open the output changes to the
By Dave Sand · #154547 ·
Locked Re: "Read" Buttons Grayed Out
The three address fields work out to the stored 'short' address (CV1), the stored 'long' address (CV17+CV18), and the 'effective' address that is the one the decoder responds to. Also there is a funny
By Ken Cameron · #154546 ·
Locked Re: EngineDriver & ESP32/ESP8266
Stefan, My image is available at https://mstevetodd.com/rpi. Since it uses the RPi desktop, it needs at least an RPi 2 or 3 to perform adequately. There is a note on the advanced to enable bluetooth,
By Steve Todd · #154545 ·
Locked Re: "Read" Buttons Grayed Out
Retried it and that worked. I'm new to this and still learning. Now I'm wondering about the difference between the three address fields on the Basic tab. -- Rick Jones What
By Rick Jones · #154544 ·
Locked Jython Script output problem #timetable-tool
My apologies - it's the first time I have tried this.? I want to get some specific information from Timetable.? I have looked at TimeTable.py and run it using Panels/Run Script and looked at the
By Iain · #154543 ·