Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
Re: RailDriver not working in 4.18/Linux
#raildriver
#ubuntu
The "RailDriver (Built In)" is working as expected (on macOS).
In theory it should work for Windows users also however in practice I have received reports that it doesn't. Not being a Windows developer (or having any Windows machines) I can't investigate or fix that issue. To the best of my knowledge (from the reports I've received) it has something to do with USB device protections on Windows. In theory it can be fixed by changing the RailDriver USB device protections (not that I know how to do that). |
Locked
Re: Problems Using NCE USB Interface Version 7 ?
Kevin Ellis
¿ªÔÆÌåÓýDave, ? Forgot to mention ¡ I do see the LEDs on the interface flicker when the command is issued.? The CAB Bus flickers a few more times more until the timeout occurs.? The LED on the PCP is on, but I did not notice it flicker when it went into program mode.? Thanks¡ ? Kevin Ellis ? From: Kevin Ellis via Groups.Io
Sent: Tuesday, February 18, 2020 12:34 PM To: [email protected] Subject: Re: [jmriusers] Problems Using NCE USB Interface Version 7 ? ? Dave, ? Found ¡°Single CV Programmer¡± and attempted to do a direct read on CV 1, but a timeout keeps occurring.? This is what I have been experiencing a lot.? I have provided the log via the Notepad attachment.? Let me know what you think is our next option to try.? Thanks¡ ? Kevin Ellis ? From: Dave Heap ? Ken and Kevin, ? > On 18 Feb 2020, at 11:10 AM, Ken Cameron <kcameron@...> wrote: > > Maybe Dave meant the 'Single CV Programmer', it is further down the list. ? OK, the naming of the menu item and? the actual window differ. One is "Single CV Programmer", the other is "Simple Programmer"! ? Working from memory and not at a computer. ? Dave in Australia ? ? ? ? ? |
Locked
Re: Logix Conditional Reorder gray/not working
Ken,
toggle quoted message
Show quoted text
When using the Tree editor, selecting a conditional row, a variable row or an action row enables the Move Up/Down buttons at the bottom. Found it: Variable reorder is disabled in mixed mode. The theory is that the () grouping will need to be redone after the reorder is done and trying to predict the desired results is not feasible. Dave Sand ----- Original message -----
From: Ken Cameron <kcameron@...> To: [email protected] Subject: Re: [jmriusers] Logix Conditional Reorder gray/not working Date: Tuesday, February 18, 2020 11:21 AM I just tried the tree. Didn't feel comfortable. I don't see any reorder option there either. I've got a number of mixed mode logic and the order helps a lot in keeping the (()) grouping right. So far only one of them isn't giving the reorder button, that I've found. Nothing on the console. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.org www.syracusemodelrr.org |
Locked
Re: Problems Using NCE USB Interface Version 7 ?
Kevin Ellis
¿ªÔÆÌåÓýDave, ? Found ¡°Single CV Programmer¡± and attempted to do a direct read on CV 1, but a timeout keeps occurring.? This is what I have been experiencing a lot.? I have provided the log via the Notepad attachment.? Let me know what you think is our next option to try.? Thanks¡ ? Kevin Ellis ? From: Dave Heap
Sent: Tuesday, February 18, 2020 11:22 AM To: [email protected] Subject: Re: [jmriusers] Problems Using NCE USB Interface Version 7 ? ? Ken and Kevin, ? > On 18 Feb 2020, at 11:10 AM, Ken Cameron <kcameron@...> wrote: > > Maybe Dave meant the 'Single CV Programmer', it is further down the list. ? OK, the naming of the menu item and? the actual window differ. One is "Single CV Programmer", the other is "Simple Programmer"! ? Working from memory and not at a computer. ? Dave in Australia ? ? ? ? |
Locked
Re: reporter failing to update memory after track power is restored
#reporters
Hi Code sorted
Basically I have put a sensor connected to the district cutout via an opto-coupler, this goes active when the track power is cut due to a derailment. this event on CBUS is used to trigger a logix into running a script that sets all reporter values to a null string. the result is that when the train passes the detector again the value is read and the memory correctly updates the block memory. |
Locked
Re: Logix Conditional Reorder gray/not working
I just tried the tree. Didn't feel comfortable. I don't see any reorder
option there either. I've got a number of mixed mode logic and the order helps a lot in keeping the (()) grouping right. So far only one of them isn't giving the reorder button, that I've found. Nothing on the console. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.org www.syracusemodelrr.org |
Locked
Re: reporter failing to update memory after track power is restored
#reporters
Hi BillyBob,
Some pretty big generalisations there. Perhaps asking the user what hardware they are using / request a simple worked example of the issue? JMRI not responding to known valid input from any hardware is either a config. issue or a programming issue imho. If every single issue is passed off as a JMRI quirk, nothing will ever get fixed! ALL hardware implementations use the same code within jmri.Block. Tim, After a think about this, the Reporters are correct in not notifying the Block that properties?of the Reported Object have changed. Proposed solution is to add a Property Change Listener to the Block Value Object ( if the value is an Object capable of Propert Change Triggering ). Then, when the IdTag LastSeen value is updated, the block value will get refreshed. Hope to put some code behind this theory imminently, Steve. |
Locked
Re: back up and restore operations files
#operationspro
Stefan and Burnell,
On 19 Feb 2020, at 2:40 AM, Stefan ` Bartelski <stefan@...> wrote:<> Dave in Australia |
Locked
Re: Request for a little help please on panels and roster throttle.
¿ªÔÆÌåÓýMike,
Bob S is correct. They are for dropping replacement button icons.
They are for large and small loco icons, not button icons. Dave in Australia |
Locked
Re: Problems Using NCE USB Interface Version 7 ?
Ken and Kevin,
On 18 Feb 2020, at 11:10 AM, Ken Cameron <kcameron@...> wrote:OK, the naming of the menu item and the actual window differ. One is "Single CV Programmer", the other is "Simple Programmer"! Working from memory and not at a computer. Dave in Australia |
Locked
Re: Logix Conditional Reorder gray/not working
Ken,
toggle quoted message
Show quoted text
I have not seen any issues with the Conditional, Variable or Action reorder buttons. Have you tried using the Tree Conditional editor? Dave Sand ----- Original message -----
From: Ken Cameron <kcameron@...> To: [email protected] Subject: [jmriusers] Logix Conditional Reorder gray/not working Date: Tuesday, February 18, 2020 10:04 AM Has anyone seen this? I was doing some editing on conditionals and I've got one that doesn't enable the Reorder button. I don't see anything in the help page on why it wouldn't let me reorder the conditions. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.org www.syracusemodelrr.org |
Locked
Re: End anchor in loop
Phil, Who is looking for an "end anchor"? ?The panel, sections, transits, dispatcher? I assume ?you are talking about a Layout Editor panel. Unless there is an error in the panel, it will not need an "End Bumper" since it is just a loop which would only use "Anchor Points". ?End bumpers are used to terminate a track such as a dead end spur. Use the Layout Editor "Tools >> Check" menu items to check for inconsistencies. ?A valid panel has no red connection boxes. Dave Sand ----- Original message ----- From: Phil Law <tlcphil@...> Subject: [jmriusers] End anchor in loop Date: Tuesday, February 18, 2020 9:55 AM I have a test loop using 6 Anchors making 6 blocks that when I create 3 sections containing 2 blocks. The software is looking for an additional anchor. Do I need to add an End Anchor into the loop to designate the start. Phil |
Locked
Re: Issues with Engine Driver
On Tue, Feb 18, 2020 at 07:23 AM, Marshall wrote:
Had a chance to check the issue that resulted in the Github issues shown below and the problem has been corrected.Great, thanks for letting us know! --SteveT |
Locked
Logix Conditional Reorder gray/not working
Has anyone seen this? I was doing some editing on conditionals and I've got
one that doesn't enable the Reorder button. I don't see anything in the help page on why it wouldn't let me reorder the conditions. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.org www.syracusemodelrr.org |
Locked
End anchor in loop
I have a test loop using 6 Anchors making 6 blocks that when I create 3 sections containing 2 blocks. The software is looking for an additional anchor. Do I need to add an End Anchor into the loop to designate the start. Phil |
Locked
Re: Doing anything to a BLI SD40-2 w/Paragon 3 via JMRI - fails
I was able to set the long address, but going back and trying to read it with the PowerCab, it fails.
-- -splasher in somd |
Locked
Re: Operations manifest printing
#operationspro
Working with a more recent version of JMRI is always better, 4.11 is quite old now. I believe the latest Production version is 4.18. I have had few issues with using the test versions, currently at 4.19.3.
stefan -- Stefan Bartelski Home layout: The Blue Ridge Line, an HO representation of the L&N Etowah Old Line from Etowah to Elizabeth and the Marble Hill branch (Georgia Marble Railroad), set in 1986 (under construction)? Modular Layout: Shoofly module of the Country RRoads Modular group |
Locked
Re: back up and restore operations files
#operationspro
The better solution is to setup a cloud drive and then link both computers to that drive. Instructions can be found in the Help documentation, search for Dropbox. You can use this approach for other cloud drives that Dropbox, I recently switched to OneDrive because Dropbox now wants money for using it across more than two devices.
Stefan -- Stefan Bartelski Home layout: The Blue Ridge Line, an HO representation of the L&N Etowah Old Line from Etowah to Elizabeth and the Marble Hill branch (Georgia Marble Railroad), set in 1986 (under construction)? Modular Layout: Shoofly module of the Country RRoads Modular group |
Locked
Re: Doing anything to a BLI SD40-2 w/Paragon 3 via JMRI - fails
This is identical to the problem I posted recently about not being able to even change address from default 03.? ?To clarify, I have NCE Power Pro and Pro Cab.? BLI has a Paragon decoder.? I don't know about the Athearn.? As suggested,??I tried again on program track and got the same message on DecoderPro and the ProCab basically can't find/read decoder.? I also tried going to CV 7 & 8 and got "can't read CV".??
Thanks |
Locked
Re: Items needed to set up a programming track
Actually, the cheapest solution is a DCC++ base station. If you buy the Arduino board and motor shield off Ebay you can build a station for $30-$50, using original Arduino boards will increase the price about $30. Note that this is a no-solder, no-programming solution. You just need to be able to do some downloads and have a computer (Windows/Mac (Linux?)) to run the Arduino software loading program (or IDE for the nerds). Just Google DCC++, there is quite a bit of information out there. You can also PM me.?
P.S. For those attending the NMRA convention in St. Louis in July, I will be giving a clinic (twice) on how and why to build a DCC++ base station Stefan -- Stefan Bartelski Home layout: The Blue Ridge Line, an HO representation of the L&N Etowah Old Line from Etowah to Elizabeth and the Marble Hill branch (Georgia Marble Railroad), set in 1986 (under construction)? Modular Layout: Shoofly module of the Country RRoads Modular group |