¿ªÔÆÌåÓý

Date
Re: Controlling Alexa (Amazon) via JMRI
This is what ChatGPT suggested, I do not know if this is accurate or if it will work. It is supposedly Python, not Jython, so not sure if it would run within JMRI. import
By Heath @ Human[c]ity Junction · #240561 ·
Controlling Alexa (Amazon) via JMRI
I would like to create some timed routines in JMRI that sends commands to Alexa to run various routines. For example, at start of session, I can start the fastclock, and then at appropriate times, it
By Heath @ Human[c]ity Junction · #240560 ·
Re: Current state of DMX support on Apple Silicon Macs? #mac-m1 #powerline
I¡¯ve done some experimenting with this on an M1 Mac. Note that I don¡¯t have a DMX512 box or anything like that, so I¡¯m just testing whether a connection will _try_ to open. 1) When running an
By Bob Jacobsen · #240559 ·
Re: Car Last field #operationspro
Got it. ?¡°Feature.¡± Jon
By Jon Schmidt · #240558 ·
Re: Tracking Car Movement #operationspro
If you have logging turned on, you can look to operations\logger\rollingStock and find the car you're looking for. it will list, in csv format, all of the moves of the car since you started logging.
By Jim Bernier · #240557 ·
Re: Current state of DMX support on Apple Silicon Macs? #mac-m1 #powerline
Thank you, Daniel. I had yet to find the documentation for lighting controls from LogixNG, and the cited example of triggering light objects based on the fast clock was?very helpful. I hadn't
By Paul Anderson · #240556 ·
Re: Current state of DMX support on Apple Silicon Macs? #mac-m1 #powerline
The issue I had found with DMX was that not all DMX dongles are equal. But worse, I was working from Windows systems. Due to lower level libraries the only way I could get it working was: 1. On
By Ken Cameron · #240555 ·
Re: YouTube Video of JMRI Running Auto Train
Look for the McKinley railway on YouTube. Mick ______________________________________ Mick Moignard mick@... p:+44 7774 652504 The week may start M, T, but it always ends WTF!
By Mick Moignard · #240554 ·
Re: Current state of DMX support on Apple Silicon Macs? #mac-m1 #powerline
Paul, I don't know the answer to your question. But I think there has been progress in this matter. full WW. based on the fast clock time. require either a LogixNG or Python/Jython script that
By danielb987 · #240553 ·
Re: Adding Signal Heads @ Dbl Slip using "Set Signal Heads at a Slip" Tool #ssl #layouteditor
Paul, I have reviewed your upload. Block 1 includes track segments attached to the connection points on the slip. The subsequent anchor points create block boundaries. SSL requires signal heads at
By Dave Sand · #240552 ·
Re: Internal Sensors
Thanks.? Ill try that next time I go into the layout room! Bill
By sontrak · #240551 ·
Re: Increase length of Car Type #operationspro
When you reopen the file, is the new field length still modified?? Make a small change in the Setting window and press save.? The operations.xml file should contain the date and time of the last
By Dan Boudreau · #240550 ·
Re: Increase length of Car Type #operationspro
"boxcar-materials" will print as "boxcar".? And "boxcar materials" will print as "boxcar materials". Dan
By Dan Boudreau · #240549 ·
Re: Car Last field #operationspro
The "Last Field" is the last time the car was moved by the program.? It has to be part of train, and then delivered? to a track.? The program also doesn't increment the "Move" count when you
By Dan Boudreau · #240548 ·
Re: Lock Control Panel Position on Tablet
Vinny: Might it be caused by the settings on your tablet? Does it have options that select different responses for swiping? It looks like the zoom setting is being changed or perhaps you are switching
By Jan Carr · #240547 ·
Current state of DMX support on Apple Silicon Macs? #mac-m1 #powerline
Greetings All, After an extended late-night dive into the group archive, I can't seem to find a final word on whether the JMRI DMX-via-USB support (whether Anyma or Powerline) works when using Java
By Paul Anderson · #240546 ·
Re: YouTube Video of JMRI Running Auto Train
These'll be fun to watch, too.? However, I'm sure the one I'm looking for is done by a modeler from the UK, and the train which starred in the video was a steam engine of British heritage.
By sontrak · #240545 ·
Re: YouTube Video of JMRI Running Auto Train
Thanks Brian, but 3 years ago I wasn't active in model trains.? It had to be at least 6 years ago and most likely ten or more years. It'll be fun to watch your video, though!
By sontrak · #240544 ·
Locked File /ProblemsBeingWorkedOn/240499_Paul_Young/ONEFORTYONE.xml uploaded #file-notice
The following items have been added to the Files area of the [email protected] group. * /ProblemsBeingWorkedOn/240499_Paul_Young/ONEFORTYONE.xml (
By Group Notification <noreply@...> · #240543 ·
Re: DIY DCC decoder setting window #scripting #definitions
The "source code" for the "Turnout control" is found at jmri.jmrit.simpleturnoutctrl.SimpleTurnoutCtrlFrame.java . This is Java code, not "Jython", so it would not be "directly" usable as a
By billybob experimenter · #240542 ·