Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
Re: Transponding script not working in JMRI 4.18
Peter Rushworth
Hi Roger,
I think it was JMRI 4.16 and the Console told me that jmri.InstanceManager.reportManagerInsatnce had been depreciated. (At least I think that was the term used so say the comand was no loner valid). ?Unfortunately I had this current problems for about three weeks as I have also added two BXPA1's to the layout for additional tracks so it has taken a while and a number of upgrades of JMRI to get to where I am at. ?At the moment I have removed the track feeds from the BXPA1's just in was they were causing the problem - but no change. The two scripts I use are identical except the Startup one has the 'departure' lines #ed out and uses the IM6xx to display the locos identity on the panel. ?The Transponding.py script uses the IM3xxx to display the loco identities on the panel. ?Both appear to run correctly until locos get moved between block when the startup.py one loses the location. I have place a screen shot of the Panelpro panel in the Files Folder under Transponding. Regards Peter |
Is there a secret to saving Designer and getting it to also save (or not delete) signal head names?? We have over 100 signal heads defined with names and on the few saves something like 15 names were missing.? After a few more, only 11 names remained!? It seems that every time you save Designer more information is missing.? Have I missed something in the documentation?? What am I doing wrong?? A lot of work lost.? This is frustrating. Dave... |
Locked
Re: Help with DS64's and JMRI
On Wed, Feb 12, 2020 at 07:52 AM, <signupdetail@...> wrote:
Thanks!Yes, Power the DS64 via track power. Commands will be received from the track like any other decoder. Inobu? |
Locked
Re: Operations manifest printing
#operationspro
At times, the print quality causes some issues. Do you have your print quality set to normal? If not, try it and see what happens.
Later Dave trempealeau WI |
Locked
Re: Question about moving files from stick to another computer
¿ªÔÆÌåÓýThanks, I was pretty sure that would do it but want to be certain! I generally have things go less than prototypically so to speak. LoL. ? Terry Cummins S.E. Michigan ? Sent from for Windows 10 ? From: Bob Jacobsen
Sent: Wednesday, February 12, 2020 6:51 AM To: [email protected] Subject: Re: [jmriusers] Question about moving files from stick to another computer ? The XML file is all you need _unless_ you created any custom graphics (i.e. your own icons, or a background for the panel, or similar).? If you¡¯ve made any of those, they have to move over too. ? Bob ? > On Feb 11, 2020, at 6:07 PM, mrclassicman <mrclassicman512@...> wrote: > > I have completed a new set up "panel, logix, switches, sensors and layout" on a different computer. I want to move the necessary files over to another computer connected to my layout. What specific files do I need to move? Do I just have to move the ".xml" files or are there some files residing in other files that would need to be moved as well? Both systems are Windows 10 and running JMRI 4.19. > -- > Terry Cummins > S.E. Michigan ? -- Bob Jacobsen rgj1927@... ? ? ? ? ? ? -- Terry Cummins S.E. Michigan |
Locked
Re: Transponding script not working in JMRI 4.18
Peter,
? ? What JMRI version were you using before downloading ver 4.18? Roger |
Locked
Re: WiThrottle crash?
#withrottleserver
FCOT2002,
This sounds like a very different problem from the server-side crash being discussed in this thread. Please create another thread, or contact me directly via email (mstevetodd at gmail), to work on this new problem. --SteveT |
Locked
Re: Question about moving files from stick to another computer
The XML file is all you need _unless_ you created any custom graphics (i.e. your own icons, or a background for the panel, or similar). If you¡¯ve made any of those, they have to move over too.
Bob On Feb 11, 2020, at 6:07 PM, mrclassicman <mrclassicman512@...> wrote:-- Bob Jacobsen rgj1927@... |
Locked
Re: WiThrottle crash?
#withrottleserver
Hello @ all
?
someone has news about this problem, which i have too.
?
since the update of Engine Driver (v2.24.93), JMRI (vJMRI.4.18 + R37ad3d0), Android (v7.0) unable to connect. Deadlines exceeded.
Even when deactivating the GSM network.
?
The problem is the same on Linux, W10 and RPi3B +.
?
Thank you |
Locked
Re: Operations manifest printing
#operationspro
Gene,
I'm not a computer guru but when I select PRINT in the dialog that comes up I select "Save as pdf" or "Microsoft print to pdf" in the printer or destination drop down list.? You then get a chance to specify where you want? the file created.? If you are printing a lot of manifests like I do, I find it easier to first go to the control panel and make the pdf printer be my default printer.? That saves a lot of keystrokes.? More info here:? ? Dave... |
Locked
Re: Help Setting up JMRI & NCE Power Cab Via USB
Tom,
Let's recap... On 11 Feb 2020, at 3:47 PM, Dave Heap via Groups.Io <dgheap@...> wrote: So far so good.2020-02-10 19:37:29,123 usbdriver.UsbDriverAdapter INFO - NCE USB COM4 port opened at 9600 baud [main]This is the expected reply from the NCE USB and indicates all is well with COM ports, JMRI settings, and NCE USB settings. I'm assuming you must have tried to Read/Identify.... that's fine but please report what you do...2020-02-10 19:38:30,720 jmrix.AbstractMRTrafficController WARN - Timeout on reply to message: 9E consecutive timeouts = 0 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]This is where things go wrong. JMRI has only been talking to the NCE USB (that's where the NCE EPROM revision = 7.3.0 message came from and it told me all jumpers are off). Please try again, this time watching the two LEDs on the NCE USB. One is marked USB the other is marked CAB BUS. - Shut down JMRI and your Power Cab. - Turn on the Power Cab. You may see a flicker from the CAB BUS LED. - Start JMRI but don't try to do anything. You may see a brief flicker from the USB LED. Nothing should stay on. - Try an Identify. Report what happens with the LEDs. You should see brief flickers from both. If one or other gets stuck on, that's significant. - If the CAB BUS LED gets stuck on, read below again. - Send us a system log. <> We are attempting to make progress with our hardware suspicions... Dave in Australia |
Locked
Transponding script not working in JMRI 4.18
Peter Rushworth
Hi,
I have been running transponding on my layout since about 2009 and have made changes to the scripts I use as JMRI has new releases. I run two scripts, Transponding_Startup and Transponding. ?The first displays on the panel where locos are located at the startup of a run. ?It use MemoryVariables in the 6xxx range to store the loco address. ?The second displays the location of locos that are run during the normal running of the layout. ?It records the location of the locos using MemoryVariables in the 3xxx range. I use the script locostartup.py to run all locos at zero speed for 3 seconds to find the initial location block for each loco. With JMRI 4.18 the Transponding_Startup.py script senses a loco at the correct location, but when the loco moves to another block the initial block location is removed. ?This should not happen as I have #ed out the 'departure' portion of the script. ?Further more if there are two locos in a block when one moves out to another transponding block both entries are disappear. ?If the loco returns to the original block both entries reappear. ?I can also follow this in the MemoryVariables table of JMRI Tools. The files I use are: Transponding_Startup_7_2-2020.py Transponding_7_2_2020 Locostartup.py The first two scripts have been added to Files, see Transponding. Any help or advise would be appreciated. Regards Peter |
Locked
Error message in system console
Hi I am new to JMRI I posted the other day trying to solve a problem and have realized that I was going in the wrong direction.? I am using a Digitrax system, and have a loop with? 6 block and 3 sections.? My goal is to be able to run two locomotives around the loop without them running in each other. There is 3 errors in the system console that I cannot figure out how to? correct. I have added signals at the end of the sections with no change. The Occupation Block will not allow me to create Portals as it says my blocks do not exist. Any suggestions I spent the morning looking for videos that deal with this topic with no luck, hopefully my signals are set to run clockwise. Phil Ps There are pictures in the photo album |
Locked
Question about moving files from stick to another computer
I have completed a new set up "panel, logix, switches, sensors and layout" on a different computer. I want to move the necessary files over to another computer connected to my layout. What specific files do I need to move? Do I just have to move the ".xml" files or are there some files residing in other files that would need to be moved as well? Both systems are Windows 10 and running JMRI 4.19.?
-- Terry Cummins S.E. Michigan |
Locked
Re: Operations Feature Request
#operationspro
Would it work to print it twice, the 2nd time as a PDF, then email/file share to the remote person? On Mon, Feb 10, 2020, 05:21 Phil in gorgeous Young Harris via Groups.Io <philabernathy=[email protected]> wrote: On Sat, Feb 8, 2020 at 09:45 AM, Dennis Drury wrote: |
Locked
Re: Help with DS64's and JMRI
No reason for LocoNet unless you need to get information back from the layout for some purpose or another.
toggle quoted message
Show quoted text
When working with the turnout control tool, ignore the "115:" part. Use _only_ the "12" part (or whatever OpSw" number you want to change). Yes, since you do not have the DS64s connected to LocoNet, there is no practical way to tell what the OpSw values are. Regards, Billybob -----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of signupdetail@... Sent: Tuesday, February 11, 2020 7:36 PM To: [email protected] Subject: Re: [jmriusers] Help with DS64's and JMRI Really appreciate the clear & detailed inputs provided! Given that mine is a 4¡¯ x 8¡¯ layout, I assume I don¡¯t need to go the LocoNet way. In fact, I don¡¯t know much about LocoNet & have been busy working on the JMRI learning curve, enjoying my multiple trains with Decoder Pro & Panel Pro with SPROG 3! That being said, would be open to advice, if LocoNet makes for an enhanced experience. Also, is LocoNet a must if 2 DS64¡¯s are going to be used (to set the Board ID¡¯s)? Given that I am comfortable with computers and such, which LocoNet product would be best suitable to begin that journey, if I don¡¯t intend using a Digitrax throttle/ command station. Getting back to configuring the DS64 OpSw settings via JMRI ¨C Does it mean that once it¡¯s in programming mode by pressing the hardware OPS button on it, then on Decoder Pro turnout control screen, I need to key in 115:12 in the address box (in case I want to program the OpSw12) and then click on ¡°Thrown¡± or ¡°Close¡± to change that parameter? Does my LocoNet non-availability limitation also mean that the OpSw settings status cannot be read back & hence I will never know the actual OpSw values on the DS64? Thanks & regards, EsK |
Locked
Re: Help with DS64's and JMRI
Really appreciate the clear & detailed inputs provided!
?
Given that mine is a 4¡¯ x 8¡¯ layout, I assume I don¡¯t need to go the LocoNet way. In fact, I don¡¯t know much about LocoNet & have been busy working on the JMRI learning curve, enjoying my multiple trains with Decoder Pro & Panel Pro with SPROG 3!
?
That being said, would be open to advice, if LocoNet makes for an enhanced experience. Also, is LocoNet a must if 2 DS64¡¯s are going to be used (to set the Board ID¡¯s)? Given that I am comfortable with computers and such, which LocoNet product would be best suitable to begin that journey, if I don¡¯t intend using a Digitrax throttle/ command station.
?
Getting back to configuring the DS64 OpSw settings via JMRI ¨C Does it mean that once it¡¯s in programming mode by pressing the hardware OPS button on it, then on Decoder Pro turnout control screen, I need to key in 115:12 in the address box (in case I want to program the OpSw12) and then click on ¡°Thrown¡± or ¡°Close¡± to change that parameter??
?
Does my LocoNet non-availability limitation also mean that the OpSw settings status cannot be read back & hence I will never know the actual OpSw values on the DS64?
?
Thanks & regards,
EsK
? |
Locked
Re: Help Setting up JMRI & NCE Power Cab Via USB
This may sound simplistic, but look at the circuit board of the USB circuit board and verify that the connectors have the pins soldered. I actually had to solder mine.
(Been several years ago) Regards, Jeff Oliver |
¿ªÔÆÌåÓýTim, Thanks for reminding me about the buffer structure implications. I now remember why I put it aside last time I looked, because I wasn't up with how tight memory was, etc... After I've had coffee and discussed some NCE issues with a colleague, I'll look at the JMRI code. Dave in Australia On 12 Feb 2020, at 2:46 AM, tnt23 <tim.tashpulatov@...> wrote:
For the record, here are changes I made to DCC++ BaseStation code for 6 byte packets. |