¿ªÔÆÌåÓý


Re: Cannot change horn, no bell #esu

 

I have cycled through 0-14 for CV163 (Horn) and 0-5 for CV164 (Bell)


Re: Ad Hoc Changing Block Alternate Colour - Means of Showing Cab Allocation with DC Cab Control

 

Colin,

Here is a demo that sort of implements what you are looking at doing.


After expanding the zip file, move the xml and py files and custom icons to an existing profile. ?Everything is internal so there is no requirement for a specific connection.

Comments

EntryExit dynamically builds the block list based on the active sensor pair. ?You cannot build a list of blocks that will be allocated. ?Since you will not have signals, it is also not possible to predict the "possible" block set from the signal mast logic. ?

The demo inverts the process. ?There is a LogixNG that is triggered when EntryExit has allocated a block. ?It runs the set-alternate-color.py script. ?The script has access to the LogixNG symbol table which provides the block name and cab name. ?

The cab sensor group triggers a LogixNG which updates a global LogixNG variable. ?The script has a Python dictionary that maps the cab names to the color for each cab name.

Since you don't have occupancy detection, you will need to "cancel" the EntryExit routes.

Setting unallocated blocks to a selected cab is probably not a good idea. ?That would require changing the normal block color.

Dave Sand


----- Original message -----
From: "colin smith via groups.io" <colinsmithwork=[email protected]>
Subject: Re: [jmriusers] Ad Hoc Changing Block Alternate Colour - Means of Showing Cab Allocation with DC Cab Control
Date: Monday, May 26, 2025 6:02 AM

Oh and it is good to have seen that block managing script, where and how it is described and syntax. All part of learning.


Re: Cannot change horn, no bell #esu

 

Sorry,
I didn't even look.


On Mon, May 26, 2025 at 2:25?PM Peter Ulvestad via <ulvestad=[email protected]> wrote:
Not really a JMRI issue. I recommend you take it back to your dealer.

--
Peter Ulvestad
Linux Mint 22.1, JMRI 5.11.6, Java 21.0.7
JMRI Users Group Moderator ( /g/jmriusers )
JMRI Developers Group Moderator ( )
Tam Valley Group Moderator ( )
Sprog-DCC Group Moderator ( )
Edmonton Model Railroad Association ( )







--
John Griffin

Model Railroading Topics


Re: Cannot change horn, no bell #esu

 

Peter,
I'll get him to open the topic again on the ESU group.


On Mon, May 26, 2025 at 2:25?PM Peter Ulvestad via <ulvestad=[email protected]> wrote:
Not really a JMRI issue. I recommend you take it back to your dealer.

--
Peter Ulvestad
Linux Mint 22.1, JMRI 5.11.6, Java 21.0.7
JMRI Users Group Moderator ( /g/jmriusers )
JMRI Developers Group Moderator ( )
Tam Valley Group Moderator ( )
Sprog-DCC Group Moderator ( )
Edmonton Model Railroad Association ( )







--
John Griffin

Model Railroading Topics


Re: Cannot change horn, no bell #esu

 

Not really a JMRI issue. I recommend you take it back to your dealer.

--
Peter Ulvestad
Linux Mint 22.1, JMRI 5.11.6, Java 21.0.7
JMRI Users Group Moderator ( /g/jmriusers )
JMRI Developers Group Moderator ( )
Tam Valley Group Moderator ( )
Sprog-DCC Group Moderator ( )
Edmonton Model Railroad Association ( )


Re: Cannot change horn, no bell #esu

 

One more thing Paul. The ESU software that runs the LokProgrammer is free. you can download it and install it on your computer. Then load a sound file and see what's?going on in that sound file. You can't write anything to the decoder (obviously) but you'll gain a lot of knowledge. Under the tools menu there is a selection that will show you what CVs were changed by your actions in the software. That helps with CV changes you can make on a throttle.


On Mon, May 26, 2025 at 1:08?PM PTClegg via <p_t_clegg=[email protected]> wrote:
I am trying to set up an ESU Loksound 5 decoder programmed by my dealer.?
?
The prime mover sound works, I can change the master volume ok, the lights work, I can dim the lights ok in the Function Outputs tab, I try to change CV163 (horn) and CV164 (bell) but the horn sound does not change and it sounds like a plastic toy. It does respond to the master volume.? Default Sound slots 3 (horn) at 225 and 4 (bell) at 70. Changing these values does nothing.
?
The bell has never made a peep... it is like there are no sound files loaded. (I do not have a Loksound programmer).?
?
What am I missing?
Thanks for your help,
-Paul in Utah
?
?
Bulletin: EMD 16-567D3 T
Manufacturer: ESU, Item number: S0758, Version: V5-R5



--
John Griffin

Model Railroading Topics


Re: Cannot change horn, no bell #esu

 

Paul,
Where are you located in Utah?


On Mon, May 26, 2025 at 1:08?PM PTClegg via <p_t_clegg=[email protected]> wrote:
I am trying to set up an ESU Loksound 5 decoder programmed by my dealer.?
?
The prime mover sound works, I can change the master volume ok, the lights work, I can dim the lights ok in the Function Outputs tab, I try to change CV163 (horn) and CV164 (bell) but the horn sound does not change and it sounds like a plastic toy. It does respond to the master volume.? Default Sound slots 3 (horn) at 225 and 4 (bell) at 70. Changing these values does nothing.
?
The bell has never made a peep... it is like there are no sound files loaded. (I do not have a Loksound programmer).?
?
What am I missing?
Thanks for your help,
-Paul in Utah
?
?
Bulletin: EMD 16-567D3 T
Manufacturer: ESU, Item number: S0758, Version: V5-R5



--
John Griffin

Model Railroading Topics


Re: Cannot change horn, no bell #esu

 

What values do you have in CVs 163 and 164?
?

On Mon, May 26, 2025 at 1:08?PM PTClegg via <p_t_clegg=[email protected]> wrote:
I am trying to set up an ESU Loksound 5 decoder programmed by my dealer.?
?
The prime mover sound works, I can change the master volume ok, the lights work, I can dim the lights ok in the Function Outputs tab, I try to change CV163 (horn) and CV164 (bell) but the horn sound does not change and it sounds like a plastic toy. It does respond to the master volume.? Default Sound slots 3 (horn) at 225 and 4 (bell) at 70. Changing these values does nothing.
?
The bell has never made a peep... it is like there are no sound files loaded. (I do not have a Loksound programmer).?
?
What am I missing?
Thanks for your help,
-Paul in Utah
?
?
Bulletin: EMD 16-567D3 T
Manufacturer: ESU, Item number: S0758, Version: V5-R5



--
John Griffin

Model Railroading Topics


Re: LogixNG table editor and CSV question #logixng

 

Erik,
Try renaming the .txt file as .csv.
Dave Sand
?
That results in a Excel file with one column and all records (all columns) compressed together per row, hence useless.


Cannot change horn, no bell #esu

 

I am trying to set up an ESU Loksound 5 decoder programmed by my dealer.?
?
The prime mover sound works, I can change the master volume ok, the lights work, I can dim the lights ok in the Function Outputs tab, I try to change CV163 (horn) and CV164 (bell) but the horn sound does not change and it sounds like a plastic toy. It does respond to the master volume.? Default Sound slots 3 (horn) at 225 and 4 (bell) at 70. Changing these values does nothing.
?
The bell has never made a peep... it is like there are no sound files loaded. (I do not have a Loksound programmer).?
?
What am I missing?
Thanks for your help,
-Paul in Utah
?
?
Bulletin: EMD 16-567D3 T
Manufacturer: ESU, Item number: S0758, Version: V5-R5


Re: LogixNG table editor and CSV question #logixng

 

Erik,

Try renaming the .txt file as .csv.

Dave Sand


----- Original message -----
From: "Erik84750 via groups.io" <e.arckens=[email protected]>
Subject: Re: [jmriusers] LogixNG table editor and CSV question
Date: Monday, May 26, 2025 1:10 PM

On Mon, May 26, 2025 at 03:35 PM, Dave Sand wrote:
Erik,
?
Does Excel have an option to export using tabs?
?
Dave Sand
?
Yes, but resulting in a .txt file.


OperationsPro new trains log format #operationspro

 

Dan, thanks for the expanded information in the trains log.? However, I can't figure out how you calculate the "Partial 28/80 cars" numbers.? Can you enlighten me?
?
Example:
?
Jon in San Rafael
?


Re: OperationsPro New feature, Routes #operationspro

 

Yea, but: To prevent a local move for trains that do only drops/lifts I have to do an edit, since you defaulted to local moves 'yes.'? Nit, and I've already edited my stuff.
?
Thanks,
?
Jon
?


Re: LogixNG table editor and CSV question #logixng

 

On Mon, May 26, 2025 at 03:35 PM, Dave Sand wrote:
Erik,
?
Does Excel have an option to export using tabs?
?
Dave Sand
?
Yes, but resulting in a .txt file.


Re: LogixNG table editor and CSV question #logixng

 

On Mon, May 26, 2025 at 06:59 PM, danielb987 wrote:

Erik,

Which version of Excel do you have? I have Excel 2010 and it supports export to TAB separated CSV file

I have MS Office 2010.
Two versions of export to .csv are presented when using "save as":
1. CSV (MS-DOS) *.csv
2. CSV separated by list-separation sign *.csv
?
In both cases the exported .csv file uses semi-colon (";"), as described in my previous message. Summary: due to the fact that EU decimal (,) and thousands (.) separation is different from US separation, a semi-colon is used as record separation.
If I want to use tab-separated records I have to export as "Text (tab separated) *.txt".
Causing my file to loose any Excel link.
?
Hence my upcoming request to have this third option when retrieving .csv files, (besides "tab" and "comma" separation) for "semi-colon" separation.


Re: Keyboard Shortcuts for PC and/or Mac for PanelPro... are there any?

 

On Sun, May 25, 2025 at 06:44 PM, Ken Cameron wrote:

The usual cut, copy, paste for text works on Windows. Cntl-X, Cntl-C, and Cntl-V.

?

But it may also be a function of the ¡®look and feel¡¯ selected in the Preferences. I always pick ¡®Metal¡¯ for my systems. You may have to try a few combos. But do a Save and Restart of JMRI after making a change.

?

-Ken Cameron, Member JMRI Dev Team

?

Shortcut keys work after changing appearance to Mac OS X. ?Thanks for the suggestion.

?

Gopal


Re: Error trying to add a panel in #panelpro

 

Thanks so much!! Appreciate the help.?
--

Heath @ Human[c]ity



Re: LogixNG table editor and CSV question #logixng

 

¿ªÔÆÌåÓý

Erik,

Which version of Excel do you have? I have Excel 2010 and it supports export to TAB separated CSV file.

See this documentation for Microsoft 365, Excel 2024, Excel 2021 and older versions.

Daniel


On 2025-05-26 08:32, Erik84750 via groups.io wrote:

On Sun, May 25, 2025 at 05:04 PM, Dave Sand wrote:
When you do the Excel CSV export, specify comma for the separator. ?It looks like you used the semi-colon in the first export. ?
?
When you do the LogixNG import, select the proper separator.
Dave Sand
?
Hi Dave, I discovered why my .csv file uses a semi-colon. Please see my previous message.
?
The only solution (in light of what I described there) is for JMRI to allow a third option (besides tab and comma) namely a semi-colon.
I intend on submitting this request to the developpers.
?
Erik
?


Re: Error trying to add a panel in #panelpro

 

Heath,

Yes. ?The destination JMRI install needs to be updated.

Dave Sand


----- Original message -----
From: "Heath @ Human[c]ity Junction" <heath@...>
Subject: Re: [jmriusers] Error trying to add a panel in #panelpro
Date: Monday, May 26, 2025 11:29 AM

I just realized that I am running the latest version of JMRI, but the version I am trying to load the panel onto is really old.?

I am guessing this is the issue, yes?
--

Heath @ Human[c]ity



Re: Error trying to add a panel in #panelpro

 

I just realized that I am running the latest version of JMRI, but the version I am trying to load the panel onto is really old.?


I am guessing this is the issue, yes?
--

Heath @ Human[c]ity