Locked
Re: I broke my Zephyr; do I want to upgrade to a Digitrax Evolution Advanced 5A/8A Starter Set?
Tom:
Off topic except for zen and repairs...
My 10 yo BMW station wagon had both rear window "regulators" die the same day... pop door covering off... easy pull regulator out pie of cake... after
By
jimalbanowski
·
#150305
·
|
Locked
Re: DecoderPro Preferences menu partly in German
Hi Bob
I downloaded and tested built #2618 and it looks fine. Here are a few test I've made
*Using DP and PP with preferences already set to English*
*1) Lauching Panel pro using the Profile
By
alain c
·
#150304
·
|
Locked
Re: Z21 and POM
Thanks for your time, Paul.
Please note that I have the timeout error also if I write CVs with the "Simple programmer" in POM mode, so I don't think this issue is relate to a specific decoder
By
Moreno Mazzini
·
#150303
·
|
Locked
Re: Clear an active EntryExit pair using jython script
Benny,
The ¡°setSingleSegmentRoute" method was added to support new Logix actions.
You ¡°might¡± be able to get it to work by simulating the NX sensor button clicks.
Since there are a lot of
By
Dave Sand
·
#150302
·
|
Locked
Re: Z21 and POM
Is it possible that when in POM write mode the Z21 is not actually
responding to JMRI at all, but just doing the write as requested, no
acknowledgement. That would trigger a 306, would it
By
Mick Moignard
·
#150301
·
|
Locked
Re: DecoderPro Preferences menu partly in German
Also, do you have the program starting directly into your desired profile, or do you have it show the profile selector box at start up? I suspect, but haven¡¯t been able to track down, that the
By
Bob Jacobsen
·
#150300
·
|
Locked
Re: Signal Mast - Mast Driver - Output Matrix
Do you have the ¡°Reset previous Aspect¡± option set at the bottom of the window for the Matrix Signal Mast? That adds a bunch more messages to the flow. But I don¡¯t know enough about Lenz to
By
Bob Jacobsen
·
#150299
·
|
Locked
Re: DecoderPro Preferences menu partly in German
There should be a bit more progress on this in the most recent development build. Installers are here:
http://jmri.tagadab.com/jenkins/job/Development/job/Packages/
Really fixing this is a slow
By
Bob Jacobsen
·
#150298
·
|
Locked
Re: Z21 and POM
There are a combination of things that can cause this. Let me do some digging and see if I can figure out what needs to change. It might be a decoder definition issue, but I may need to change
By
Paul Bender
·
#150297
·
|
Locked
Re: L1USB Ethernet Adapter Error ? Help
By
Paul Bender
·
#150296
·
|
Locked
Re: I broke my Zephyr; do I want to upgrade to a Digitrax Evolution Advanced 5A/8A Starter Set?
Tom,
Have you thought about using an Arduino Uno with a Motor Shield. The software is DCC++ and is free. DCC++ is supported by JMRI. There are a number of videos on YouTube for more
By
Dave MacLeod
·
#150295
·
|
Locked
Re: Clear an active EntryExit pair using jython script
Thanks for a quick answer.
I got this working:
import java
import jmri
eep = jmri.InstanceManager.getDefault(jmri.jmrit.entryexit.EntryExitPairs)
#print ( eep.getEntryExitList() )
for destPoint in
By
Benny Tj?der
·
#150294
·
|
Locked
Re: Electronic parts retail source
All-Electonics.
By
Bob Morningstar
·
#150293
·
|
Locked
Re: I broke my Zephyr; do I want to upgrade to a Digitrax Evolution Advanced 5A/8A Starter Set?
Jim, nothing seems to rattle when I shake it, and I'm now trying to figure out how to open it!? I expected there would be screws hidden by the rubber feet, but there aren't.? I'm hacking at it with
By
[email protected]
·
#150292
·
|
Locked
Re: I broke my Zephyr; do I want to upgrade to a Digitrax Evolution Advanced 5A/8A Starter Set?
Tom:
Never having a Zephyr apart there's always a chance that the jolt has unplugged something inside or broken the throttle pot... my best guess... The pot is not an expensive repair...
Open the
By
jimalbanowski
·
#150291
·
|
Locked
Re: I broke my Zephyr; do I want to upgrade to a Digitrax Evolution Advanced 5A/8A Starter Set?
Right you are. Live steam is great, too.
Wouter
haythornthwaite@...> wrote:
By
whmvd
·
#150290
·
|
Locked
Re: I broke my Zephyr; do I want to upgrade to a Digitrax Evolution Advanced 5A/8A Starter Set?
Thanks everybody; I went with my heart.
Tom
By
[email protected]
·
#150289
·
|
Locked
Re: Capability of Decoderd/Panel Pro
I certainly understand the constraints you are working under.
?? I also re-engineered the DCC++ to make more room for loco slots, and it supports a total of up to 8 power districts, including
By
Steve Haas
·
#150288
·
|
Locked
Re: L1USB Ethernet Adapter Error ? Help
Alan,
I don¡¯t have any insight into the communication errors, but I am curious about the Logix correlation. Instead of the editing the Logix, select Browse. That will display the Logix in a text
By
Dave Sand
·
#150287
·
|
Locked
Re: Clear an active EntryExit pair using jython script
Benny,
To expand on Bob¡¯s example, this includes clearing a route segment.
import java
import jmri
eep = jmri.InstanceManager.getDefault(jmri.jmrit.entryexit.EntryExitPairs)
for destPoint in
By
Dave Sand
·
#150286
·
|