¿ªÔÆÌåÓý

Re: Audio Icon on Web Panel - Java
Does JMRI has two panels, A and B, there A has the Audio icon and B is the panel on top? And that the sound plays if panel A is on top but not if panel B is on top? I ask to get a better understanding
By danielb987 · #242311 ·
Re: Audio Icon on Web Panel - Java
The Fully Kiosk web browser is always on top and it's the only app running.
By Vinny DeRobertis · #242310 ·
Re: C/MRI 72-Input node: how to configure in JMRI? #cmri
So JMRI will poll the node for updates and the node should reply fairly quickly (ideally below 100ms). It will show an error if it does not get a reply to the poll command (it will try to init again),
By Gareth Lee · #242309 ·
Re: JMRI import of separate track layers from Anyrail not working #anyrail
Hi Erik84750, The AnyRail Export always exports all trackage, regardless of layer or display settings such as hidden. Hidden, etc. only affects what is included in the background image. If you want to
By Steve Todd · #242308 ·
Re: C/MRI 72-Input node: how to configure in JMRI? #cmri
Thanks Lee! Currently I call cmri.process(); only when updated, is there a particular reason to do it continuously? Why assign 96 inputs for my 72-input C/MRI card (3x 32bit, instead of 24 bit)?
By Erik84750 · #242307 ·
Re: C/MRI 72-Input node: how to configure in JMRI? #cmri
I personally use an Arduino Mega as a SUSIC, and when setting up the node in JMRI define the number of input and output cards. I would suggest that you would be able to build the node in JMRI with 3
By Gareth Lee · #242306 ·
LogixNG some help requested #logixng
I have a turnout that requires a 2-bit operation: two outputs for each direction (straight or divert), with pulsed output signal (on two outputs). "Divert" or "Straight" are driven by two separate
By Erik84750 · #242305 ·
JMRI import of separate track layers from Anyrail not working #anyrail
Anyrail v7.8.3 export of separate layers is not working. I have a track plan with an undersection and an upper section separated in two different layers. When hiding one layer for export to JMRI .xml,
By Erik84750 · #242304 ·
Re: VSD dont work #vsdecoder
Angel, This message points to an issue in a config.xml file. Look for the line <sound name="ENGINE" type="SD70"> "SD70" is not valid, use "diesel3" instead. Valid sound types are: configurable,
By Klaus Killinger · #242303 ·
Re: Starting with JMRI sensor reading and signal output: help request
Erik, Look at https://www.jmri.org/help/en/html/apps/PanelPro/GettingStarted.shtml. Information on using AnyRail is at https://www.jmri.org/community/connections/AnyRail/index.shtml. Dave Sand
By Dave Sand · #242302 ·
Re: Starting with JMRI sensor reading and signal output: help request
What is an "SML"? I just discovered the Layout Editor: is there any way to import from an external track plan editor such as Anyrail? If not then it is an immense task to draft a plan for a large
By Erik84750 · #242301 ·
VSD dont work #vsdecoder
Hello, good evening. I'm trying to set up my own VSD file configuration for JMRI, and after many attempts and modifications, I came across a message that hasn't let me move forward: "Unsupported sound
By Angel Mora · #242300 ·
Re: Audio Icon on Web Panel - Java
Vinny, Is the web browser on top? Or another app on top of the web browser? If the web browser is on top, is a non JMRI window on top of a JMRI window in the web browser? Daniel
By danielb987 · #242299 ·
Re: Starting with JMRI sensor reading and signal output: help request
Since you are using CMRI, that means to JMRI the inputs are sensors and outputs are turnouts. You can built signal heads from the turnouts, that's the simplest way and easy testing. The you can make a
By Ken Cameron · #242298 ·
Re: Starting with JMRI sensor reading and signal output: help request
Erik, I don't have any experience with C/MRI so I will leave most questions for others to answer. signals, based on sensor inputs? First, you need to ensure that JMRI can control the signals and
By danielb987 · #242297 ·
Re: C/MRI 72-Input node: how to configure in JMRI? #cmri
OK, thanks BillyBob, that is good enough: the initiation code for the Susic (in my comment) is correct, I checked just now. I prefer a second opinion but for lack of that I trust in .. :)
By Erik84750 · #242296 ·
Re: Edit dialog boxes do not open with full width
Vince, That is some really weird behavior. If you are interested, rename or move the user-interface.xml file and see what happens. Dave Sand
By Dave Sand · #242295 ·
Re: Edit dialog boxes do not open with full width
Following up: I created a new config profile with both monitors plugged in. I'm leaving everything in the default location (~/Library/Preferences/JMRI/<profile>.jmri)? now even though I had no
By Vince Guarna · #242294 ·
Re: C/MRI 72-Input node: how to configure in JMRI? #cmri
That will have to be answered by someone who knows the (Arduind?) code base you are using. And that isn't me. (You've answered this yourself.)
By billybob experimenter · #242293 ·
Re: Engine and bell sounds work but no horn after decoder install
Thank you Heiko, that does help. I did not know that you could look at the projects online. Thanks for the links. According to the ESU description, the horn should be in sound slot 3 for this project.
By Dan Fretz · #242292 ·