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

From Train Control Systems Documentation
Jump to navigation Jump to search
Line 1: Line 1:
== NMRA CV 13 - Alternate Mode Function Status F1-F8 ==
+
{{Infobox CV
Indicates the status of each function (F1 through F8) when the unit is operating in alternate power mode, which
+
|cv name=DC Mode Function Status F1-F8
cannot control the functions. If a function can be controlled, then the corresponding bit is ignored. A value of
+
|cv range=0-255
"0" indicates the function is off, while a value of "1" indicates the function is on. Bit 0 corresponds to F1, while
+
|cv accepted=0-255
Bit 7 corresponds to F8.
+
|cv default=255
 +
}}
  
[[Category:DC_Mode]][[Category:Standard_CV]]
+
== 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

CV 13
DC Mode Function Status F1-F8
Range of Values0-255
Accepted Values0-255
Default Value255

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.