Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Jmriusers
- Messages
Search
Seth, As of JMRI 5.9.3, LogixNG has an export option. For details see? Dave Sand ----- Original message ----- From: S Olitzky <solitzky@...> Subject: [jmriusers] Copying/Exporting Logixng to new Panel Pro profile. Date: Thursday, September 19, 2024 7:46 PM I extended/reworked my layout using Anyrail and created a new Panel Pro profile/layout making sure all of the existing block names were the same.? I was able to recreate by hand, sensors, turnouts, lights, and routes easily enough. My logixng is large and would be difficult to recreate by hand. ? I know there is no built in way to export/import the logixng from one profile to another.? I have read in an other post that there are steps to accomplish this.? I am brave enough to copy XML from one file to another to move the logixng. ? Two Questions Then: ? 1.? Can someone provide me with the steps, gotchas, etc? ? 2.?? I have some inline logixng for a Panel with multi-sensors on the new profile.? Will these be alright since they are inline? ? Thanks Seth Olitzky Panel Pro 5.7.7+ ? ? |
I extended/reworked my layout using Anyrail and created a new Panel Pro profile/layout making sure all of the existing block names were the same.? I was able to recreate by hand, sensors, turnouts, lights, and routes easily enough.
My logixng is large and would be difficult to recreate by hand.
?
I know there is no built in way to export/import the logixng from one profile to another.? I have read in an other post that there are steps to accomplish this.? I am brave enough to copy XML from one file to another to move the logixng.
?
Two Questions Then:
?
1.? Can someone provide me with the steps, gotchas, etc?
?
2.?? I have some inline logixng for a Panel with multi-sensors on the new profile.? Will these be alright since they are inline?
?
Thanks
Seth Olitzky
Panel Pro 5.7.7+
?
? |
Locked
Re: Want allocated trains to respect signals/unexpected occupancy.
#dispatcher
Hubert
The safest answer is to say no.
Once a section is allocated to a train it cannot always, and in certain situations never, detect the wrong train is in that section.
Steve G.
?
? |
Locked
Re: Apache server
The OP might find this page useful:
I don't know to what extent JMRI's web server is "secure", but it is possible to properly secure Apache, so using Apache (as a "reverse proxy") + Let's Encrypt to provide SSL (https), might be a way to provide access to JMRI from the public Internet in a secure way. Assuming that is really what the OP wants to do... At Thu, 19 Sep 2024 23:43:32 +0200 [email protected] wrote: -- Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364 Deepwoods Software -- Custom Software Services -- Linux Administration Services heller@... -- Webhosting Services |
Locked
Want allocated trains to respect signals/unexpected occupancy.
#dispatcher
Hi,
Basic ask, can Dispatcher run auto-trains to observe unxpected changes in signals when an unexpected occupancy occurs along an allocated section?
?
As it stands now, if i place an engine in a block of an allocated section, the auto- computer train will crash in to it even if the block is occupied and many blocks down stream of the auto-train and well before the auto-train arrives.
?
This can occur due to parts of my layout not having detection and other being primarily computer controlled. I have a grade crossing that intersects the primarily automated portion. The crossing is not known to the JMRI panel currently.
--
tia,
Bill
DiverseHobbies operates a: 10x16' HO multi track layout; Lenz LH101 throttle drives a LZV100 for JMRI Automated Sections & All Turnouts. Balance of layout is driven by a LV102? booster for the manually controller portion of the layout Mains. JMRI is running on an HP Envy 15" touchscreen w/ AMD Ryzen 5. Lenz LI-USB interface on COM 5. |
Locked
Re: Deleting Objects in Scripts
toggle quoted message
Show quoted text
|
Locked
Re: Apache server
开云体育Why do you want SSL? What's your use case for this? Do you have the JMRI computer open to the Internet so that other people can access the JMRI computer? Daniel On 2024-09-19 04:09, Canadian
Locomotive Logistics wrote:
|
Locked
Re: Cannot manually move cars in Operations
#operationspro
Just wanted to post a note of thanks to the group, especially Dan Boudreau for helping me to resolve this issue.
Thanks again.
?
Gord |
Locked
Re: How can I use Script or Sensor to start servers?
#webserver
#withrottleserver
On Sep 19, 2024, at 10:43?AM, Phil in gorgeous Young Harris via groups.io <philabernathy@...> wrote:Try import jmri jmri.jmrix.loconet.loconetovertcp.LnTcpServerAction().actionPerformed() Bob — Bob Jacobsen rgj1927@... |
Locked
Re: How can I use Script or Sensor to start servers?
#webserver
#withrottleserver
Bob, thanks again.? Yes, and Yes, each sever started.??
?
Now do you have a LocoNet over TCP startup script???
?
By the way, I am using these startups as a temporary tool while developing the Panels that I want to use.? I start JMRI without the servers and modify things (mostly add something for functionality) then test without the servers. After stand-alone tests, I then start the servers and look at the Panel remotely.? It makes my test, save, restart, test cycles quicker.
?
Much appreciation for the work you've done, as well as the other developers and others who add to this wonderful program.??
?
Phil? |
Wondering if anyone can shed light on this issue (not sure whether it's a JMRI issue or Lenz)?
?
System:
JMRI v 5.0 running on Lenovo Yoga 11e using Windows 10.
Lenz LZV 100 with Lenz 23151 USB/LAN Interface
?
The Lenz 23151 is linked to the laptop via a Netgear router.
?
I use JMRI DecoderPro to control the locos and PanelPro for turnouts.
?
I have recently started to experiment with sensors.? My aim is to get my Layout Panels to show the position of turnouts and the occupancy of certain hidden track sections, particularly on start-up.
?
I am using two Lenz LR101s and one LB108 to provide feedback.
?
On starting up JMRI the layout panel correctly shows the track / point sensors from one of the LR101s, but not the other two feedback boxes.? These latter two only display if I go into the sensor table and query the sensors concerned.
?
Any thoughts on why this might be happening?
?
Phil
?
?
|
Locked
Re: Saving Throttles
#jmrithrottle
Hi;
?
Your approach seems to be good, I just tested it again here, no problem.
?
The symptom of your RPI freezing makes me think about an out of memory issue, if you have many throttles to be restored at once, with all of them containing some media (like large background pictures), it could overload your memory.
?
Some tests to be done :
?- start small, with maybe only 1 or 2 throttles in the throttle layout
?- do you have a swap enabled on your RPI system ?? "swapon -s" command
????? - if not create one?
?
Regards;
Lionel |
Locked
Re: Apache server
开云体育
While the underlying software may support this, it’s a use case that hasn’t yet been important enough to someone in the JMRI community to make sure the configuration works, is documented, etc. If you want to provide TLS based communications to a JMRI server, I suggest using Apache or nginx as a reverse proxy configuration so that the TLS is handled by the software that clearly supports it, and let JMRI do its thing without having to muck about with TLS/certificates/etc. ? Your reverse proxy config would use HTTP (instead of HTTPS) to talk to JMRI, and only the reverse proxy server is accessible to the world at large, keeping JMRI istside your private network space. david d zuhn |
I updated the CH340?drivers from v3.5 to v3.8.2023.02.? No change to my issue.? Again, after starting DecoderPro and after 10 seconds, the status goes from "... NCE is Online" to "... NCE is Offline".? ?
?
I'll review the video on YouTube, but I think it's something else.? Could it be the USB type A to USB type B cable I'm using? |
Locked
Re: NCE Original Packet Analyzer
Look like this …
https://ncedcc.zendesk.com/hc/en-us/articles/200979515-Packet-Analyzer-Retired |
Locked
NCE Original Packet Analyzer
Im looking for an original packet analyzer by NCE.?
?
Please contact me off list.?
? |
Group Moderator
Please use "meaningful subject lines" when starting topics.
We are getting lots of subject lines that don't give much if any idea of what the topic is about. By providing a meaningful subject line you may get the attention of someone that can provide you assistance with your issue. It also give others the chance to skip the topic if it is not of interest to them. -- Peter Ulvestad JMRI Users Group Moderator |
Locked
Re: I sill have not made it yes I know I must be a real dummy
Please use meaningful subject lines.
This appears to be part of another thread. If that is the case you should be replying to that thread. -- Peter Ulvestad JMRI Users Group Moderator ( ) Tam Valley Group Moderator ( ) Sprog-DCC Group Moderator ( ) Edmonton Model Railroad Association ( ) |
to navigate to use esc to dismiss