LCC Fusion Project 1.0
LCC Automation
Loading...
Searching...
No Matches
Modified DCC++ Commannds used for LCC Fusion
Collaboration diagram for Modified DCC++ Commannds used for LCC Fusion:

SET ENGINE THROTTLES USING 128-STEP SPEED CONTROL

<t REGISTER CAB SPEED DIRECTION [TRACK] [DELAY]>

sets the throttle for a given register/cab combination

returns: <T REGISTER SPEED DIRECTION>


OPERATE ENGINE DECODER FUNCTIONS F0-F28

<f CAB BYTE1 [BYTE2]>
<f -1 REGISTER CAB BYTE1 [BYTE2]>
<f -2 REGISTER CAB FN TOGGLE [TRACK]>

turns on and off engine decoder functions F0-F28 (F0 is sometimes called FL) NOTE: setting requests transmitted directly to mobile engine decoder — current state of engine functions is not stored by this program

returns: NONE


TURN ON POWER FROM MOTOR SHIELD TO TRACKS

<1 [TRACK]>

enables power from the motor shield to the main operations and programming tracks

returns: <p1>


TURN OFF POWER FROM MOTOR SHIELD TO TRACKS

<0 [TRACK]>

disables power from the motor shield to the main operations and programming tracks

returns: <p0>