¿ªÔÆÌåÓý

Date

Locked Re: Pausing in a section JMRI ver 4.15.9

 

Steve,
??
? ? ?I've tried running a 80 foot train through that section which has a 100 foot first block.? On either Block entry or section entry is goes to the very last block and stops.? I made a test transit with that area I wanted the train to stop at and it does in fact stop in that block I wanted.

? ? However, these section I am dealing with is a passenger yard,? Wanting to use the other track also as an alternate track.? Since I first made this passenger yard tracks, I'm using two blocks.? One for the passenger cars to sit in and one for the loco to sit in.? I'll have to combine these two tracks since I know longer need the loco block.

? ?The gist of this is that I can not use Alternate sections if the sections have two blocks and expect it to stop where I want it to.? ?Just pointing out a problem with the "Pause" action.

Roger


Locked Re: Help getting JMRI working on a new WIN10 computer

 

OK - right. It was only as the logs were never mentioned that I chimed in on the off-chance.
All bases covered, then, apparently.
Wouter


On Fri, 2 Aug 2019 at 21:17, <forfoum@...> wrote:
On Fri, Aug 2, 2019 at 03:27 PM, whmvd wrote:
Here's another one (my special subject is the blindingly obvious): I've skimmed through the entire thread once again, and I never once see that either the log-files were checked or someone suggesting checking them. I mean... you never know!
Wouter,

The System Console log file, when a Locobuffer (or any Loconet based device)? is involved, does not provide much. This is not like NCE and all the details that are thrown back and forth. All we see in the log is the connection type that was opened and all the other JMRi housekeeping. Even with the error condition replicated, there is nothing in the log that reports or shows it occuring.? This is pure USB.?

NCE is USB and RS-232 so there is much checking if USB is ok, then RS-232 baud and jumpers. None of this in the Loconet interface world

I've encountered defective Locobuffer-USB before and the console log was of no help.

Ross has been at this for a long time and I have read him for years (never met) on different forums, so I know he has dotted all the "I"s.

- - - - -
Here is a log with the system working fine

2019-08-02 16:11:50,044 util.Log4JUtil??????????????????????? INFO? - * JMRI log ** [main]
2019-08-02 16:11:50,106 util.Log4JUtil??????????????????????? INFO? - This log is appended to file: C:\Users\Marc\JMRI\log\messages.log [main]
2019-08-02 16:11:50,106 util.Log4JUtil??????????????????????? INFO? - This log is stored in file: C:\Users\Marc\JMRI\log\session.log [main]
2019-08-02 16:11:50,122 apps.AppsBase???????????????????????? INFO? - DecoderPro version 4.15.9+Re0a9348 starts under Java 1.8.0_221 on Windows 7 x86 v6.1 at Fri Aug 02 16:11:50 EDT 2019 [main]
2019-08-02 16:11:50,621 gui3.Apps3??????????????????????????? INFO? - Starting with profile My_JMRI_Railroad.3f1fffbb [main]
2019-08-02 16:11:50,933 node.NodeIdentity???????????????????? INFO? - Using 0498c833-19ae-450b-a194-45038afda399 as the JMRI storage identity for profile id 3f1fffbb [AWT-EventQueue-0]
2019-08-02 16:11:51,182 xml.AbstractSerialConnectionConfigXml INFO? - Starting to connect for "LocoNet" [main]
2019-08-02 16:11:51,822 pr3.PR3Adapter??????????????????????? INFO? - PR3 adapter set hardware flow control, mode=2 RTSCTS_OUT=2 RTSCTS_IN=1 [main]
2019-08-02 16:11:51,838 locobuffer.LocoBufferAdapter????????? INFO? - COM2 port opened at 57600 baud with DTR: true RTS: true DSR: true CTS: true? CD: false [main]
2019-08-02 16:11:51,931 loconet.LnPacketizer????????????????? INFO? - lnPacketizer Started [main]
2019-08-02 16:11:52,571 util.FileUtilSupport????????????????? INFO? - File path program: is C:\Program Files\JMRI\ [main]
2019-08-02 16:11:52,586 util.FileUtilSupport????????????????? INFO? - File path preference: is C:\Users\Marc\JMRI\My_JMRI_Railroad.jmri\ [main]
2019-08-02 16:11:52,586 util.FileUtilSupport????????????????? INFO? - File path profile: is C:\Users\Marc\JMRI\My_JMRI_Railroad.jmri\ [main]
2019-08-02 16:11:52,586 util.FileUtilSupport????????????????? INFO? - File path settings: is C:\Users\Marc\JMRI\ [main]
2019-08-02 16:11:52,586 util.FileUtilSupport????????????????? INFO? - File path home: is C:\Users\Marc\ [main]
2019-08-02 16:11:52,586 util.FileUtilSupport????????????????? INFO? - File path scripts: is C:\Program Files\JMRI\jython\ [main]

- - - -
Here is a log with the Loconet cable remove and the 8 blank boxes showing, no control on layout

2019-08-02 16:15:00,926 util.Log4JUtil??????????????????????? INFO? - * JMRI log ** [main]
2019-08-02 16:15:00,957 util.Log4JUtil??????????????????????? INFO? - This log is appended to file: C:\Users\Marc\JMRI\log\messages.log [main]
2019-08-02 16:15:00,957 util.Log4JUtil??????????????????????? INFO? - This log is stored in file: C:\Users\Marc\JMRI\log\session.log [main]
2019-08-02 16:15:00,972 apps.AppsBase???????????????????????? INFO? - DecoderPro version 4.15.9+Re0a9348 starts under Java 1.8.0_221 on Windows 7 x86 v6.1 at Fri Aug 02 16:15:00 EDT 2019 [main]
2019-08-02 16:15:01,456 gui3.Apps3??????????????????????????? INFO? - Starting with profile My_JMRI_Railroad.3f1fffbb [main]
2019-08-02 16:15:01,768 node.NodeIdentity???????????????????? INFO? - Using 0498c833-19ae-450b-a194-45038afda399 as the JMRI storage identity for profile id 3f1fffbb [AWT-EventQueue-0]
2019-08-02 16:15:02,018 xml.AbstractSerialConnectionConfigXml INFO? - Starting to connect for "LocoNet" [main]
2019-08-02 16:15:02,642 pr3.PR3Adapter??????????????????????? INFO? - PR3 adapter set hardware flow control, mode=2 RTSCTS_OUT=2 RTSCTS_IN=1 [main]
2019-08-02 16:15:02,657 locobuffer.LocoBufferAdapter????????? INFO? - COM2 port opened at 57600 baud with DTR: true RTS: true DSR: true CTS: true? CD: false [main]
2019-08-02 16:15:02,751 loconet.LnPacketizer????????????????? INFO? - lnPacketizer Started [main]
2019-08-02 16:15:03,375 util.FileUtilSupport????????????????? INFO? - File path program: is C:\Program Files\JMRI\ [main]
2019-08-02 16:15:03,390 util.FileUtilSupport????????????????? INFO? - File path preference: is C:\Users\Marc\JMRI\My_JMRI_Railroad.jmri\ [main]
2019-08-02 16:15:03,390 util.FileUtilSupport????????????????? INFO? - File path profile: is C:\Users\Marc\JMRI\My_JMRI_Railroad.jmri\ [main]
2019-08-02 16:15:03,390 util.FileUtilSupport????????????????? INFO? - File path settings: is C:\Users\Marc\JMRI\ [main]
2019-08-02 16:15:03,390 util.FileUtilSupport????????????????? INFO? - File path home: is C:\Users\Marc\ [main]
2019-08-02 16:15:03,390 util.FileUtilSupport????????????????? INFO? - File path scripts: is C:\Program Files\JMRI\jython\ [main]


Marc


Locked Re: Versions 4.16 & 4.17

 

¿ªÔÆÌåÓý

Mike,

On 3 Aug 2019, at 4:25 AM, Mike Heintzman <mikeheintzman@...> wrote:

One thing to add. If the roster.xml file and the locoxxx.xml and images are supposed to be in two separate locations, then the <>???is incorrect. According to it, they should be in the same directory.

Thanks for catching that error in the documentation. I will fix that this morning.

It should read:

"Roster Location (portable name = "roster:")This location contains:
  • Your "roster" folder. This contains:
    • An XML file for each loco entry in your roster, with stored CV values, etc.
    • Copies of media files you have added to roster entries, throttles etc.?
      (Older JMRI versions stored roster images in a "resources" folder in the User Files Location. If you have been using JMRI for a long time, you may have roster images in both locations.)
    • ".bak" files, which are backup versions of entries in your roster.
    • A "consist" folder, which stores information on consists you have created using the Consist tools in JMRI.
  • A "roster.xml" file, which is a (recreatable) index of the XML files in the "roster" folder. You should create/recreate "roster.xml" (Actions->Recreate Roster Index) if it is missing or you are experiencing roster problems.

By default the Roster Location is the same as (and follows) the User Files location unless you explicitly set a different location.

You are free to change the Roster Location as you like (Preferences->Roster->Roster->Location Set/Reset). The Reset button causes the Roster Location to again follow the User Files location."

I will fix that this morning.

Dave in Australia


Locked Re: Pausing in a section JMRI ver 4.15.9

 

Steve,

? ? Maybe it has to do with train length.? I'll check that out next. But strange thing is I did a test with the single block section behind it and the train did slow down when it entered the block and stopped after the last block was cleared, but it had also entered the block ahead.? Not so with the two block section.

Roger


Locked Re: Help getting JMRI working on a new WIN10 computer

 

Here's another one (my special subject is the blindingly obvious): I've skimmed through the entire thread once again, and I never once see that either the log-files were checked or someone suggesting checking them. I mean... you never know!

Wouter


On Fri, 2 Aug 2019 at 19:56, Ross Kudlick <Ross_Kudlick@...> wrote:

Marc,

?

Thank you for the info.? I¡¯ll be checking carefully next time I¡¯m at the club.

?

Ross

?

From: [email protected] <[email protected]> On Behalf Of forfoum@...
Sent: Friday, August 2, 2019 1:24 PM
To: [email protected]
Subject: Re: [jmriusers] Help getting JMRI working on a new WIN10 computer

?

I had suggested BIOS in post? #162322,

In HP computers, USB are either on or off via Port Options. If this option is OFF, no USB port comes active but they do put out 5 volts to charge USB devices.? The other option is Legacy USB mode On/Off.? To use older USB1 USB2 devices. This usually relates to keyboards and mice.

USB is 4 wires, Data +. DATA -, 5 V and a Ground.? Sort of limits what could be wrong USB mechanics wise.

Gents, It is not a driver issue. 8 boxes showing up for Monitor Loconet Stats (MLS) means the driver is OK,? the device has a valid com port assigned and JMRI can see it and " use it " .? The same device attached to a different computer WORKS? (as per My friend Ross)

A working setup of LB-USB should display the blank 8 boxes for a second +/- and switch to three boxes displaying FW Ver, Breaks and Errors.

Testing I have done were the Monitor Loconet Stats shows 8 blank boxes is when the LOCONET cable is not present. The LB-USB gets power from the RailSync of Loconet. Without this, half the LB-USB is inoperative.? You see this by the indicators of the LB-USB.

I have several Loconet cables I intentionally modified for testing purposes. One has missing RailSync, other missing Grounds, third is missing Loconet
If RailSync is missing the RailSync led on LB-USB will not come active.
If Loconet wires are missing, the LB-USB will indicate good RailSync power but MLS will display 8 blank boxes. No control on layout.

I would tend towards a Loconet cable issue, a faulted upstream or downstream device on Loconet.

Marc


Locked Re: DecoderPro &ESU LokSound Factory reset

Frank in Houston
 

Hooray....It is working. I can once again blow the horn. ?I finally got the right LokSound version by calling Atlas and they told me to use LokSound select. ? So now all is working. ?I want to thank ALL who provided information and help in solving this problem for me. ?It seems that these engines were new in the box but a little older than I thought. ?However all is running just fine and many thanks?

Frank


Locked Re: Help getting JMRI working on a new WIN10 computer

 

Have you checked that +/- 5 v is really there? or is it just close? I use powered hubs that ensures that my voltage is true and also allows me additional devices such as a 2tb HDD for my Raspbery Pi.

On Friday, August 2, 2019, 02:56:49 PM GMT-4, Ross Kudlick <Ross_Kudlick@...> wrote:


Marc,

?

Thank you for the info.? I¡¯ll be checking carefully next time I¡¯m at the club.

?

Ross

?

From: [email protected] <[email protected]> On Behalf Of forfoum@...
Sent: Friday, August 2, 2019 1:24 PM
To: [email protected]
Subject: Re: [jmriusers] Help getting JMRI working on a new WIN10 computer

?

I had suggested BIOS in post? #162322,

In HP computers, USB are either on or off via Port Options. If this option is OFF, no USB port comes active but they do put out 5 volts to charge USB devices.? The other option is Legacy USB mode On/Off.? To use older USB1 USB2 devices. This usually relates to keyboards and mice.

USB is 4 wires, Data +. DATA -, 5 V and a Ground.? Sort of limits what could be wrong USB mechanics wise.

Gents, It is not a driver issue. 8 boxes showing up for Monitor Loconet Stats (MLS) means the driver is OK,? the device has a valid com port assigned and JMRI can see it and " use it " .? The same device attached to a different computer WORKS? (as per My friend Ross)

A working setup of LB-USB should display the blank 8 boxes for a second +/- and switch to three boxes displaying FW Ver, Breaks and Errors.

Testing I have done were the Monitor Loconet Stats shows 8 blank boxes is when the LOCONET cable is not present. The LB-USB gets power from the RailSync of Loconet. Without this, half the LB-USB is inoperative.? You see this by the indicators of the LB-USB.

I have several Loconet cables I intentionally modified for testing purposes. One has missing RailSync, other missing Grounds, third is missing Loconet
If RailSync is missing the RailSync led on LB-USB will not come active.
If Loconet wires are missing, the LB-USB will indicate good RailSync power but MLS will display 8 blank boxes. No control on layout.

I would tend towards a Loconet cable issue, a faulted upstream or downstream device on Loconet.

Marc


Locked Re: Versions 4.16 & 4.17

 

I see what you mean, but it's pretty easy (at least for me) to assume that 'Roster Location' and 'Roster Folder' are the same place. And it does say that the media files can be in the Roster Location, which is apparently incorrect. If the roster.xml and the loco.xml/ media files are supposed to be in two separate locations then maybe add a statement to the effect. Just a suggestion.
I would also suggest adding a link to the ProfileFileStructure page to the Technical Section of the main JMRI Help page unless it's there already and I just can't see it.. I can never find it when I need it.

In any event, I moved the roster.xml to the User Files location (the folder that contains the Roster folder along with the profile folders, systemfile, etc.) , renamed the roster.xml and .bak to 'Oldroster', reinstalled 4.17.2, and restarted DP with all of the media files showing on the roster.

Again, thank you everyone for helping me work through this.
--
Mike Heintzman
¡°Nae problemo!¡± was the last thing he said.


Locked Re: Help getting JMRI working on a new WIN10 computer

 

¿ªÔÆÌåÓý

Marc,

?

Thank you for the info.? I¡¯ll be checking carefully next time I¡¯m at the club.

?

Ross

?

From: [email protected] <[email protected]> On Behalf Of forfoum@...
Sent: Friday, August 2, 2019 1:24 PM
To: [email protected]
Subject: Re: [jmriusers] Help getting JMRI working on a new WIN10 computer

?

I had suggested BIOS in post? #162322,

In HP computers, USB are either on or off via Port Options. If this option is OFF, no USB port comes active but they do put out 5 volts to charge USB devices.? The other option is Legacy USB mode On/Off.? To use older USB1 USB2 devices. This usually relates to keyboards and mice.

USB is 4 wires, Data +. DATA -, 5 V and a Ground.? Sort of limits what could be wrong USB mechanics wise.

Gents, It is not a driver issue. 8 boxes showing up for Monitor Loconet Stats (MLS) means the driver is OK,? the device has a valid com port assigned and JMRI can see it and " use it " .? The same device attached to a different computer WORKS? (as per My friend Ross)

A working setup of LB-USB should display the blank 8 boxes for a second +/- and switch to three boxes displaying FW Ver, Breaks and Errors.

Testing I have done were the Monitor Loconet Stats shows 8 blank boxes is when the LOCONET cable is not present. The LB-USB gets power from the RailSync of Loconet. Without this, half the LB-USB is inoperative.? You see this by the indicators of the LB-USB.

I have several Loconet cables I intentionally modified for testing purposes. One has missing RailSync, other missing Grounds, third is missing Loconet
If RailSync is missing the RailSync led on LB-USB will not come active.
If Loconet wires are missing, the LB-USB will indicate good RailSync power but MLS will display 8 blank boxes. No control on layout.

I would tend towards a Loconet cable issue, a faulted upstream or downstream device on Loconet.

Marc


Locked Re: Versions 4.16 & 4.17

 

On Fri, Aug 2, 2019 at 12:25 PM, Mike Heintzman wrote:


One thing to add. If the roster.xml file and the locoxxx.xml and images are
supposed to be in two separate locations, then the <

???is incorrect. According to it, they should be in the same directory.
Mike,

Please reread that section and you will see you are incorrect.

--
Peter Ulvestad

JMRI Users Group Moderator - ( )
Tam Valley Group Moderator - ( )
Sprog-DCC Group Moderator - ( )
Edmonton Model Railroad Association -


Locked Re: Versions 4.16 & 4.17

 

One thing to add. If the roster.xml file and the locoxxx.xml and images are supposed to be in two separate locations, then the <>???is incorrect. According to it, they should be in the same directory.

"Roster Location (portable name = "roster:")This location contains:
  • Your "roster" folder. This contains:
    • An XML file for each loco entry in your roster, with stored CV values, etc.
    • ".bak" files, which are backup versions of entries in your roster.
    • A "consist" folder, which stores information on consists you have created using the Consist tools in JMRI.
  • A "roster.xml" file, which is a (recreatable) index of the XML files in the "roster" folder. You should create/recreate "roster.xml" (Actions->Recreate Roster Index) if it is missing or you are experiencing roster problems.
  • Copies of media files you have added to roster entries, throttles etc.?
    (Older JMRI versions stored roster images in a "resources" folder in the User Files Location. If you have been using JMRI for a long time, you may have roster images in both locations.)

By default the Roster Location is the same as (and follows) the User Files location unless you explicitly set a different location.

You are free to change the Roster Location as you like (Preferences->Roster->Roster->Location Set/Reset). The Reset button causes the Roster Location to again follow the User Files location."

--
Mike Heintzman


Locked Re: Pausing in a section JMRI ver 4.15.9

 

Roger,
Stopping is based on block length vs. train length, and whether or not you have resistor wheel sets checked. Or there's different logic if you have a speed profile for that loco.
What are those values in your situation? Are they accurate?


Locked Re: Versions 4.16 & 4.17

 

Dave and all,
The Roster directory, which is where Roster Location currently points to,? indeed contains the roster.xml file, the Locoxxx.xml files, and the image files. Dave, it also has a nested Roster directory in it which also contains all of the Locoxxx.xml files and image files. Curiously, it also contains a Consist directory which contains a Consist.xml file. I was fiddling with the Consist Tool on July 25 and that's the date on both the directory and Consis.xml file. I didn't create them so it must have been done by the software and put here for some reason. I didn't create either of the nested Roster or Consist directory, at least on purpose.
What I propose to do is move the roster.xml file out of the Roster directory and into the User Files area and repoint the Roster Location Setting to this new location.?
Below is the file structure requested.
Thanks for the help and I'll let you know.

User Files Location: C:\Users\Mary\OneDrive\P&PU\JMRI\JMRI\
Roster Location: C:\Users\Mary\OneDrive\P&PU\JMRI\JMRI\Roster\
Profile Location: C:\Users\Mary\OneDrive\P&PU\JMRI\JMRI\No_decoder\
Settings Location: C:\Users\Mary\JMRI\
Current Config file:C:\Users\Mary\OneDrive\P&PU\JMRI\JMRI\No_decoder\ProfileConfig.xml
Scripts Location: C:\Program Files (x86)\JMRI\jython\
Program Location: C:\Program Files (x86)\JMRI
Temp Files Location:C:\Users\Mary\AppData\Local\Temp\
Log Files Location: C:\Users\Mary\JMRI\log\
? C:\Users\Mary\JMRI\log\messages.log
? C:\Users\Mary\JMRI\log\messages.log.1
? C:\Users\Mary\JMRI\log\messages.log.2
? C:\Users\Mary\JMRI\log\session.log
?
--
Mike Heintzman
¡°Nae problemo!¡± was the last thing he said.


Locked Pausing in a section JMRI ver 4.15.9

 

All,

JMRI ver 4.15.9
Windows 10
Dispatcher using Auto run

? ? Having a problem getting a train to stop in a section that has two blocks.? I want it to stop in first block, but the different settings has it stopping in second block or past the section.? Crazy.

? ? Is this an old problem that has not been resolved.? Or this a situation where the pause action only works with single block sections?

Roger


Locked Re: Can I have two points with the same DCC address on a control panel?

 

Nigel,

A lot of the constraints in Layout Editor no longer exist. There are have been a lot of changes in the last couple of years.

Here is a CTC panel created using Layout Editor:

/g/jmriusers/photo/79886/0?p=Created,,,20,2,0,0


Dave Sand

On Aug 2, 2019, at 7:30 AM, Nigel Cliffe <nigel.cliffe@...> wrote:

Yes, that¡¯s the ¡°layout editor¡±.

The ¡°Layout Editor¡± was, originally, for setting up the logical connection of track, turnouts, signals, blocks, etc.. In being a logical editor, which understood track connectedness (hence the red/green squares), it could automatically add rules, such as signals changing aspect based on turnout direction, or track occupancy.
It is used by many as a method to directly control their model, but it has some constraints.

The ¡°Panel Editor¡± (and its close brother the ¡°Control Panel Editor¡±) provide full graphical control over a panel, you can put whatever you want on a panel, any number of times. All the graphical elements can be replaced with your own if you wish. But any rules about how two items (eg. a turnout and a signal) relate to each other have to be described elsewhere.


It is legitimate (and sometimes very sensible) to use both; the layout editor to setup all the rules for signalling and track, and the panel editor to produce the actual panels to be used by operators.


- Nigel


From: [email protected] [mailto:[email protected]] On Behalf Of Renton Charman via Groups.Io
Sent: 02 August 2019 10:40
To: [email protected]
Subject: Re: [jmriusers] Can I have two points with the same DCC address on a control panel?

When I have been adding new track or turnout icons to my panel, the red boxes on the ends of the icons turn green when they are connected together, does that help determine which editor I am using?


Locked Re: DecoderPro &ESU LokSound Factory reset

Frank in Houston
 

OK DAVE, I will do it. ?THANK YOU AGAIN....I switched from Paged Mode to Direct mode. ?(Yes, much, much faster). ?Next, I placed the Atlas locomotive on the program track. ?I then used "Read Type from Decoder" and DecoderPro identified the manufacturer as ESU...however DecoderPro then highlighted about 80 % of the listed Decoder types. ?So I chose "LokSound Select OEM" and then used READ Full Sheets on the CV pane and all seemed to work just fine except the horn. ? ?It does not work when I push the Botton. On all previous attempts I used "LokSound Select"....and the horn worked.

?I am using the Digitrax system with a Windows computer and the very latest (4.17.3) JMRI. ? I have searched thru the DecoderPro options and cannot determine what needs to be done to make the horn work. ?I would really appreciate your help with this problem. ?I really like those Atlas GP-7 locomotives. ?

I purchased this locomotive as a new unused locomotive but I noticed the attached paperwork refers to a "Quick Start Guide Version 1.7. ?20 November 2013.
?THANK YOU.....Frank


Locked Re: Help getting JMRI working on a new WIN10 computer

 

Ross:

If the driver installs but you don't see the com show up in the device manager list then port cable or the LocoBuffer... Yes... different to be sure...

And a big yes, Dick (and Karen) are good folks and friends...

Jim


Locked Re: Can I have two points with the same DCC address on a control panel?

 

¿ªÔÆÌåÓý

Yes, that¡¯s the ¡°layout editor¡±.??

?

The ¡°Layout Editor¡± was, originally, for setting up the logical connection of track, turnouts, signals, blocks, etc..? In being a logical editor, which understood track connectedness (hence the red/green squares), it could automatically add rules, such as signals changing aspect based on turnout direction, or track occupancy. ???
It is used by many as a method to directly control their model, but it has some constraints.?

?

The ¡°Panel Editor¡± (and its close brother the ¡°Control Panel Editor¡±) provide full graphical control over a panel, you can put whatever you want on a panel, any number of times.? All the graphical elements can be replaced with your own if you wish.? But any rules about how two items (eg. a turnout and a signal) relate to each other have to be described elsewhere.?

?

?

It is legitimate (and sometimes very sensible) to use both; the layout editor to setup all the rules for signalling and track, and the panel editor to produce the actual panels to be used by operators.?

?

?

-????????? Nigel

?

?

From: [email protected] [mailto:[email protected]] On Behalf Of Renton Charman via Groups.Io
Sent: 02 August 2019 10:40
To: [email protected]
Subject: Re: [jmriusers] Can I have two points with the same DCC address on a control panel?

?

When I have been adding new track or turnout icons to my panel, the red boxes on the ends of the icons turn green when they are connected together, does that help determine which editor I am using?


Locked Re: Help getting JMRI working on a new WIN10 computer

 

Jim,

Thank you for your thoughts.

Checking the BIOS settings is a good hint. Hadn't thought of this angle.

All indications from Device Manager are that the drivers are properly installed and operating; no indication of any 'mystery device.' I'd checked this before calling Dick and again with Dick. Also checked after re-installing the drivers.

I'm confident the '3rd party' Dick has on the RR-CirKits web site didn't leave a 'stuck driver.' Dick uses this for the more common situation of a user not fully installing the drivers. We used it here as a 'last-ditch' effort just in case; we were already quite certain I'd correctly installed the drivers (as I've done many times for both myself and others.)

Dick's customer service is 'over-the-top,' amongst the best I've seen in any business. He and I are both baffled by this; something we've never seen. We both hope to learn something that will help others.

Ross

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of jimalbanowski
Sent: Friday, August 2, 2019 7:29 AM
To: [email protected]
Subject: Re: [jmriusers] Help getting JMRI working on a new WIN10 computer

Ross:

Some PC have switches to enable/disable USB ports in their "BIOS"
checking that might be the first place to start.

Have you used device manager to look for the created com port when the LocoBuffer is plugged in? Access from either files then this PC and properties or the windows menus windows system this PC properties...

If the drivers loaded correctly you also should have seen the new hardware detected and then ready to use notifications when the LocoBuffer was plugged it.

Not sure about Dick's removal tool catching it but there could be a stuck driver for the LocoBuffer, again device manager is the best tool possibly showing either a com with broken driver or a mystery device with the yellow triangle/!...

Jim Albanowski


Locked Re: Predicate memory in Logix not renamed when user name changed #memory #renaming #logix

 

Dave,

So since it held it as a plain string, the normal bean name change
notification misses this. I wonder if there are other holes like this? I can
understand some cases where one line scripts are used as actions in Logix,
those would be strings and no way for code to know about them.

-Ken Cameron, Member JMRI Dev Team
www.jmri.org
www.fingerlakeslivesteamers.org
www.cnymod.com
www.syracusemodelrr.org