LCC Fusion Project 1.0
LCC Automation
Loading...
Searching...
No Matches
Collaboration diagram for Commands used by LccFusion:

START SOUND SEQUENCE

<x CAB FN_BELL FN_HORN EFFECT DURATION [TRACK] >

Starts a sound sequence

returns: < x CAB FN_BELL FN_HORN EFFECT DURATION [TRACK] >


STOP SOUND SEQUENCE

<X CAB FN_BELL FN_HORN EFFECT [TRACK] >

Stops sound sequence

returns: < X CAB FN_BELL FN_HORN EFFECT [TRACK] >


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


WRITE CONFIGURATION VARIABLE BYTE TO ENGINE DECODER ON MAIN OPERATIONS TRACK

<w CAB CV VALUE>

writes, without any verification, a Configuration Variable to the decoder of an engine on the main operations track

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>