开云体育

Date
Locked Re: Running a python script in JMRI #scripting
Hi Tim, If you can convert this (one answer below the accepted one in the link below) into a jython script you'd be home and dry, I think. Otherwise, you might consider creating it as a library 'as
By whmvd · #167251 ·
Locked Re: Cannot operate turnouts from Layout #layouteditor
I omitted the fact that the Tam Valley accessory booster is used to power a number of DCC Specialties Jack Wabbits? that power the Tortoise machines.? The Tam Valley booster has its own power
By WHurry · #167250 ·
Locked Re: Running a python script in JMRI #scripting
There is a club in Virginia that has Jython scripts send text to an external speech synthesizer. I’ll see if I can find a version of the script they use.
By Randall Wood <rhwood@...> · #167249 ·
Locked Re: JMRI and CMRI
Jay: CMRINet IS Dr Chubb’s protocol, you use it when use your SMINIs, SUSICs etc. Bruce and the late Chuck Catania took the spec Bruce published and extended it and then we, as the CMRI SIG,
By Seth Neumann · #167248 ·
Locked JMRI and CMRI
What does the CMRInet Protocol have to do with using JMRI with traditional CMRI hardware e.g. SMINI, SUSIC, and other CMRI hardware?? Is that only applical to CPNode and/or LCS?? The subject came up
By Jay Beckham · #167247 ·
Locked Re: Accessory command not sent from SPROG II #sprog
First, make sure that the JMRI connection is configured to “SPROG Command Station”. There might also be people on the SPROG list who can help with this: /g/sprog-dcc Bob
By Bob Jacobsen · #167246 ·
Locked Re: Setting up routes #routes
To me, it doesn’t make any difference to the order that things throw other than the appearance of them falling into place one after another. If you are running at trains that close to the turnouts
By Tom Cain · #167245 ·
Locked Re: Setting up routes #routes
Ok Clay, ???. Congrats you did it, lol. i haven’t done routes in either Digitrax or JMRI so it’s a learning curve. I looking to do them in JMRI that’s why I’m asking here. So far I’ve got
By Wayne · #167244 ·
Locked Re: Cannot operate turnouts from Layout #layouteditor
Premis: I do not have a Tam Valley booster. Open the turnout table, then change one turnout with the throttle and watch if the table changes for that turnout. If it does, then click the Close/Thrown
By leo pesce · #167243 ·
Locked Cannot operate turnouts from Layout #layouteditor
System consists of Power House Pro-R, PB5, and a stand-alone Loconet. To unload the PB5 booster, I installed a Tam Valley accessory booster to power the turnout Tortoise machines. ?Upon power up of
By WHurry · #167242 ·
Locked Re: Running a python script in JMRI #scripting
Tim, I see where you are now.....? This is a good undertaking..... Inobu
By Inobu One · #167241 ·
Locked Re: Running a python script in JMRI #scripting
Hi all this is what Iv'e ended up at: # Simple script to setup audio objects import time import jmri from javax.vecmath import Vector3f fileorder=[5, 4, 1, 3, 7, 6, 0, 0, 0, 0] filetime = {5: 2.6,
By tim_p1964@... · #167240 ·
Locked Need help with script update #scripting
Hi all, There appears to be a script change to the "ReporterFormatter.py" script that I a wondering if it affects the "ReporterOperations.py" script. I have a custom script based on the
By ahouse3761 · #167239 ·
Locked Re: Running a python script in JMRI #scripting
Hi Bob the idea is that the sound changes for each different type of train, option one is to get the software to do it on the fly so to speak. Option 2 is to have several audio files for each engine
By tim_p1964@... · #167238 ·
Locked Re: Running a python script in JMRI #scripting
Hi Matt this is what I have so far. Simple script to setup audio objects import time import jmri from javax.vecmath import Vector3f fileorder = [5, 4, 1, 3, 2, 6, 0, 0, 0, 0] for plloop in
By tim_p1964@... · #167237 ·
Locked Re: id tags not found error though they seem to be there
Hmmm... I had to go back and look... the first Route implementation was introduced on June 11,2004. The first reporter was July 18, 2004, so yes, routes predate reporters, but only by 5 weeks....
By Paul Bender · #167236 ·
Locked Re: id tags not found error though they seem to be there
Ok, I will look at this when I get a chance. Pau
By Paul Bender · #167235 ·
Locked Re: Running a python script in JMRI #scripting
Inobu, It helped me, thanks. -- Mike Heintzman Modeling the P&PU since 1953
By Mike Heintzman · #167234 ·
Locked Re: Setting up routes #routes
Wayne, I can't tell from your post if you use JMRI or not. If you use JMRI, setting up routes is much much easier than if you have to use the Digitrax throttle to do it. The DS64 manual has a copy of
By Clay · #167233 ·
Locked JMRI 4.18 is available for download #4-18
Production version 4.18 of JMRI/DecoderPro is available for download. This is a new production release containing changes since last July. If you are currently using JMRI 4.9.6 or earlier, we
By Bob Jacobsen · #167232 ·