Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
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:
--
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:
--
John Griffin Model Railroading Topics |
|||||
Re: LogixNG table editor and CSV question
#logixng
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
?
?
|
|||||
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:
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:
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:
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:
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:
|
|||||
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 |
|||||
Re: Error trying to add a panel in
#panelpro
Heath, The file is not valid. ?The first three lines should look like the following:
Dave Sand ----- Original message ----- From: "Heath @ Human[c]ity Junction" <heath@...> Subject: [jmriusers] Error trying to add a panel in #panelpro Date: Monday, May 26, 2025 11:09 AM I am hoping someone has a thought on this error.? I built a panel for a friends setup. I am trying to load the panel and this is the error I get.? It is a simple panel, so I can just rebuild it, but I don¡¯t understand why it¡¯s not importing. What space?? ? -- Heath @ Human[c]ity |
|||||
Re: DCC-EX Voltage/current meter
#dcc-ex
Thanks, Daniel.
?
If that used to work on your hardware, I'm guessing the DCC-EX devs have removed support for it. You'd need to ask them why.
Here's what I get with the same commands on my CSB1:
[c] ?TX: Read Track Current Cmd?
[c CurrentMAIN 4 C Milli 0 4998 1 4998] ? RX: Meter reply: name CurrentMAIN, value 4.00, type C, unit Milli, min 0.00, max 4998.00, resolution 1.00, warn 4998.00 [JI] ?TX: Unknown Message: 'JI' [jI 4 53] ? RX: Unknown Message: 'jI 4 53' ?
The response to your <c> request is <X>, which is the unhelpful "error" response. My <c> request returns a number of useful values that JMRI uses to populate the meter.
?
I could add support for the JI syntax to JMRI, but your result would be the same.
Here are the docs for JI:
Response: Repeated for each Channel/Track: <j I track current>
?> track: channel/track ?> current: current in milliamps ?
So you are seeing 0 for track and current, where I am seeing 4 and 53.
?
--SteveT |
|||||
Error trying to add a panel in
#panelpro
I am hoping someone has a thought on this error.?
I built a panel for a friends setup. I am trying to load the panel and this is the error I get.?
It is a simple panel, so I can just rebuild it, but I don¡¯t understand why it¡¯s not importing. What space??
?
--
Heath @ Human[c]ity |
|||||
Re: Keyboard Shortcuts for PC and/or Mac for PanelPro... are there any?
Gopal, If you are using the Metal L&F, then you need to use the control key instead of the command key. Dave Sand ----- Original message ----- From: "Gopal Patnaik via groups.io" <gopalpatnaik=[email protected]> Subject: Re: [jmriusers] Keyboard Shortcuts for PC and/or Mac for Panel Pro... are there any? Date: Monday, May 26, 2025 9:40 AM On Sun, May 25, 2025 at 04:08 PM, Dave Sand wrote:
Unfortunately cmd-x, cmd-c, cmd-v do not work. ?Right clicking does bring up a contextual menu which allows for cut/copy/paste. This works, but is slower and not as familiar as the keyboard shortcuts. ? Gopal |
|||||
Re: Keyboard Shortcuts for PC and/or Mac for PanelPro... are there any?
On Sun, May 25, 2025 at 04:08 PM, Dave Sand wrote:
Unfortunately cmd-x, cmd-c, cmd-v do not work. ?Right clicking does bring up a contextual menu which allows for cut/copy/paste. This works, but is slower and not as familiar as the keyboard shortcuts. ?
Gopal |