¿ªÔÆÌåÓý

Date
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 script
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 do you call a fish with no
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 ·
Locked Re: Decoder Pro / Panel Pro COM disconnect; possibly related turnout control issue
Nick, Did you make sure the connection settings are the same in both DecoderPro and PanelPro? Also anything you can do in the one program, you can do in the other. It just isn't in exactly the same
By Ken Cameron · #154542 ·
Locked Re: "Read" Buttons Grayed Out
Rick, You only get readback on the programming track. Program on the main is strictly a one way deal. At least for almost every system, a few with a lot of extra hardware do create a limited reading
By Ken Cameron · #154541 ·
Locked Decoder Pro / Panel Pro COM disconnect; possibly related turnout control issue
I have successfully set up an NCE USB interface and have no issues working with Decoder Pro, but now that I'm diving into Panel Pro I'm getting a COM error using the exact same settings that are in
By Nick Ostrosky · #154540 ·
Locked Re: EngineDriver & ESP32/ESP8266
> > Thanks Chris, I am slowly learning about these microprocessors. As > mentioned above, I will probably stay with the Arduino/motor shield combo > for test track as I can work workout WiFi at my
By Stefan ` Bartelski · #154539 ·
Locked Re: "Read" Buttons Grayed Out
The connection is good. Decoder Pro identifies the loco when I press the Identify button. I thought that "Program on Main" was able to read CVs like "Program Track". At least I thought it did with a
By Rick Jones · #154538 ·
Locked Re: EngineDriver & ESP32/ESP8266
Stefan, Are you referring to this project??https://github.com/atanisoft/DCCppESP32 I don¡¯t know if it is capable with Engine Driver but offers a web interface to control the trains, which would be
By Chris Rood · #154537 ·