Dave Sand
Dave Sand
To diagnose this issue, we will need some supporting documentation. - The `~/.jmri/log/session.log` file from a session when the problem occurs. - The PanelPro layout xml data and any supporting...
I assume that the DCC-EX connection in JMRI is DCC++. Since I don't have the required hardware, I am using simulation mode for DCC++ and CMRI. I do get random...
The DCC++ simulator generates random sensor messages. I disabled the random messages and JMRI behaves properly. Real hardware will be required to determine the problem. In the meantime, you could...
Try 5.1.3. Dave Sand ----- Original message ----- From: pdevlin13 ***@***.***> To: JMRI/JMRI ***@***.***> Cc: Dave Sand ***@***.***>, Comment ***@***.***> Subject: Re: [JMRI/JMRI] Spontaneous sensor activation in JMRI 5.0 (Issue...
What is the full text of the sensor name issue? Better yet, post the contents of the system console. I suspect you have a different problem. Dave Sand ----- Original...
The most likely issue is that the DCC++ connection prefix is not actually "D". Check Preferences => Connections. Also review the system console for any errors during JMRI start up...
Do you have both CMRI and DCC++ connections? We are going to need to see the system console. Use "Help => System Console". Click on the "Copy to clipboard" button...
Ken, For this kind of logic LogixNG might work better since it can do nested if-then-else. Dave Sand ----- Original message ----- From: Ken Cameron ***@***.***> To: JMRI/JMRI ***@***.***> Cc:...
Ken, Yes. The basic process has the following components. - A spreadsheet is created with the data, exported as a CSV file and loaded as a LogixNG table. - A...
Arco, Where you able to figure out how to map the turnouts to the signal mast definition? It takes between 4 and 7 turnouts to map the 7 aspects. When...