Difference between revisions of "Diesel Version 5:CV 16.0.292"
Jump to navigation
Jump to search
m (Initial Insert) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox CV |
− | + | |cv name=Lighting Mapping - AUX Input | |
− | | | + | |cv range=0-65535 |
− | | | + | |cv accepted=0-65535 |
− | | | + | |cv default=0 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
}} | }} | ||
− | == NMRA CV 16.0.292 == | + | |
− | + | ==NMRA CV 16.0.292 - Auxiliary Input Lighting== | |
+ | This CV is used to setup which lighting outputs on the decoder are toggled when the Aux input is triggered. | ||
+ | |||
+ | This CV is used bitwise, where each bit corresponds to a single lighting output. See the table below. Add the values for each output and program the SUM into the corresponding low byte and high byte CV's. | ||
+ | {| class="wikitable" | ||
+ | |+Aux Input Lighting Configuration | ||
+ | ! colspan="3" |High Byte 16.0.292 | ||
+ | ! rowspan="10" | | ||
+ | ! colspan="3" |Low Byte 16.0.291 | ||
+ | |- | ||
+ | |Output Number | ||
+ | |Bit | ||
+ | |Value | ||
+ | |Output Number | ||
+ | |Bit | ||
+ | |Value | ||
+ | |- | ||
+ | |F7 | ||
+ | |0 | ||
+ | |1 | ||
+ | |F0F | ||
+ | |0 | ||
+ | |1 | ||
+ | |- | ||
+ | |F8 | ||
+ | |1 | ||
+ | |2 | ||
+ | |F0R | ||
+ | |1 | ||
+ | |2 | ||
+ | |- | ||
+ | |F9 | ||
+ | |2 | ||
+ | |4 | ||
+ | |F1 | ||
+ | |2 | ||
+ | |4 | ||
+ | |- | ||
+ | |F10 | ||
+ | |3 | ||
+ | |8 | ||
+ | |F2 | ||
+ | |3 | ||
+ | |8 | ||
+ | |- | ||
+ | |RESERVED | ||
+ | |4 | ||
+ | |16 | ||
+ | |F3 | ||
+ | |4 | ||
+ | |16 | ||
+ | |- | ||
+ | |RESERVED | ||
+ | |5 | ||
+ | |32 | ||
+ | |F4 | ||
+ | |5 | ||
+ | |32 | ||
+ | |- | ||
+ | |RESERVED | ||
+ | |6 | ||
+ | |64 | ||
+ | |F5 | ||
+ | |6 | ||
+ | |64 | ||
+ | |- | ||
+ | |RESERVED | ||
+ | |7 | ||
+ | |128 | ||
+ | |F6 | ||
+ | |7 | ||
+ | |128 | ||
+ | |} | ||
+ | [[Category:Indexed CV - V5]] |
Latest revision as of 21:25, 7 August 2023
|
NMRA CV 16.0.292 - Auxiliary Input Lighting
This CV is used to setup which lighting outputs on the decoder are toggled when the Aux input is triggered.
This CV is used bitwise, where each bit corresponds to a single lighting output. See the table below. Add the values for each output and program the SUM into the corresponding low byte and high byte CV's.
High Byte 16.0.292 | Low Byte 16.0.291 | |||||
---|---|---|---|---|---|---|
Output Number | Bit | Value | Output Number | Bit | Value | |
F7 | 0 | 1 | F0F | 0 | 1 | |
F8 | 1 | 2 | F0R | 1 | 2 | |
F9 | 2 | 4 | F1 | 2 | 4 | |
F10 | 3 | 8 | F2 | 3 | 8 | |
RESERVED | 4 | 16 | F3 | 4 | 16 | |
RESERVED | 5 | 32 | F4 | 5 | 32 | |
RESERVED | 6 | 64 | F5 | 6 | 64 | |
RESERVED | 7 | 128 | F6 | 7 | 128 |