Difference between revisions of "Diesel Version 5:CV 13"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | = | + | {{Infobox CV |
− | + | |cv name=DC Mode Function Status F1-F8 | |
− | + | |cv range=0-255 | |
− | + | |cv accepted=0-255 | |
− | + | |cv default=255 | |
+ | }} | ||
− | [[Category: | + | == NMRA CV 13 - DC Mode Function Status F1-F8 == |
+ | Indicates the status of each function (F1 through F8) when the unit is operating in alternate power (DC) mode, which cannot control the functions. If a function can be controlled, then the corresponding bit is ignored. | ||
+ | |||
+ | If the bit for a function output is "cleared," this indicates the function is disabled on DC power. If the bit for a function output is "set," this indicates the function is enabled on DC power. CV 12 is a bitwise CV, where Bit 0 corresponds to F1, while Bit 7 corresponds to F8. See the chart below: | ||
+ | |||
+ | {| 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 | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | The SUM of the desired functions active while operating in DC mode must be programmed into CV 13. A value of 255 enables all light functions on DC power. | ||
+ | |||
+ | [[Category:Standard CV]] | ||
+ | [[Category:Bitwise CV]] | ||
+ | [[Category:DC_Mode]] |
Revision as of 22:41, 2 April 2021
|
NMRA CV 13 - DC Mode Function Status F1-F8
Indicates the status of each function (F1 through F8) when the unit is operating in alternate power (DC) mode, which cannot control the functions. If a function can be controlled, then the corresponding bit is ignored.
If the bit for a function output is "cleared," this indicates the function is disabled on DC power. If the bit for a function output is "set," this indicates the function is enabled on DC power. CV 12 is a bitwise CV, where Bit 0 corresponds to F1, while Bit 7 corresponds to F8. See the chart below:
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 |
The SUM of the desired functions active while operating in DC mode must be programmed into CV 13. A value of 255 enables all light functions on DC power.