Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
touch screen monitors
Greetings and Happy Holidays to all! I want to control the turnouts/ routes in various yards on the layout with touch screen monitors. So far I have set up several panels in layout editor and have tested them. All good so far. I How envision using a small touch screen monitor at each end of double end yards to align the routes in and out of each of the yard tracks. I may need up to 12 such monitors. Will JMRI support this? All of the panels are open on my computer now, but how do I get the appropriate panel to appear on each of the monitors at the various yard locations? Since I am not a computer type person I would appreciate getting pointed in the right direction.Thanks.
|
Locked
Re: Merry Christmas,JMRI! Time to give thanks, and put something in the collection plate....
Go to Google Search, type in "JMRI donations", will take you right to the page.
toggle quoted message
Show quoted text
John ---------- Original Message ---------- |
Locked
Re: cmri turnout
HP, crew:
If HP is seeing a nominal 5V on the output pins no matter what has been sent to it it's not seeing commands to turn on the output ie pull to ground. But wait... a couple more basic questions on? the output boards just to? little more sure how we need to check. HP, these boards were bought built, as kits or total DIY? Where they built as a standard on is pill to ground configuration and not to source current? Different transistors and jumper wire position. Standard is 2n4401 and jumper at J1. Alternative is 2n4403 and J2 to source current. Then there is the mother board, if you use source cards there is an option for different voltage for the current source but you still need it connected to 5V for the output transistors to work when sinking. I doubt that it's the problem but check the wiring around the Alternate J2 jumper and wiring. (pg 17-3 and 4 in my user 3.0 manual). Since we have two cards and I assume you've swapped the two cards changing their addresses we don't likely have? component failure. More later if needed... after the coding check and verifying how the output is set. Jim Albanowski |
Locked
Re: cmri turnout
Since
*) Polling works *) Sensors work *) The SM2 works *) You say the ground are good *) You¡¯ve checked the output voltage *) And the init message was "Init ua=0 type=X DL=0 NS=1 CT: 16¡±, which is wrong for your hardware. I recommend we stop talking about electrical issues. Everything is consistent with the C/MRI Node configuration in JMRI not being set right. To check / fix this: A) Open JMRI B) Open Preferences C) On the Connection pane of the Preferences, click Configure Nodes You should see one line with 0 under address, SUSIC under type, 2 under IN cards, 1 under OUT codes, 64 under IN Bits and 32 under OUT bits. Do you see all of those values? Next, click the ¡°Select¡± 2nd from right, and then choose Edit. A new window should open. What do you see in the table in the middle of that? There should be three entries under Card Address and Card Type. What do those say? Do they agree with the switch settings on your cards (_not_ on their SUSIC itself)? Bob -- Bob Jacobsen rgj1927@... |
Locked
Re: cmri turnout
toggle quoted message
Show quoted text
On Dec 27, 2018, at 01:29, hpschilling@... wrote:
|
Locked
Re: Virtual Sound Decoder - Clicks on looped sound files
Tim,
One more point. Engine sounds (start-sound, shutdown-sound and notch-sounds) _must_ have the same audio format. The format should be either 8-bit-mono or 16-bit-mono, but not a mixture. Klaus |
Locked
Re: cmri turnout
one input wire ...
turnouts operate from sm2's if you force voltage change from 5 volt to 0 volt ... and vice versa ... but output board voltage is 4.98 volts at connected bits and doesn't change ...I tried with just output board inserted in node ..can observe yellow led lights when you operate the turnout on screen or in the table ... no change at output board ... stays at 4.98 volts .. |
Locked
Re: cmri turnout
I have misplaced my SM2 board diagrams. How many input wires to the board does the SM2 require. One for coil A output and one for coil B output or just one wire that when on throws to coil A and when off throws to coil B.
toggle quoted message
Show quoted text
Jim On Dec 26, 2018, at 22:42, hpschilling@... wrote: |
Locked
Re: cmri turnout
sorry ... I just had temporary power connected to the rs232/485 board ... wire had come loose ... some (two out of four connected) turnouts change position when layout is powered up (only if in closed (normal) position) ... Poll ua=0 .... repeats over and over .... |
Locked
Re: Is there anyway to run Panel Pro and Decoder Pro at the same time on the same computer
It sounds like you have only a single connection to your layout. In that case, there are ways to do it where one program connects to the other to share that connection, but there¡¯s a simpler way:
*) Start PanelPro *) Select the ¡°Roster¡± item in the ¡°Roster¡± menu. That¡¯s the same DecoderPro screen. Bob On Dec 26, 2018, at 7:58 PM, dcesharkman via Groups.Io <dcesharkman@...> wrote:-- Bob Jacobsen rgj1927@... |
Locked
Is there anyway to run Panel Pro and Decoder Pro at the same time on the same computer
It seems they fight for the same connection, is there a way to to have them both up at the same time?
Thanks! David |
Locked
Re: Engine Roster ?
For the record, what I found was two issues, together it gave a blank for
the roster list. But I could see the roster.xml file was sizeable. Then the console showed issues with multiple Jackson jar files, three sets total, I removed the older ones. Last I was still getting the issue of blank for the roster list. I vaguely recalled a case where the roster groups were mixed up. I created a new roster group. All entries appeared and I deleted the one I created. Result was normal displaying roster list. Not sure what was hiding them. It was like a roster group was selected that displayed nothing. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: Issue with JRMI Zimo MX621 Decoder File
¿ªÔÆÌåÓýGit Blame shows that this line was commented-out (disabled) by Ronald Kuhn in December 2012: <> <> It looks like this roster entry was created by a very old JMRI version and there have since been significant changes. Additions, alterations are handled easily by JMRI, removal of entire CVs and values from existing roster entries is not done (there are significant data loss risks in attempting to do this automatically). -- Dave in Australia On 27 Dec 2018, at 6:54 AM, Marc <forfoum@...> wrote: Peter, the definition file itself has this in it : </variable> ?????<!--xi:include href=""/--> So it is not even calling for inclusion of ?CV400 thru 428 ?for the Function mapping. That " ?<! ?" ?says i is not loading. ?So it is surprising to hear of a timeout. This is with JMRI 4.13.5 ?so the definition files are more recent the his 4.12 ?.. New versions of Zimo definition files came out in Octobre. Suggest he update to latest Production version. |
Locked
Re: Issue with JRMI Zimo MX621 Decoder File
The log indicates that most likely your existing roster entries were created with a different version of the decoder definition file (hence all the "WARN - Did not find locofile variable..." messages.
toggle quoted message
Show quoted text
This can occur if: 1) A variable is renamed (happens not infrequently). 2) A variable is removed. Since JMRI has no way of knowing which has occurred nor what CVs or parts thereof were relevant to removed CVs, the underlying CVs and values are preserved. Obviously both have happened in your case. The simplest solution is to abandon the old roster entry and create a new one, using Read Type from decoder.** There is another thing you should check. Go to the Help->Locations menu item and click on "Open User Files Location" (in your case it appears to be "\\WDMycloud1\David\JMRI\"). Look for a folder called "decoders" and a file called "decoderIndex.xml". This indicates the likely presence of manually imported decoder definitions, possibly obsolete. Remove or rename the "decoders" folder and delete "decoderIndex.xml". ** This means that you are going to have to reread the decoders into the new roster entries. If this sounds like too much trouble, there is a messy (and possibly incomplete) workaround: - Use File->Export->CSV file to create a ".csv" file for each roster entry. - Manually edit each ".csv" file (text editor or Excel, saving as CSV) to remove the offending high CVs. - Use File->Import->CSV file to load the modified ".csv" file into the new roster entry. - Check the CVs sheet for any unmodified (not orange) CVs. If so, these are new and will have to be read manually! - You may still have some extra (unreadable) CVs and will have to repeat the process, removing them as well. -- Dave in Australia On 27 Dec 2018, at 7:34 AM, dcesharkman via Groups.Io <dcesharkman@...> wrote: |
Locked
Re: Engine Roster ?
Thanks to everyone that helped resolve my issue. A special thanks to Ken Cameron. He said my issue was a little unusual and called me and fixed the issue. It was definitely above my pay grade. Happy New Year to all.?
|
Locked
Re: JMRI / DCS240 set up question and why so slow?
Thanks for the answer, Dave.? I appreciate your time.
|
Locked
Re: Merry Christmas,JMRI! Time to give thanks, and put something in the collection plate....
To all
I would agree with all the comments. An amazing program along with great support from the team and all users. Using this program has provided hours of enjoyment in operating my model railway. Peter |
Locked
Re: Issue with JRMI Zimo MX621 Decoder File
I upgraded to version 4.14 and still seeing the errors trying to write to the CV400+ variables
|