Changing engine direction when programming with the Dynamis

Started by Billm10454, January 09, 2010, 02:27:02 PM

Previous topic - Next topic

Billm10454

I have programmed two Bachmann diesels with the dynamis. The arrow indicating the direction on the dynamis points to the left, but the engine goes to the right. How can I change this so that the engine direction is the same as the arrow on the dynamis controller.

ABC

Check here http://www.bachmanntrains.com/home-usa/ez_content/dynamis_manual.pdf
Here's a quote from the manual/link I provided...
Quote
EXAMPLE 2
To set the locomotive to operate in reverse direction using Service Track
programming
Program 4468
ON SERVICETRACK
Set the value contained in the CV29 to 7 (adding 1 to first bit reverses direction)
POS CV 29 CFG
[<>VALUE]
VAL 7
[PROG] the chosen value is written to the decoder
[CV<>] to continue programming another CV or
[CANCEL] to return to menu

Billm10454