Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Jmriusers
- Messages
Search
开云体育Forgot to add. WiThrottle is currently quitting at f28. Personally I only need up to f31 though, not the full works (yet) - this is the highest I see in my LokSound 5s….Phil G On 3 May 2023, at 16:47, Phil G via groups.io <phil@...> wrote:
|
toggle quoted message
Show quoted text
On 3 May 2023, at 15:54, Steve Todd via groups.io <mstevetodd@...> wrote:
|
As Wouter pointed out, this topic has strayed way past anything to do with JMRI. Further discussion on wiring, resister wheelsets, etc need to be taken elsewhere.
-- Peter Ulvestad JMRI Users Group Moderator ( ) Tam Valley Group Moderator ( ) Sprog-DCC Group Moderator ( ) Edmonton Model Railroad Association ( ) |
Locked
Re: NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel.
#logixng
#entryexit
John, I did a test with your logic and it works. Are there any message in the JMRI system console? Does the NX work properly when clicking on the NX sensors? ?Maybe you have a conflicting route which would normally create a Stack dialog. Dave Sand ----- Original message ----- From: John Figie <zephyr9900@...> Subject: Re: [jmriusers] NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel. #logixng #entryexit Date: Wednesday, May 03, 2023 9:55 AM Dave, Thanks again for your reply. Yes you are correct according to what I posted except I made a mistake in the post - sorry about that, what I really had and still have is this: ? ? ? ? ! A? If Then Else, Always execute ? ? ? ? ? ? ? if Entry/exit "NXW (E4) to NXE (W4)" is inactive ? ? ? ? ? ? ?!? Then Many ? ? ? ? ? ? ? ? ?! A2 Set Entry/Exit "NWX (E4) to NXE (W4) to Set NX pair Segment Active / Inactive ? ? ? ? ? ? ? ? ?! A3 Return ? ? ? ? ? ? ?! Else Return So when I look at the debugger I can see that the If condition is true and the A2 Action is reached in the debugger, But I don't think the NX pair gets set to Active.? |
Slight correction on resistance: Special case, when all resistors are equal. Otherwise, use the formula for parallel resistors (R1xR2)/(R1+R2) reiteratively:: The second wheelset with resistor halves the resistance, the third reduces it to 1/3, the fourth to 1/4th, the 5th to 1/5th, and so on. I'm concerned by the use of 47k Ohm resistors for wheelsets. Those will draw less than 1/3 milliAmp each. Most detectors will not sense that, three, four, or even more might need to be in the block before it shows occupancy. It might work acceptably if they are on every wheelset, but probably the car won't be detected until four or more wheelsets are in the block. Test your occupancy detection with resistors directly across the rails, to find the largest resistance that is detected. Then, since all things vary, go one value lower to compensate for most block and sensor variations. Don W -- Don Weigt Connecticut |
Locked
Re: NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel.
#logixng
#entryexit
Dave,
Thanks again for your reply. Yes you are correct according to what I posted except I made a mistake in the post - sorry about that, what I really had and still have is this: ? ? ? ? ! A? If Then Else, Always execute ? ? ? ? ? ? ? if Entry/exit "NXW (E4) to NXE (W4)" is inactive ? ? ? ? ? ? ?!? Then Many ? ? ? ? ? ? ? ? ?! A2 Set Entry/Exit "NWX (E4) to NXE (W4) to Set NX pair Segment Active / Inactive ? ? ? ? ? ? ? ? ?! A3 Return ? ? ? ? ? ? ?! Else Return So when I look at the debugger I can see that the If condition is true and the A2 Action is reached in the debugger, But I don't think the NX pair gets set to Active.? |
Locked
loco issues
can we use locos with this new 5.2 version in our trains?? If so, is there a link for instructions?
|
Locked
Re: JMRI Upgrades
#upgrading
Yes, JMRI doesn't require anything off the internet while installing.
-- Peter Ulvestad JMRI Users Group Moderator ( ) Tam Valley Group Moderator ( ) Sprog-DCC Group Moderator ( ) Edmonton Model Railroad Association ( ) |
开云体育Ohhhh. ?I misread your questionI’ll send you a roster entry later. From a LokSound 5 that goes at least as far as f31. Would that help?
Phil G On 3 May 2023, at 15:31, Steve Todd via groups.io <mstevetodd@...> wrote:
|
Locked
JMRI Upgrades
#upgrading
Layout location has no internet connection. Can JMRI be upgraded with the executables off line?
Thank you Allan? Stony Plain Museum |
Just a note from a guy who took a 28 block DC layout to a 48 block DCC? layout by isolating the turnouts.? For single turnouts, place a signal at least 40 scale feet from the points end of the turnout.? For the frog end of the turnout the turnout number and turnout configuration matters a lot.? For example a No 6 double crossover with 2 inch separation is 40-50 ft from the frog. A number 9 measured about 80 scale feet and a Peco double curved turnout measured about 72 scale feet.? This means that unless you scratch build each turnout there is a little length of rail on each end of the turnout. So don't cut the rail until the track is in place.? Since track configuration matters my advice is to use 2 NMRA track gages and slide them along the frog rails until they touch.? That's the nearest point to cut the rail.??
Another note on resistor wheelsets.? Unless the wheelset somehow can conflict with part of the underside of the car, place it on the outside of the truck.? This is important for backing movements.? Also a thought on detection.? Each time a resistor wheelset enters the block, the resistive value detected halves.?? And a note on the actual signals? My 48 block layout was going to require 92 signal heads.? But looking at the layout on the computer I was able to determine which signals were not really necessary to place on the layout.? They are still part of the signaling system, just not on the layout. Love PECO turnouts.? Used them for 30 years and had very few failures. |
toggle quoted message
Show quoted text
On 3 May 2023, at 15:16, Steve Todd via groups.io <mstevetodd@...> wrote:
|
Locked
Re: NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel.
#logixng
#entryexit
John, A2 is toggling the state of the NX. ?Since it is active based on the if, the new state will be inactive. The Return statements are not needed, return is automatic. Dave Sand ----- Original message ----- From: John Figie <zephyr9900@...> Subject: Re: [jmriusers] NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel. #logixng #entryexit Date: Wednesday, May 03, 2023 8:42 AM Thank you for the solution to my issue described above. OK I have updated to version 5.3.5 and the issue has gone away. Now I want to set a pair active using the following logixNG I have: ? ? ? ? ! A? If Then Else, Always execute ? ? ? ? ? ? ? if Entry/exit "NXW (E4) to NXE (W4)" is active ? ? ? ? ? ? ?!? Then Many ? ? ? ? ? ? ? ? ?! A2 Set Entry/Exit "NWX (E4) to NXE (W4) to Set NX pair Segment Active / Inactive ? ? ? ? ? ? ? ? ?! A3 Return ? ? ? ? ? ? ?! Else Return Using the debugger I can see that the If condition is satisfied and returns "True" but the A2 action does not set the NX pair from Inactive to Active. Any suggestions? Regards, John |
Tim Kelley
Good morning Bob,
Any news? I know that to perform this Nuclear Reset (AKA USER PRESET 1 RESET) CV201, CV202, CV203, and CV204 must be written in order with the appropriate values. Would you expect that writing those CVs in Direct Mode versus Page Mode would make a difference. I'm not sure I understand what the difference is. Thanks, have a good day! Tim |
All,
Changes have been made in JMRI WiThrottle Server, WiThrottle and EngineDriver to (hopefully) handle the higher functions (or at least quietly ignore them). Can anyone share a Roster Entry or two that have more than 32 function labels in use? This would be helpful for verifying the changes. --SteveT |
Locked
Re: NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel.
#logixng
#entryexit
Thank you for the solution to my issue described above.
OK I have updated to version 5.3.5 and the issue has gone away. Now I want to set a pair active using the following logixNG I have: ? ? ? ? ! A? If Then Else, Always execute ? ? ? ? ? ? ? if Entry/exit "NXW (E4) to NXE (W4)" is active ? ? ? ? ? ? ?!? Then Many ? ? ? ? ? ? ? ? ?! A2 Set Entry/Exit "NWX (E4) to NXE (W4) to Set NX pair Segment Active / Inactive ? ? ? ? ? ? ? ? ?! A3 Return ? ? ? ? ? ? ?! Else Return Using the debugger I can see that the If condition is satisfied and returns "True" but the A2 action does not set the NX pair from Inactive to Active. Any suggestions? Regards, John |
Locked
Re: NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel.
#logixng
#entryexit
I am running version 5.2 Production Release. So you say I need to use a a "Test" Release? That seems strange but I will try it.
|
to navigate to use esc to dismiss