¿ªÔÆÌåÓý

Date
Locked Re: LT1017 - LT1020 #digitrax
Cliff, Those are the Loconet Stationary Decoder Interrogation addresses.? They are in the Loconet spec, although it may say somewhat different numbers due to different interpretation of the bits in
By Robin Becker · #234212 ·
Locked Re: SML signal mast problem #sml
Ken, 1. Go to /g/jmriusers. Logon if necessary. 2. Click on "Files" in the left column. 3. Scroll down to "ProblemsBeingWorkedOn" and click on the link. 4. Click on the
By Dave Sand · #234211 ·
Locked Re: Getting throttle settings with LogixNG #logixng
Jos, I made some assumptions. Here is a script: And a test LogixNG:
By Dave Sand · #234210 ·
Locked Re: SML signal mast problem #sml
Hi Dave I don't know how to send you the file. I have the file but don't know how to move it to you. Ken
By Ken Fordham · #234209 ·
Locked Re: Getting throttle settings with LogixNG #logixng
Jos, What is in the memory variable? A string or a roster entry? If it is a string, what does the string value represent? How does the ConditionalNG stop and start a train? Dave Sand
By Dave Sand · #234208 ·
Locked Re: Lighting control with JMRI
Vinny, I sent an e-mail asking for a discount. We'll see what he says....thanks again for your help. <vinny.derobertis@...> wrote:
By Keith Williams · #234207 ·
Locked Re: Getting throttle settings with LogixNG #logixng
If I start a Dispatch then I can follow the train around the track by querying the Block-comment. I wrote a ConditionalNG to resolve a conflicting situation when two trains approach a crossing and
By Jos Smeele · #234206 ·
Locked Re: LT1017 - LT1020 #digitrax
It is not my intent to highjack this thread, but OP has touched on a closely related topic. Please excuse my ignorance, but where is the documentation for the statement, "I 'm aware that LT1017 to
By Cliff Anderson · #234205 ·
Locked Re: Precise position of trains and maneuvers automation
About the position detection/calculation in JMRI: Does it JMRI can calculate the position of each vehicle of a train?? Like, for example, telling that a train begin at cm X and end at cm Y, with
By S¨¦bastien Gendre · #234204 ·
Locked Re: Precise position of trains and maneuvers automation
I have difficulties to understand what a "sound-follows-loco in VSD" is. (Sorry, english is not my main language). Does the "LayoutEditor-Train Simulator Proof of Concept" is only a simulation of
By S¨¦bastien Gendre · #234203 ·
Locked Re: Precise position of trains and maneuvers automation
From what I understanding: With warrants, JMRI can calculate the position of the train after it entering into a block and using the train speed and block length. But the position calculated only
By S¨¦bastien Gendre · #234202 ·
Locked Re: Precise position of trains and maneuvers automation
I have considered the radar distance detector But it have some disadvantage: It need to be installed in the axis of a straight track and have no obstacle. If the track is the main one of the
By S¨¦bastien Gendre · #234201 ·
Locked Re: Precise position of trains and maneuvers automation
A warrant is a fixed point on the map that tell which train pass by it?? "Nags via groups.io" <snowy999@...> writes:
By S¨¦bastien Gendre · #234200 ·
Locked Re: Getting throttle settings with LogixNG #logixng
Jos, In your original post you indicate that you want to get a throttle setting for an auto active train in Dispatcher. When developing program logic, the first question is "Select a throttle based
By Dave Sand · #234199 ·
Locked Re: SML signal mast problem #sml
Ken, There are many possible issues. Please upload your layout xml data file to the group's ProblemsBeingWorkedOn file folder. Dave Sand
By Dave Sand · #234198 ·
Locked Re: Getting throttle settings with LogixNG #logixng
Dave, Thanks, it seems that I should learn more about Jython, I'd appreciate an example of this. Where can I find documentation about formulas that can query the JMRI system from within LogixNG, like
By Jos Smeele · #234197 ·
Locked SML signal mast problem #sml
Hi I have just started to convert my ssl signals to sml and I have the signals operating at one of the switches. When I run a train on the mainline the switches activate on the siding and when I
By Ken Fordham · #234196 ·
Locked Re: Getting throttle settings with LogixNG #logixng
Daniel, It could be done using LogixNG except for one problem. The "InstanceManager" function normally returns a manager object, for example using a formula such as: where "mgr" is a local
By Dave Sand · #234195 ·
Locked Re: Getting throttle settings with LogixNG #logixng
Jos, No, not currently. But you can use a Jython script to do that. Hopefully someone else will join in and give you an example on a Jython script for it. Daniel
By danielb987 · #234194 ·
Locked Getting throttle settings with LogixNG #logixng
Is there a way that I can query an active throttle with LogixNG and, for instance, store the current speed in a local variable with LogixNG? I want to get the current train speed with LogixNG when
By Jos Smeele · #234193 ·