开云体育

Date

Locked Re: Problems with Persistent PI4 USB ports

 

At Sat, 28 Sep 2024 21:21:40 -0400 [email protected] wrote:

When assigning connections for my two NCE CS, I used to be able to select
for each NCE CS connection the communication port by the names as assigned
in persistent bindings. This came to light when my RS232 to USB adapter
needed replacement. The new adapter has different idVendor and idProduct
codes than its predecessor. The bindings dialog was updated and binds as
desired but in Preferences > Connections does not show up as the available
serial ports. All that is available is USB0 and USB1, when I used to see
'NCE_PHPro' and "NCE_PowerCab". Thereby, always attaching to the correct
product by its assign names to its intended port.
I am not sure what the bindings dialog is, but the usual way of creating
persistent names for devices is with udev rules. These rules use the idVendor
and idProduct values. So, somewhere in /etc/udev/rules.d/ is a file with a
name ending in .rules that needs to be updated with the new idVendor and
idProduct codes for your new RS232 to USB adapter. Then the rules need to be
reloaded ("sudo udevadm control -R") and the device unpluged and plugged in
again.


I'm trying to determine what caused this change, an upgrade of PiOS, JMRI or
the introduction of the new adapter? Now it is hit or miss as to which
device gets which port. If I check ' ls -l /dev/ttyUSB* ' I see the devices
as they were assigned.

Has anyone experienced this issue? I am assuming new versions of the PiOS
may not respond to the bindings the same as older version but why would that
have changed?.

John Bauchiero
- D&H Model Railroad
- NCE PH-Pro & PowerCab, Pi4b, DCC-EX
- JMRI current test version









--
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software -- Custom Software Services
-- Linux Administration Services
heller@... -- Webhosting Services


Locked Problems with Persistent PI4 USB ports

 

开云体育

When assigning connections for my two NCE CS, I used to be able to select for each NCE CS connection the communication port by the names as assigned in persistent bindings. This came to light when my RS232 to USB adapter needed replacement. The new adapter has different idVendor and idProduct codes than its predecessor. The bindings dialog was updated and binds as desired but in Preferences > Connections does not show up as the available serial ports. All that is available is USB0 and USB1, when I used to see 'NCE_PHPro' and ‘NCE_PowerCab’. Thereby, always attaching to the correct product by its assign names to its intended port.?

I’m trying to determine what caused this change, an upgrade of PiOS, JMRI or the introduction of the new adapter? ?Now it is hit or miss as to which device gets which port. ?If I check ' ls -l /dev/ttyUSB* ' I see the devices as they were assigned.?

Has anyone experienced this issue? ?I am assuming new versions of the PiOS may not respond to the bindings the same as older version but why would that have changed?.?

John ?Bauchiero
- D&H Model Railroad
-?NCE PH-Pro & PowerCab, Pi4b, DCC-EX
- JMRI current test version




Locked Re: NCE Accessory Event Monitoring and possibly CS-105 #nce

 

On Sat, Sep 28, 2024 at 06:07 PM, <trevor@...> wrote:
Just wanted to thank you @Dan - I didn't know that the PHPro reported turnout status and I switched all my points to "Monitoring" and it works a charm. Super excellent. Thank you.?
You're welcome, it was the very first Java program I wrote for JMRI in 2007.? There's also the ability to lock a NCE turnout.
?
?
Dan


Locked Re: JMRI Error: Service mode programmer NCE is offline. #nce

 

20:52:47,554 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- * JMRI log ** [main]
20:52:47,578 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is stored in file: C:\Users\ncred\JMRI\log\session.log [main]
20:52:47,578 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is appended to file: C:\Users\ncred\JMRI\log\messages.log [main]
20:52:47,608 apps.AppsBase ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- DecoderPro version 5.8+Rbc21ce2ce7 starts under Java 11.0.21 on Windows 10 amd64 v10.0 at Sat Sep 28 20:52:47 EDT 2024 [main]
20:52:47,743 apps.gui3.Apps3 ? ? ? ? ? ? ? ? ? ? ? INFO ?- Starting with profile My_JMRI_Railroad.3f401755 [main]
20:52:47,910 jmri.util.node.NodeIdentity ? ? ? ? ? INFO ?- Using e0cbe18a-b6bd-4cd2-9171-60bb6dd788d2 as the JMRI storage identity for profile id 3f401755 [AWT-EventQueue-0]
20:52:47,993 xml.AbstractSerialConnectionConfigXml INFO ?- Starting to connect for "NCE" [main]
20:52:48,062 .jmrix.nce.usbdriver.UsbDriverAdapter INFO ?- Connecting NCE USB to COM4 USB Serial [main]
20:52:48,066 .jmrix.nce.usbdriver.UsbDriverAdapter INFO ?- Port COM4 USB-SERIAL CH340 (COM4) opened at 19200 baud, sees DTR: true RTS: true DSR: false CTS: false DCD: false flow: NONE [main]
20:52:48,463 jmri.jmrit.roster.Roster ? ? ? ? ? ? ?INFO ?- Reading roster file with rootFromName(C:\Users\ncred\JMRI\My_JMRI_Railroad.jmri\roster.xml) [main]
20:52:48,735 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path program: is C:\Program Files (x86)\JMRI\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path preference: is C:\Users\ncred\JMRI\My_JMRI_Railroad.jmri\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path profile: is C:\Users\ncred\JMRI\My_JMRI_Railroad.jmri\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path settings: is C:\Users\ncred\JMRI\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path home: is C:\Users\ncred\ [main]
20:52:48,737 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path scripts: is C:\Program Files (x86)\JMRI\jython\ [main]
20:52:58,206 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 0 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:52:58,316 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- Incorrect or no response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:08,318 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 1 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:08,429 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:18,443 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 2 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:18,555 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:28,559 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 3 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:28,667 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:38,677 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 4 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:38,786 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
----------- Begin Stack Trace -----------
-----------------------------------------
[2] Reference Handler
? [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
? [email protected]/java.lang.ref.Reference.processPendingReferences(Unknown Source)
? [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
-----------------------------------------
[24] nce.NceTrafficController Receive thread
? app//com.fazecast.jSerialComm.SerialPort.readBytes(Native Method)
? app//com.fazecast.jSerialComm.SerialPort.readBytes(SerialPort.java:827)
? app//com.fazecast.jSerialComm.SerialPort$SerialPortInputStream.read(SerialPort.java:2025)
? [email protected]/java.io.DataInputStream.read(Unknown Source)
? app//jmri.jmrix.AbstractMRTrafficController.readByteProtected(AbstractMRTrafficController.java:994)
? app//jmri.jmrix.AbstractMRTrafficController.loadChars(AbstractMRTrafficController.java:1025)
? app//jmri.jmrix.AbstractMRTrafficController.handleOneIncomingReply(AbstractMRTrafficController.java:1098)
? app//jmri.jmrix.AbstractMRTrafficController.receiveLoop(AbstractMRTrafficController.java:907)
? app//jmri.jmrix.AbstractMRTrafficController$2.run(AbstractMRTrafficController.java:830)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[5] Attach Listener
-----------------------------------------
[15] AWT-Shutdown
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.Object.wait(Unknown Source)
? [email protected]/sun.awt.AWTAutoShutdown.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[23] nce.NceTrafficController Transmit thread
? [email protected]/java.lang.Object.wait(Native Method)
? app//jmri.jmrix.AbstractMRTrafficController.transmitWait(AbstractMRTrafficController.java:537)
? app//jmri.jmrix.AbstractMRTrafficController.transmitLoop(AbstractMRTrafficController.java:504)
? app//jmri.jmrix.AbstractMRTrafficController$1.run(AbstractMRTrafficController.java:805)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[18] AWT-EventQueue-0
? java.base/java.lang.Thread.getStackTrace(Unknown Source)
? apps.SystemConsole.performStackTrace(SystemConsole.java:529)
? apps.SystemConsole.lambda$createFrame$3(SystemConsole.java:256)
? java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
? java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
? java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
? java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
? java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
? java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
? java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
? java.desktop/java.awt.Component.processEvent(Unknown Source)
? java.desktop/java.awt.Container.processEvent(Unknown Source)
? java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
? java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
? java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
? java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
? java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
? java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.EventQueue$4.run(Unknown Source)
? java.desktop/java.awt.EventQueue$4.run(Unknown Source)
? java.base/java.security.AccessController.doPrivileged(Native Method)
? java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
? java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
? java.desktop/java.awt.EventQueue$5.run(Unknown Source)
? java.desktop/java.awt.EventQueue$5.run(Unknown Source)
? java.base/java.security.AccessController.doPrivileged(Native Method)
? java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
? java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
-----------------------------------------
[3] Finalizer
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
-----------------------------------------
[4] Signal Dispatcher
-----------------------------------------
[19] TimerQueue
? [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
? [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
? [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
? [email protected]/java.util.concurrent.DelayQueue.take(Unknown Source)
? [email protected]/javax.swing.TimerQueue.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[12] Common-Cleaner
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/jdk.internal.ref.CleanerImpl.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
? [email protected]/jdk.internal.misc.InnocuousThread.run(Unknown Source)
-----------------------------------------
[28] DestroyJavaVM
-----------------------------------------
[14] Java2D Disposer
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/sun.java2d.Disposer.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[16] AWT-Windows
? [email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method)
? [email protected]/sun.awt.windows.WToolkit.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
----------- ?End Stack Trace ?-----------
20:53:48,795 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 5 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:48,904 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]


Locked Re: JMRI Error: Service mode programmer NCE is offline. #nce

 

Hello Marcus,
?
I'm on Windows 10 64-bit and here are CH340's settings and driver info in Device Manager:
?
?
?
?
?
?


Locked Re: Execute a Windows Batch File from LogixNG or Script #logixng

 

I guess I can just call the script from LogixNG. That will be fine.


Locked Re: Execute a Windows Batch File from LogixNG or Script #logixng

 

Thank you Bob!
Any chance this be done in LogixNG?


Locked Re: NCE Accessory Event Monitoring and possibly CS-105 #nce

 

Just wanted to thank you @Dan - I didn't know that the PHPro reported turnout status and I switched all my points to "Monitoring" and it works a charm. Super excellent. Thank you.?


Locked Re: Block Values Passing thru both thrown and closed legs of a turnout/switch, should only go thru the connected path. #blockvalues #anyrail #layouteditor

 

Dave,
Once again thank you so much for your support.? The Anyrail people say they didn't make any changes going from version 6 to 7, but I have been working with anyrail since version 5.
It's all working great now.
Seth Olitzky


Locked Re: LogixNG and Execute Always/OnChange and Listen/No-listen #logixng

 

Thank you!


Locked Re: Execute a Windows Batch File from LogixNG or Script #logixng

 

Try this bit of jython

Import java
command = “foo.bat”
argument = “something or blank"
java.lang.Runtime.getRuntime().exec([command, argument])

Bob


On Sep 28, 2024, at 1:50?PM, Vinny DeRobertis via groups.io <vinny.derobertis@...> wrote:

Team,
How can I execute a .bat file from either LogixNG or Jython script?
--

Many thanks in advance!

Vinny DeRobertis ~ Apex, NC
New York & Hudson Valley RR

Windows 7 Pro / Java 11 / JMRI v5.7.7
Command Station: Digikeijs DR5000.
Booster: Digikeijs DR5033
Interface: Samsung A7 10.4" Tablets/Fully Kiosk.
DCC/DMX Gateway: Pricom LLS.
LocoNet Input Modules: Digikeijs DR4088LN
DCC Output Modules:
Digikeijs DR4018 / Yamorc YD8116.
Sensors: Model Train Technology: DETECTOR-HO.
Turnout Motors: MTB MP1

Bob Jacobsen
rgj1927@...


Locked Execute a Windows Batch File from LogixNG or Script #logixng

 

Team,
How can I execute a .bat file from either LogixNG or Jython script?
--

Many thanks in advance!

Vinny DeRobertis ~ Apex, NC
New York & Hudson Valley RR

Windows 7 Pro / Java 11 / JMRI v5.7.7
Command Station: Digikeijs DR5000.
Booster: Digikeijs DR5033
Interface: Samsung A7 10.4" Tablets/Fully Kiosk.
DCC/DMX Gateway: Pricom LLS.
LocoNet Input Modules: Digikeijs DR4088LN
DCC Output Modules:
Digikeijs DR4018 / Yamorc YD8116.
Sensors: Model Train Technology: DETECTOR-HO.
Turnout Motors: MTB MP1


Locked Re: LogixNG and Execute Always/OnChange and Listen/No-listen #logixng

 

Jos,

When "listen" is enabled for an object, such as a sensor, in LogixNG, a Java PropertyChangeListener is registered with the object. ?When the object state changes, it notifies all of the registered listeners of the change along with the before and after states. ?There is no polling.

When one of the "listened" objects in a CNG is changed, the CNG starts executing at the beginning. ?The results will depend on the logic structure , the execute modes, and which object changed.

Dave Sand


----- Original message -----
From: Jos Smeele <jossmeele@...>
Subject: Re: [jmriusers] LogixNG and Execute Always/OnChange and Listen/No-listen #logixng
Date: Saturday, September 28, 2024 8:12 AM

Dave,
Thank you, that makes sense.
What determines the frequency of checking for changes of sensors and other items in a CNG?
Jos


Locked Re: LogixNG and Execute Always/OnChange and Listen/No-listen #logixng

 

Dave,
Thank you, that makes sense.
What determines the frequency of checking for changes of sensors and other items in a CNG?
Jos


Locked Re: LogixNG and Execute Always/OnChange and Listen/No-listen #logixng

 

I especially like line 6 in the example.

Kind regards,
W-outer


On Sat, 28 Sept 2024 at 00:52, Dave Sand via <ds=[email protected]> wrote:
Jos,

You "listen" for events that need to start the ConditionalNG logic.? For example, the "code" button on a CTC panel.? Other items that provide state information do not need to have "listen" enabled, such as switch and signal lever positions.? In this scenario, changes to the levers don't trigger the CNG.

"On change" only runs if the expression state has changed between true and false. ?"Always execute" will do the "Then" or "Else" depending on the current state of the expression.

Note: For Modules, use "Always Execute" since Modules don't have a change of state.? They are called by a LogixNG (or another Module).

Dave Sand


----- Original message -----
From: Jos Smeele <jossmeele@...>
Subject: [jmriusers] LogixNG and Execute Always/OnChange and Listen/No-listen
Date: Friday, September 27, 2024 5:58 PM

I'm using ConditionalNGs (CNG) quite successfully to help automate my small layout but I'm lacking in understanding how to set certain options for the If-Then-Else flow control.
Where in the example below should I use Execute Always and where Execute OnChange and where do we Listen to a sensor or memory value and where do we turn that off?
Thanks,
Jos
?ConditionalNG: Example

?! A? ? If Then Else. Always execute

? ?? If ? Sensor SantaFe Sside-Syard is Active?? ? //virtual sensor to activate a Dispatch

? ?! Then Many

?? ??? ! A2? ?If Then Else. Always execute

???? ? ? If ?And. Evaluate All

????? ? E1??Sensor Stop W-outer is Inactive? ? ? ? ? ? ? ? ? //check if there is no train on the route AND

????? ? E2??Memory CROSSoccupied is equal to "0"? //check that the dblcrossing is free. Set by a Timed CNG that checks if blocks connected to the dblcrossing are free or not.

????? ? ! Then??Many? //good to go

????? ! A2??Many

????? ? ?? ! A1??If Then Else. Execute on change

??????? ?? If??Sensor Stop RV SyardMID is Inactive?

??????? ?! Then??Many ?//we reached the destination, there are two trains stacked in the yard, hence the mid-yard IR-sensor that is the end for this train

???????? ??? ! A1??Terminate train X_SantaFe_Wout_to_Syard.xml?

???????? ??? ! A2??Set sensor Occupancy S-yard to state Active

???????? ??? ! A3?Set sensor SantaFe Sside-Syard to state Inactive

??????? ?! Else?Many? //the route is clear and we are not yet in the yard so go to Wout which is the point from where we'll reverse the train.

???????? ??? ! A1??Start train using train info file X_SantaFe_Sside_Wout.xml

???????? ??? ! A2??Set memory SFdestination to "Syard"

???? ? ! Else?If Then Else. Always execute??

? ? ? ? ? ? If?And. Evaluate All

????? ? ? ? ? ?? E1?Sensor Stop W-outer is Active? //reached the point where the train needs to reverse into the yard

????? ? ? ? ? ?? E2?Memory SFdestination is equal to "Syard"

? ? ? ? ? ! Then?Many

????? ? ? ? ?? ! A1?Start train using train info file X_SantaFe_Wout_to_Syard.xml

????? ? ? ? ? ?! A2?Set turnout pin44/45 #7 S-yard to state Closed (-)

? ? ? ? ? ! Else

? ?! Else

??

?

?


Locked Re: MACOS 15 (Sequoia) JMRI program halt #mac-os

 

"Profiles within profiles" ?This probably means I am using JMRI data sets incorrectly with this cit and spice technique I have crudely described. As we speak, I realized I know nothing about the data structure of xml nor how JMRI has been developed to use it. ?I'm not a programmer although 40 years ago I was supervising analysis projects that included a programming group, All I ever did with databases was read Boyce-Codd on relational tables and their difference to hierarchical data sets, so I could explain to the programmers what needed to be done. This makes me dangerous today.
?
I need to read more in the JMRI manual about merging and configuration - I have a suspicion way I am creating panels from existing panels ( outside the club's "live' JMRI data set ) may not be as it was intended to be used. ?


Locked Re: MACOS 15 (Sequoia) JMRI program halt #mac-os

 

As I mentioned, I’m drawing new track into an existing panel and at the same time carving away about 2/3 of the that previously drawn track on this already existing panel to create a ‘new’ panel we need as part of the touch screen control of a certain portion of the layout. ?It may be that in deleting portions of the graphics on screen left “crumbs on the table” for lack of a better description. This info, for what it is worth….file is loaded


Locked Re: MACOS 15 (Sequoia) JMRI program halt #mac-os

 

Mike,

I have reviewed the log files.

You appear to have both Java 11 and Java 17 installed. ?JMRI is using Java 11. ?That is not an issue.

The track segment error appears to be a random issue. ?If you could, upload?/Users/mikeshields/Mikes JMRI Test Panels/Mikes_JMRI_Test_Panels.jmri/LAMRS Harbor v4.xml

There are some errors relating to profiles within profiles. ?

I don't find any clues to the "halt" issue.

Dave Sand


----- Original message -----
From: MICHAEL SHIELDS <mikesjmri@...>
Subject: Re: [jmriusers] MACOS 15 (Sequoia) JMRI program halt
Date: Friday, September 27, 2024 7:30 PM

Dave, FYI -> Log files uploaded.?
?
?


Locked Re: Signal heads/ masts

 

开云体育

Ken C,
Yes, I confirm signal heads and masts do show in ‘where used’, it IDs the connected functions. IHxxx heads are now removed. ?
?? ? ? ? ? ??
John ?Bauchiero
- D&H Model Railroad
-?NCE PH-Pro & PowerCab, Pi4b, DCC-EX
- JMRI current test version

On Sep 27, 2024, at 8:24?PM, Ken Cameron via groups.io <kcameron@...> wrote:

John Bm

If you've moved the user names to something else, you should be able
to delete the old IHxxx signal. In general, if something else is still
using it, it will not delete and tell you about it. The other way to
know it isn't being used would be searching the xml file and if it
only happens once, it should delete. For somethings there is a 'where
used' tool but I'm not sure if signal heads or masts is something it
knows about. I've never used it.

-Ken Cameron, Member JMRI Dev Team
www.jmri.org
www.fingerlakeslivesteamers.org
www.cnymod.com










Locked Re: SPINS in JMRI #operationspro

 

I use CP equivalents to SPINS - SLC (Shippers Location Code).? I think?the SLCs are used in EDI messaging between the railroads - i.e. railroad?number?+ SLC kind of like bank routing codes.

Each station has a number i.e. Calgary is 8200, Vancouver (Coquitlam) is 9714.? Yard tracks are 8200001, 8200002, etc.? Sidings in the Calgary region are 8201001, etc.? But I also name the locations in JMRI because as was said Names are more human readable.? But the numbers help physically locate things (Siding 8901001 is somewhere between Calgary and Vancouver...)


On Thu, Sep 26, 2024 at 10:34?AM Dennis Drury via <cowrr1984=[email protected]> wrote:
Hello Mike,

I'm not sure if anyone in JMRI is using SPINS information to route cars.? SPINS was created as an aid to help crews spot cars correctly.? There is nothing that says you cannot use SPINS information to help JMRI route cars.? You would just use the SPINS data in place of the alphabet formatted information in labeling your spurs.? If you go that route please let us know how it works.? Thanks and take care.

Cheers, Dennis Drury
Dayton, NV

The miracle is this: the more we share the more we have.
Leonard Nimoy



On Wed, Sep 25, 2024 at 11:28?AM Mike O'Neill via <mcdeo1996=[email protected]> wrote:
The Southern Pacific used 'SPINS', (Southern Pacific Industrial Numbering System). They just put a number to correspond with the track and/or industry serviced. The question is, has anyone else used SPINS in JMRI?
?
Additional information here:
?
What I'm looking for is how to name the industry. Instead of putting Wal-Mart spot 1 or Purina Chow unload 1, do you just put the number, 0415 for example? I'd think it could be as easy as that. Yes, I have a diagram of the track to match the number and industry but wanted to know how operators handled just a number vs. a name and location. Since the name of the building and location are easier to see on a model railroad verses a number that you have to reference another document.?

For real railroaders, I think the diagram and number would be easy and repeatable as a job. For us part time (model) railroaders, I think more details assist operators in performing their tasks.?

Thank you for any information.?

Mike O'Neill
Parker, CO