I checked the contents of the D/Led file but it didn't look anything
like it should have. Looks like a bad file transfer was at the heart
of the issue. Using the old file, I modified the appropriate line and
managed to get the sliders working. Oh, there no numerical display on
the slider!
Sorry to be a pest, but can you identify how I might calcualte and
display switch numbers and slider values on the AD4 Pane?
Bob
--- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote:
That seems to indicate that something bad happened to the file
during
the transfer. Sometimes mail software and browsers get over-
enthused
about .xml and .dtd files and try to interpret them. Perhaps that
happened here.
The first lines should look like:
<!-- Defines XML documenting a DCC decoder as a component, esp.
information -->
<!-- on how to program it. -->
with no entities present (an XML "entity" is something that starts
with a percent sign "%")
In any case, the change you need is to replace the 2nd-to-last line
with
<!ATTLIST display format (default | vslider | hslider |
radiobuttons | checkbox |
onradiobutton | offradiobutton) "default" >
Instead of a single "slider", this has the separate "vslider" and
"hslider" entries.
Restoring the old file eliminates the error.
BTW, recreating the Decoder Index did not resolve the ability to
select other then the intended Programing Mode.
OK, thanks, will look into it.
--
--------------
Bob Jacobsen (Bob_Jacobsen@l..., 510-486-7355, fax 510-495-2957)