CV 158: Difference between revisions

From Train Control Systems Documentation
Jump to navigation Jump to search
No edit summary
(added table of bitwise features/values)
Line 11: Line 11:
NOTE: THIS CV IS CURRENTLY ONLY SUPPORTED ON THE OEM BACHMANN CHARGER DECODERS
NOTE: THIS CV IS CURRENTLY ONLY SUPPORTED ON THE OEM BACHMANN CHARGER DECODERS


Allows the user to remap the button used to dim any Rule-17 Dim-able lighting effects. This CV can map this function to buttons between 7 and 12.
Allows the user to remap the button used to dim any Rule-17 Dim-able lighting effects. This CV can map this function to buttons between 7 and 12. Multiple bits can be set within this CV to map the feature to multiple buttons simultaneously, though this is not recommended.
 
{| class="wikitable" style="text-align: center;"
! colspan="5" |CV 29 - Configuration Data #1
|-
!Bit
! scope="col" |Button to Map
! scope="col" |Description
! scope="col" |Default
! scope="col" |Value
|-
|0
! scope="row" |7
|
|YES
|4
|-
|-
|1
! scope="row" |8
|
|NO
|8
|-
|-
|2
! scope="row" |9
|
|NO
|16
|-
|-
|3
! scope="row" |10
|
|NO
|32
|-
|-
|4
! scope="row" |11
|
|NO
|64
|-
|-
|5
! scope="row" |12
|
|NO
|128
|-
|}
 
[[Category:Standard CV]][[Category:Bitwise CV]]

Revision as of 00:48, 11 October 2022

Lua error: Internal error: The interpreter exited with status 1.


NMRA CV 158 - Rule 17 Button Mapping (7-12)

NOTE: THIS CV IS CURRENTLY ONLY SUPPORTED ON THE OEM BACHMANN CHARGER DECODERS

Allows the user to remap the button used to dim any Rule-17 Dim-able lighting effects. This CV can map this function to buttons between 7 and 12. Multiple bits can be set within this CV to map the feature to multiple buttons simultaneously, though this is not recommended.

CV 29 - Configuration Data #1
Bit Button to Map Description Default Value
0 7 YES 4
1 8 NO 8
2 9 NO 16
3 10 NO 32
4 11 NO 64
5 12 NO 128