Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
CJ, It sounds like there is some misunderstanding somewhere because the Windows terminal window should not disappear.
Rodney |
Locked
Re: delete from block table
Jim, If you have an XML aware editor, totally understand XML formatting, and understand how the JMRI panel xml file is organized, you might not make things worse. ?Only work on a copy. ?The basic concept is easy. ?Remove all references to the block user name. ?Also check from any references to the block's system name. While the multiple step procedure is cumbersome, the JMRI code maintains the data integrity. Dave Sand ----- Original message ----- From: James Anderson <james_anderson_999@...> Subject: Re: [jmriusers] delete from block table Date: Thursday, January 23, 2020 12:39 AM Thanks i had to delete a lot of stuff but it has done the trick. Can I ask if i could have edited the XML file and done it that way or if that would have made matters worse.? Jim |
Locked
Bricking Light-it with SPROG
Yesterday I was afraid I had bricked 5 light-its in one go.
Luckily I found Dave's recipe to recover from DC mode, and that solved it.
?
The reason I ended up doing this was the problem I described in a previous thread;?
that JMRI starts in a mode where turnout commands are not sent to SPROG from the Layout editor.
After powering the SPROG, I have to restart JMRI at least twice to get the SPROG USB LED flashing correctly.
?
I was experimenting with quitting JMRI *without* turning off SPROG track power first.
While doing this I suddenly noticed that *all* my 5 light-its were dark.
?
So in this process it appears JMRI sent something that caused my light-its to enter a strange state.
?
The problem with initializing the SPROG is not solved, but I should obviously avoid quitting with track power on....
Torgrim |
Locked
Re: Atlas C420 with LokSound 5. The only sound I get from this engine is the brake squeel.
Thomas Costello
Gary, thanks for the follow up. Dave Heap sent me step by step instructions to read and write the CV pane. All is working great. This is my first LokSound decoder and very happy with the results. You guys are the greatest.?
toggle quoted message
Show quoted text
On Wednesday, January 22, 2020, 3:47 PM, Gary Dobias <bgrgbldr@...> wrote:
|
Locked
Re: Can I use two computers to control JMRI panels ?
On Wed, Jan 22, 2020 at 04:13 PM, Frank in Houston wrote:
i have a remote dispatcher computer located in a different room from the railroad and my DCS240 command station. With this computer using a loco buffer-usb, connected to one of the ports on the the command station DCS240 (using a long telephone wire), I control the turnouts on my railroad using Panels I developed using JMRI? Frank, I have been investigating a similar arrangement for our use at TSMRI.? I had originally planned on connecting the remote PC (in the other room) with a long LocoNet cable (about 40') and a PR3.? Then, I subsequently looked at merely using Web Pages on the remote PC to control the layout laptop running WiThrottle and WebServer.? While testing this one day (and worrying about the load on the layout laptop and the lag), I remembered an old message that talked about LocoNet over TCP/IP, which as I recall, was described as a way to do a connection to an off-site PC.? That is what I will be testing next at the Club because tests at home worked great!? |
Locked
Re: What's the secret to RailDriver?
#raildriver
I wrote the RailDriver code for macOS. It's not macOS specific except that some Windows users have reported that it didn't work for them "out of the box"; something to do with USB device permissions (that isn't an issue on linux/macOS). Note: they're are two RailDriver menu items: One was the original code (that didn't work on macOS/linux) and the other is the implementation written by me (for macOS/Linux). The original code that worked on Windows is called "RailDriver (built in)" and the macOS/Linux one written by me is just called "RailDriver". Make sure you try both.
|
Locked
Re: delete from block table
Thanks i had to delete a lot of stuff but it has done the trick. Can I ask if i could have edited the XML file and done it that way or if that would have made matters worse.?
Jim |
Locked
Re: Layout Editor and Webserver Panel turnout display inconsistent
#layouteditor
#webserver
This has been resolved by PR #7969.
|
Locked
Re: Can I use two computers to control JMRI panels ?
Frank,
With a LocoNet-based command station, you likely will run into problems when adding a second computer running JMRI, unless you take special care. This relates to "command station turnout buffering overrun" and JMRI's response when this happens. I would suggest that all JMRI instances (or all but one JMRI instance) be set for "only once" turnout command handling (in the JMRI connection profile). See for details about the basic JMRI problem. Also, in that same web page, see the last bullet-point before the heading "JMRI information and tools for LocoNet-specific hardware and features" for information on having multiple JMRI instances (i.e. computers running JMRI) operating on the same LocoNet. Regards, Billybob |
Locked
Re: Layout Editor - Cannot Create new blpocks
On Wed, Jan 22, 2020 at 05:41 PM, peter.s.drury wrote:
Not unless George decides to. -- Peter Ulvestad JMRI Users Group Moderator - ( ) Tam Valley Group Moderator - ( ) Sprog-DCC Group Moderator - ( ) Edmonton Model Railroad Association - |
Locked
What's the secret to RailDriver?
#raildriver
I was given a RailDriver controller and have been unsuccessfully trying to get it to work with Decoder Pro.? Hopefully someone will know the secret incantation to make it work.? The RailDriver works fine with train simulation software (Open Rails/Microsoft Train Simulator), so it's not defective.? The Decoder Pro throttles work fine with my NCE PowerPro system.? But when I try to open a Raildriver throttle through the Debug menu, nothing happens.
I have tried it on two computers running different versions of JMRI as follows. Dell Inspiron 3650 desktop, Windows 10, JMRI 4.18 Java 8 #101, Loksound USB-Serial cable IBM T-30 Thinkpad, Windows XP Pro, JMRI 3.10, Java 7 #76, direct serial cable As mentioned, the regular Decoder Pro throttles work fine under both setups, so there are no communications issues between computer and NCE command station. I'm obviously not doing something right - any ideas?? I thought the old T-30 would work with the older versions of everything, but nope. Steve Troy |
Locked
Re: Layout Editor - Cannot Create new blpocks
Thanks Peter, George and all those dealing with this. Will I be updated with progress on this message thread?
In the mean time, I shall continue with other issues I have in building my MERG/JMRI interface with my layout. Best wishes Peter |
Locked
Re: Can I use two computers to control JMRI panels ?
Frank, Other than the reference to a "small layout room," your original post is silent as to whether there are any LNRPXTRA LocoNet Repeater Modules so this paragraph is perhaps more important to other members who might be reading. If LocoNet Repeaters are used, it is important that ANY JMRI computer is connected on the Command Station - Booster side of your LocoNet partitions. One point that should be made for any kind of dual control situation is that ONLY ONE can be master, unless you enjoy tracing intermittent nonsense on your network. To me, that means that all of your scripts, Routes, Lroutes, Logix, or any other control decisions must be on one computer and only one. If done extremely carefully, perhaps different automation control functions could be done on different computers, but that would require diligent documentation or an infinite ability to recall all of the details. Certainly the visual part of your panels can show up on as many computer screens or WiFi tablets as is convenient for your space requirements, but there has to be a tacit if not explicit understanding that two people are not trying to throw the same Turnout, move the same turntable, etc. at the same time. This kind of isolation of control is more difficult to manage if two separate computers are running similar scripts or the same script. The same goes for all of the other control options that JMRI features. Cliff in Baja SoCall |
Locked
Re: Layout Editor - Cannot Create new blpocks
After the changes have been merged, it will be in a package available for testing here:
These are not official releases. Only packages downloaded from jmri.org are official releases. It will then be in the 4.19.3 test release in the next few weeks. -- Peter Ulvestad JMRI Users Group Moderator - ( ) Tam Valley Group Moderator - ( ) Sprog-DCC Group Moderator - ( ) Edmonton Model Railroad Association - |
Locked
Re: Layout Editor - Cannot Create new blpocks
Many thanks Peter.
From this link it appears that my concern has been raised as an issue by George for code changing. Thanks George. I presume this will result in a revision change to Panel Pro which I shall have to wait until it is released. Best wishes Peter |
Locked
Re: Layout Editor - Cannot Create new blpocks
-- Peter Ulvestad JMRI Users Group Moderator - ( ) Tam Valley Group Moderator - ( ) Sprog-DCC Group Moderator - ( ) Edmonton Model Railroad Association - |
Locked
Re: Layout Editor - Cannot Create new blpocks
I have spent? hours trying to find a way to get at the information that George has referenced above. I am very weak in my experience on this forum and that does not help. Could someone please tell me how I can access the link? that George has recommended.
Many thanks Peter |