DCC-EX / CommandStation-EX

EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
https://dcc-ex.github.io/
GNU General Public License v3.0
153 stars 103 forks source link

[Support Request]: analogue loco #311

Closed prchal closed 1 year ago

prchal commented 1 year ago

Version

4.1.2

Issue description

Can this station control one analogue loco?

Hardware

No response

habazut commented 1 year ago

Analog loco by zero stretching: No and will not be supported.

DC PWM instead of DCC on output: Supported in devel. (use 4.2.14 or later). Planned to be released with next major version.

Harald.

prchal commented 1 year ago

Some command reference fo DC? Didn't find any, just EXRAIL SET_TRACK.

prchal commented 1 year ago

Finally I found it, for others who would try it, I put in myAutomation.h: ROSTER (1, "analog loco", "") SETLOCO (1) SET_TRACK (A, DC)