Difference between revisions of "Diesel Version 5:CV 21"

From Train Control Systems Documentation
Jump to navigation Jump to search
Line 1: Line 1:
== NMRA CV 21 - Consist Address Active for F1-F8 ==
 
 
Defines for functions F1-F8 whether the function is controlled by the consist address. For each Bit a value of "1" indicates that the function will respond to instructions addressed to the consist address. A value of "0" indicates that the function will only respond to instructions addressed to the locomotive address. F1 is indicated by bit 0. F8 by bit 7.
 
 
 
{{Infobox
 
{{Infobox
|title = NMRA C 21
+
|title = NMRA CV 21
|header1 = Consist Address Active for F1-F8
+
|header1 = Consist Lighting Control for F1-F8
 
|label2 = 0-255
 
|label2 = 0-255
|data2 = RANGE OF VALUES HERE
+
|data2 = Range of Values
 
|label3 = Default Value
 
|label3 = Default Value
|data3 = DEFAULT VALUE
+
|data3 = 255
 
}}
 
}}
 +
 +
== NMRA CV 21 - Consist Lighting for Function 1 through Function 8 ==
 +
This CV is used to configure what functions will respond to user input on the consist address. This particular CV affects F1-F8. For each Bit a value of "1" indicates that the function will respond to instructions addressed to the consist address. A value of "0" indicates that the function will only respond to instructions addressed to the locomotive address. F1 is indicated by bit 0. F8 by bit 7.
 +
<br><br/>
 +
To determine which functions are active, use the table below and combine the values of the functions you would like to have active, and program the ''sum'' into CV21. By default, all functions are active on the consist address.
 +
 +
{| class="wikitable" style="text-align: center;"
 +
|-
 +
! scope="col"| Feature
 +
! scope="col"| Value
 +
|-
 +
! scope="row"| Function 1
 +
| 1
 +
|-
 +
|-
 +
! scope="row"| Function 2
 +
| 2
 +
|-
 +
|-
 +
! scope="row"| Function 3
 +
| 4
 +
|-
 +
|-
 +
! scope="row"| Function 4
 +
| 6
 +
|-
 +
|-
 +
! scope="row"| Function 5
 +
| 8
 +
|-
 +
|-
 +
! scope="row"| Function 6
 +
| 16
 +
|-
 +
|-
 +
! scope="row"| Function 7
 +
| 32
 +
|-
 +
|-
 +
! scope="row"| Function 8
 +
| 64
 +
|-
 +
|}
 +
 +
''' Related: '''
 +
* [[{{NAMESPACE}}:CV_19|Consist Address]]
 +
* [[{{NAMESPACE}}:CV_22|Consist Lighting (Part 2)]]
 +
* [[{{NAMESPACE}}:CV_23|Consist Acceleration Adjustment]]
 +
* [[{{NAMESPACE}}:CV_24|Consist Deceleration Adjustment]]
 +
* [[{{NAMESPACE}}:CV_156|Dual Prime Mover Delay]]

Revision as of 17:19, 2 October 2018

NMRA CV 21
Consist Lighting Control for F1-F8
0-255Range of Values
Default Value255

NMRA CV 21 - Consist Lighting for Function 1 through Function 8

This CV is used to configure what functions will respond to user input on the consist address. This particular CV affects F1-F8. For each Bit a value of "1" indicates that the function will respond to instructions addressed to the consist address. A value of "0" indicates that the function will only respond to instructions addressed to the locomotive address. F1 is indicated by bit 0. F8 by bit 7.

To determine which functions are active, use the table below and combine the values of the functions you would like to have active, and program the sum into CV21. By default, all functions are active on the consist address.

Feature Value
Function 1 1
Function 2 2
Function 3 4
Function 4 6
Function 5 8
Function 6 16
Function 7 32
Function 8 64

Related: