Difference between revisions of "Diesel Version 5:CV 21"
Jump to navigation
Jump to search
(Created page with "== 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" indica...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
{{Infobox | {{Infobox | ||
− | |title = NMRA | + | |title = NMRA CV 21 |
− | |header1 = Consist | + | |header1 = Consist Lighting Control for F1-F8 |
− | |label2 = | + | |label2 = Range of Values |
− | |data2 = | + | |data2 = 0-255 |
|label3 = Default Value | |label3 = Default Value | ||
− | |data3 = | + | |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 | ||
+ | | 8 | ||
+ | |- | ||
+ | |- | ||
+ | ! scope="row"| Function 5 | ||
+ | | 16 | ||
+ | |- | ||
+ | |- | ||
+ | ! scope="row"| Function 6 | ||
+ | | 32 | ||
+ | |- | ||
+ | |- | ||
+ | ! scope="row"| Function 7 | ||
+ | | 64 | ||
+ | |- | ||
+ | |- | ||
+ | ! scope="row"| Function 8 | ||
+ | | 128 | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | ''' 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]] |
Latest revision as of 17:41, 2 October 2018
Consist Lighting Control for F1-F8 | |
---|---|
Range of Values | 0-255 |
Default Value | 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.
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 | 8 |
Function 5 | 16 |
Function 6 | 32 |
Function 7 | 64 |
Function 8 | 128 |
Related: