Diesel Version 5:CV 14: Difference between revisions

From Train Control Systems Documentation
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{Infobox CV
{{Infobox CV
|cv name=DC Mode Function Status F0 & F9-F12
|cv name=DC Mode Lights F0 & F9-F12
|cv range=0-255
|cv range=0-255
|cv accepted=0-255
|cv accepted=0-255
Line 6: Line 6:
}}
}}


== NMRA CV 14 - Alternate Mode Function Status F9-F12 ==
==NMRA CV 14 - Alternate Mode Function Status F9-F12==
Indicates the status of each function (F9 through F12, & FL) 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.
Indicates the status of each function (F9 through F12, & FL) 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.


Line 14: Line 14:
{| class="wikitable" style="text-align: center;"
{| class="wikitable" style="text-align: center;"
|-
|-
! scope="col"| Feature
! scope="col" |Feature
! scope="col"| Value
! scope="col" |Value
|-
|-
! scope="row"| Function 0 Forward
! scope="row" |Function 0 Forward
| 1
|1
|-
|-
|-
|-
! scope="row"| Function 0 Reverse
! scope="row" |Function 0 Reverse
| 2
|2
|-
|-
|-
|-
! scope="row"| Function 9
! scope="row" |Function 9
| 4
|4
|-
|-
|-
|-
! scope="row"| Function 10
! scope="row" |Function 10
| 8
|8
|-
|-
|-
|-
! scope="row"| Function 11
! scope="row" |Function 11
| 16
|16
|-
|-
|-
|-
! scope="row"| Function 12
! scope="row" |Function 12
| 32
|32
|-
|-
|}
|}

Latest revision as of 23:06, 2 April 2021

Lua error: Internal error: The interpreter exited with status 1.

NMRA CV 14 - Alternate Mode Function Status F9-F12

Indicates the status of each function (F9 through F12, & FL) 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 FL in the forward direction is controlled by bit 0, FL in the reverse direction is controlled by bit 1, bit 2 corresponds to F9, and Bit 5 corresponds to F12. See the chart below:

Feature Value
Function 0 Forward 1
Function 0 Reverse 2
Function 9 4
Function 10 8
Function 11 16
Function 12 32

The SUM of the desired functions active while operating in DC mode must be programmed into CV 14. A value of 255 enables all light functions on DC power.