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

From Train Control Systems Documentation
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
|title = NMRA CV 22
 
|title = NMRA CV 22
|header1 = Consist Address Active for FL and F9-F12
+
|header1 = Consist Lighting Control for F0 and F9-F12
 
|label2 = Range of Values
 
|label2 = Range of Values
 
|data2 = 0-255
 
|data2 = 0-255
Line 8: Line 8:
 
}}
 
}}
  
== NMRA CV 22 (Consist Address Active for FL and F9-F12) ==
+
== NMRA CV 22 - Consist Lighting for Function 0 and Function 9 through Function 12 ==
 +
This CV is used to configure what functions will respond to user input on the consist address. This particular CV affects F0 and F9-F12. 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's base address. F0F is indicated by Bit 0, F0R by Bit 1, F9 by Bit 2, and F12 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.
  
Defines for function FL 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"
+
{| class="wikitable" style="text-align: center;"
indicates that the function will only respond to instructions addressed to the locomotive address. FL in the forward direction is indicated by bit 0, FL in the reverse direction is controlled by bit 1. Bit 2 corresponds to Allocation of these bits is done by the NMRA on an as needed basis. F9, while Bit 5 corresponds to F12.
+
|-
 +
! scope="col"| Feature
 +
! scope="col"| Value
 +
|-
 +
! scope="row"| Function 0 Forward
 +
| 1
 +
|-
 +
|-
 +
! scope="row"| Function 0 Reverse
 +
| 2
 +
|-
 +
|-
 +
! scope="row"| Function 9
 +
| 4
 +
|-
 +
|-
 +
! scope="row"| Function 10
 +
| 8
 +
|-
 +
|-
 +
! scope="row"| Function 11
 +
| 16
 +
|-
 +
|-
 +
! scope="row"| Function 12
 +
| 32
 +
|-
 +
|}
 +
 
 +
''' Related: '''
 +
* [[{{NAMESPACE}}:CV_19|Consist Address]]
 +
* [[{{NAMESPACE}}:CV_21|Consist Lighting (Part 1)]]
 +
* [[{{NAMESPACE}}:CV_23|Consist Acceleration Adjustment]]
 +
* [[{{NAMESPACE}}:CV_24|Consist Deceleration Adjustment]]
 +
* [[{{NAMESPACE}}:CV_156|Dual Prime Mover Delay]]

Latest revision as of 17:39, 2 October 2018

NMRA CV 22
Consist Lighting Control for F0 and F9-F12
Range of Values0-255
Default Value255

NMRA CV 22 - Consist Lighting for Function 0 and Function 9 through Function 12

This CV is used to configure what functions will respond to user input on the consist address. This particular CV affects F0 and F9-F12. 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's base address. F0F is indicated by Bit 0, F0R by Bit 1, F9 by Bit 2, and F12 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 0 Forward 1
Function 0 Reverse 2
Function 9 4
Function 10 8
Function 11 16
Function 12 32

Related: