Titan lighting effects This page started out with a friend wanting to use the overhead rotating beacon effect, and it is going to morph into something I'm sure.I'm just filling it in as we go.Programming lighting features / ports / etc.The overall scheme is:There are physical connections, called PORTS, where the voltage can vary and be controlled.There is a way to map FEATURES to the portsThere are further things that can be done to modify the behavior.PortsThe LS Titan has 12 ports and from what I have found they are all programmable, but more later.The table below indicates which screw terminal number on what header has what port. These are J1, J2, J3 portheaderpin1J1a42J1a93J2a84J2a125J3a16J3a27J3a38J3a49J2a1010J2a1111J3a812J1a8 Map FEATURES to PORTSSo the next step is to map a lighting FEATURE to a port. I have listed the default FEATURE mapping, but be aware I have not checked that this is right for every Titan file.For my friend, I made an inventory of the features he wants:2 - front ditch lights1 - front headlight1 - rear headlight1 - cab light1 - number boards4 - rotating overhead beacon (using 4 LEDs)2 - possible smoke or mars/gyralite 2nd headlight beam. (1 front 1 rear)That's 12 ports. Now the loco is a SP GP-60, and he might opt to not have smoke, and that would free up 2 ports. The model has dual headlights, and I have seen prototype locos where one of the headlights is on solid, and the other a mars/gyralite. portpinsteam featurediesel featureproposed for 4 LED beacon on GP601J1a4front headlightfront headlightsame (front headlight)2J1a9rear headlightrear headlightsame (rear headlight)3J2a8front mars lightfront mars light rotary beacon 14J2a12unassignedrear mars light - diesel rotary beacon 25J3a1front markersfront left ditch lightsame (left front ditch)6J3a2number board lightsfront right ditch lightsame (right front ditch)7J3a3rear markersrear left ditch light number boards8J3a4unassignedrear right ditch light rotary beacon 39J2a10firebox 1 / smoke fanfront overhead beaconsame (smoke fan)10J2a11front cab lightrear overhead beaconsame (cab light)11J3a8firebox 2unassigned rotary beacon 412J1a8rear cab / smoke heaterrear cab / smoke heater same (smoke heater) Let's map!Refresher: QSI uses "indexed" CVs, so when you see CV xxx.yyy.zzz in the manual, you use the index registers CV49 and CV50 for the yyy and zzz numbers.So to map a FEATURE to a PORT, you set CV 115.yyy.zzzCV115 = port numberyyy and zzz are feature codedsetting CV115.yyy.zzz to zero disables the featuredisable a feature on a port BEFORE you map a NEW feature to a portremember that if you program in OPS mode, you must cycle power to the decoder to see the change see page 410 in the manual, section 7.1basically CV115.x.y is what is used where x and y indicate the lighting featuresee the chart on page 411