Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
Re: System Console not showing block "triggers"?
I don’t think JMRI ever did this automatically. There’s a script that does it:
Perhaps you used to have that starting as part of your preferences? Bob On Nov 7, 2018, at 12:05 PM, Wain Schroeder <niaw1@...> wrote:-- Bob Jacobsen rgj1927@... |
||
Locked
Re: BD20 block detection
开云体育You wrote: So to the OP, I can see why you're having trouble. Following instructions for correct config appears to break things! Go to Preferences->Defaults. It's almost certain one or more items will have "Infernal" selected instead of NCE! This will be the cause of your woes. As far as your report goes, you have done everything right! Fix "Infernal" and all will be well (for a while). No guarantees it won't happen again. --? Dave in?Australia Noob here but I thought I'd chime in because I have the same hardware (powercab, nce usb, excluding sensors) and goals. So I figured I could learn something going through this thread. Withrottle was working before although it appeared something was misconfigured because I was unable to select "show cabs." I have the 1.65B version of the powercab and (I think) the v7 nce usb. Initially all I had to do was change from v6 in the connection preferences and then I should show cabs and withrottle still worked. Jumpers and rate were default at off/9600. |
||
Locked
System Console not showing block "triggers"?
JMRI (Panel Pro) used to log an entry as a block detected activity, or the deactivation of a block.? This was very useful when attempting to trouble should a block detection problem arise, of block identification was being done on a new section of track.? I just noticed that these messages are no longer being registered in the system console log.? Has this "feature" been removed from JMRI or just moved to anther log file somewhere? Wain Schroeder Clinton Central Model Railroad |
||
Locked
Re: BD20 block detection
I hadn't checked before but the withrottle turnout controls actually work too so it is just throttle that has stopped working in withrottle and jmri.
|
||
Locked
Re: BD20 block detection
Noob here but I thought I'd chime in because I have the same hardware (powercab, nce usb, excluding sensors) and goals. So I figured I could learn something going through this thread. Withrottle was working before although it appeared something was misconfigured because I was unable to select "show cabs." I have the 1.65B version of the powercab and (I think) the v7 nce usb. Initially all I had to do was change from v6 in the connection preferences and then I should show cabs and withrottle still worked. Jumpers and rate were default at off/9600.
So then I continued with the instructions here and set all jumpers on and set the 19200 baud rate. I edited the usb cab address to 10 and while the service console correctly reports?NCE EPROM revision = 7.3.7, withrottle doesn't work. And now I've stepped back all my settings and withrottle still doesn't work. I see my phone connected in the withrottle server window and appear to acquire the loco but commands have no effect. I see them in the jmri system console but see nothing in the nce command monitor or the nce dcc packet analyzer (in case I should.) Additionally, no leds fire on the nce usb with withrottle commands. The jmri throttle doesn't work either but jmri turnout controls do work with an led a corresponding led flash on the nce usb and the command in the nce command monitor.? The powercab throttle continues to function. So to the OP, I can see why you're having trouble. Following instructions for correct config appears to break things! Any ideas how to fix them again? jumpers on/19200/cab id 10 ============================= 2018-11-07 13:00:27,162 apps.Apps???????????????????????????? INFO? - PanelPro version 4.13.3+R9e5390b starts under Java 1.8.0_65 on Linux arm v4.14.70-v7+ at Wed Nov 07 13:00:27 EST 2018 [main] 2018-11-07 13:00:28,018 apps.Apps???????????????????????????? INFO? - Starting with profile NCE_USB.3f722756 [main] 2018-11-07 13:00:28,424 node.NodeIdentity???????????????????? INFO? - Using jmri-gxxjrda6rhNiaaTcEQSYxs-3f722756 as the JMRI Node identity [AWT-EventQueue-0] 2018-11-07 13:00:28,989 xml.AbstractSerialConnectionConfigXml INFO? - Starting to connect for "NCE" [main] 2018-11-07 13:00:29,915 usbdriver.UsbDriverAdapter??????????? INFO? - NCE USB ttyUSB1 port opened at 19200 baud [main] 2018-11-07 13:00:30,051 nce.NceConnectionStatus?????????????? INFO? - NCE EPROM revision = 7.3.7 [AWT-EventQueue-0] 2018-11-07 13:00:31,598 withrottle.FacelessServer???????????? DEBUG - WiThrottle listening on TCP port: 12090 [WiThrottleServer] jumpers off/9600/cab id 3 ================================ 2018-11-07 13:22:17,935 apps.Apps???????????????????????????? INFO? - PanelPro version 4.13.3+R9e5390b starts under Java 1.8.0_65 on Linux arm v4.14.70-v7+ at Wed Nov 07 13:22:17 EST 2018 [main] 2018-11-07 13:22:18,781 apps.Apps???????????????????????????? INFO? - Starting with profile NCE_USB.3f722756 [main] 2018-11-07 13:22:19,203 node.NodeIdentity???????????????????? INFO? - Using jmri-gxxjrda6rhNiaaTcEQSYxs-3f722756 as the JMRI Node identity [AWT-EventQueue-0] 2018-11-07 13:22:19,778 xml.AbstractSerialConnectionConfigXml INFO? - Starting to connect for "NCE" [main] 2018-11-07 13:22:20,331 usbdriver.UsbDriverAdapter??????????? INFO? - NCE USB ttyUSB0 port opened at 9600 baud [main] 2018-11-07 13:22:20,467 nce.NceConnectionStatus?????????????? INFO? - NCE EPROM revision = 7.3.0 [AWT-EventQueue-0] |
||
Locked
Re: Injecting a delay between turnout operations
Hi Iain,
Not sure what you mean by 12" to the foot, or what you haven't heard of on UK layouts. In your panel xml file look out for? ? <signalmastlogics class="jmri.managers.configurexml.DefaultSignalMastLogicManagerXml"> ? ? <logicDelay>500</logicDelay> Perhaps increase the logic delay to something like 5,000 ( 5 secs ) so that the signals won't respond as fast? May be worth having a look at delayed feedback Turnouts? Perhaps add simulated feedback? Perhaps add a delay logix to the feedback to operate the real points in a separate turnout address? Steve |
||
Locked
Re: Adding new "info" field to the Cars and Loco tab in Oospore
Different people will probably want to store different info.
The Roster (under DecoderPro) lets you define and save new columns. That way, people can customize what they want to fill out and more importantly, what they _don’t_ want to fill out. Would something like that work for this? Bob On Nov 7, 2018, at 9:50 AM, Paul Davidson <pdavidson@...> wrote:-- Bob Jacobsen rgj1927@... |
||
Locked
Re: Adding new "info" field to the Cars and Loco tab in Oospore
Although I initially asked for a new field, I agree with Grant. My main objective was to avoid the need to maintain two separate files for my inventory. As single JMRI file that included the fields required for OpsPro with additional fields for the rest of the info I want to keep. A single file where Opspro can get what it wants and ignore the rest. With that file, I can export it to Excel when desired without the need for me to maintain a separate Excel file.
Also, with a separate inventory file, people who do not normally use any other part of JMRI may choose to adopt the JMRI file as their standard inventory solution. |
||
Locked
Re: Injecting a delay between turnout operations
Thanks, I understand the 12" to the foot arrangements, but that isn't a possibility for my model. Apart from the fact that I don't know how to start I simply cannot take my layout to pieces in order to fit in more (to me) unnecessary technology - especially as it doesn't "give" me anything (apart from a delay after sending a turnout command).? It's not something I have heard of on UK layouts.
I shall have to hope that an alternative can be suggested. |
||
Locked
Re: Adding new "info" field to the Cars and Loco tab in Oospore
I think what we have is fine. What I would like to see is an inventory program as part of JMRI, One where we fill out all of the info that we are wanting to keep track of and OPS pulls the info out that it wants or needs. I have 5600 cars so thats a lot of data and JMRI doesn't want to know or care about the info.
Matt G Grant NE |
||
Locked
Re: JMRI starter tutorial
开云体育Corrected Link:?????????? Then select: Birmingham District Model RR Operations tabs at the top. ? Victor ? ? Victor Gilbert Superintendant Sugarwood Railroad ? ? ???????? o O B 0 O B 0 O ??????? o????? ???????TS__[O] ??????{=====_|"""""_|"""""_|"""""_|"""""_|"""""_|"""""_|"""""_|"""""_|"""""_|"""""| ??? ./o--000"`-0-0-"`-0-0-"`-0-0-"`-0-0-"`-0-0-"`-0-0-"`-0-0-"`-0-0-"`-0-0-"`-0-0-' ======================================================================================= ? From: [email protected] [mailto:[email protected]] On Behalf Of Gary Ray
Sent: November-07-18 6:38 AM To: [email protected] Subject: Re: [jmriusers] JMRI starter tutorial ? Seems to be a dead link. ? Gary Ray ? From: [email protected] [mailto:[email protected]] On Behalf Of Paul Davidson ? Try this link. It is a power point presentation on using OperationsPro ?
|
||
Locked
Re: Injecting a delay between turnout operations
Can you add turnout position feedback to your system? This would require more wiring and some way to input this information to JMRI (I don't know enough about NCE hardware to advise on that, I'm using LCC for this sort of thing). Then send your signal command after receiving this feed back.
It may seem a bit of a bother, but it would avoid this problem, and it is how the prototype does it. :) Tim Rumph Lancaster, SC |
||
Locked
Re: Injecting a delay between turnout operations
Been there, done that with multi-address accessory decoders. Commands overflow in decoders.
toggle quoted message
Show quoted text
Your analysis is basically correct. But I don't know how to do delays with JMRI. -- Dave in Australia On 7 Nov 2018, at 9:50 PM, Iain <iain@...> wrote: |
||
Locked
Re: BD20 block detection
See below:
On 8 Nov 2018, at 1:01 AM, Ken Cameron <kcameron@...> wrote:That wasn't what I was saying. I was saying to move the AIUs to 8 and 9, which Richard has done, but forget about moving the NCE USB for now, because there are more things that can go wrong with that, as has happened. I say go with 19,200 and move things to the higherAgain, my suggestion is to clean up the AIU addressing and leave the NCE USB until later. You seem to believe the two are tied together. I have seen no evidence that they are. I'll do some more testing tomorrow. I have no AIU but I do have a Mini Panel I can experiment with. I did suggest that as well. If the panel is loading at startup, that will most likely stop Richard from using Configure USB. Ken, you missed the vital point that Richard doesn't have the jumpers any more. He vaguely remembers taking something off when he bought the USB but has no idea where they are. Let's get my plan perfectly clear. 1) Unplug the two AIUs. 2) Don't put any jumpers on the NCE USB. 3) Take the JMRI settings back to: -- System manufacturer: NCE -- System connection: NCE USB -- Serial port: COM4 -- USB version: V7.x.x -- System: PowerCab -- Additional Connection Settings checkbox ON --- Baud rate: 9600. 4) Save and quit JMRI. 5) Turn off and restart Power Cab 6) Start JMRI and look for the V7.3.0 response in the log. 7) If all is well, check Preferences->Defaults to make sure all are set to NCE. 8) See if Show Cabs works now (may need a couple of refreshes to see Pro Cab at 2 and USB at 3.) 9) Plug in one AIU, refresh Show Cabs a couple of times and look for that AIU to appear. 10) Plug in the other AIU, refresh Show Cabs a couple of times and look for that AIU to also appear. 11) If all is well so far, then try changing AIU Switches as I suggested, one at a time, shutting down both JMRI and the Power Cab and restarting after a change is made. - Note that I made no mention of removing panel from startup. Looking for a non-existent AIU on a Power Cab doesn't cause any errors. AIU DIP switches: - AIU 8 is Switch 4 Off, all others On. - AIU 9 is Switches 1 and 4 Off, all others On. Dave |
||
Locked
Mobile Control II and Side bottons
Hi
I have bought one ESU Mobile Control II and installed Engine Driver in it. I have set function 2 to be latching and I get a long whistle or horn sound when I use the function button on the screen. I have also set the upper left button to function 2, but I can't get a long signal when I use the side button to activate the whistle/horn. It only gives me a short signal. I can't find anything in the settings to change this. Is it a bug, is it supposed to work this way or have I missed something? Best regards Roland Levin |
||
Locked
Re: JMRI starter tutorial
The link has a space in it, which might not come through certain email setups. See this page:
for links or try: Bob On Nov 7, 2018, at 6:38 AM, Gary Ray <gerber1926@...> wrote:-- Bob Jacobsen rgj1927@... |
||
Locked
Re: JMRI starter tutorial
I was also in the same boat and found a couple of handouts like Geralds’ very valuable. If you have access to YouTube, search ‘JMRI Operations’. There are numerous videos that will lead you through it. I’d also do a lot of playing with the demo files that come with the Operations software. The learning curve can be steep ( and occasionally the frustration level) but you can make it do almost anything you need.
|
||
Locked
Re: Adding new "info" field to the Cars and Loco tab in Oospore
开云体育> Try using shift<CR>. There was a program (not JMRI) I used in the past that closed the text field when > you hit the <CR> return but would add the shift<CR> so when it displayed or printed out it would have > multiple lines in the text field. >? > If I remember it right you could not delete the shift<CR> unless you delete the character in front and > continue deleting to the character following it. ? Excel Spreadsheets work this way when you want multiple lines within a cell, but you only need to go to the first character of the second line then <backspace> to remove the embedded CR. ? ? |
||
Locked
Re: JMRI starter tutorial
开云体育Seems to be a dead link. ? Gary Ray ? From: [email protected] [mailto:[email protected]] On Behalf Of Paul Davidson ? Try this link. It is a power point presentation on using OperationsPro |
||
Locked
Re: Adding new "info" field to the Cars and Loco tab in Oospore
开云体育From: Paul Davidson
Sent: Tuesday, November 06, 2018 8:36 PM
Subject: Re: [jmriusers] Adding new "info" field to the Cars and
Loco tab in OpsPro Dan, Either the values field or the comments field would work for me. I am looking for a field where I can put in multiple lines rather than a single string of text. I would hope that it would show up as multiple lines when I use the export feature even if they remained as a single field. Paul D ?
?
?
Try using shift<CR>. There was a program (not JMRI) I used in the
past that closed the text field when you hit the <CR> return but would add
the shift<CR> so when it displayed or printed out it would have multiple
lines in the text field.
?
If I remember it right you could not delete the shift<CR> unless you
delete the character in front and continue deleting to the character following
it.
?
Donald
? |