Diesel Version 5:CV 1: Difference between revisions

From Train Control Systems Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
}}
}}


== NMRA CV 1 - Short Address (Primary Address) ==
==NMRA CV 1 - Short Address (Primary Address)==
When programming a decoder address, there are two address "ranges" you can program: Two-digit "Short" addresses, and Four-digit "Long" addresses. The word "digit" refers to the number of 4-bit "nibbles" used to represent the address in binary. The word "digit" does not mean there needs to be specific numbers in your address! The address type, short or long, is configurable using CV29. By default, a decoder ships in the two-digit "short" addressing format with a value of 3. A DCC decoder will operate out of the package on Address 3 with no programming required per NMRA requirement.
When programming a decoder address, there are two address "ranges" you can program: Two-digit "Short" addresses, and Four-digit "Long" addresses. The word "digit" refers to the number of 4-bit "nibbles" used to represent the address in binary. The word "digit" does not mean there needs to be specific numbers in your address! The address type, short or long, is select-able using [[Diesel Version 5:CV 29|CV29]]. By default, a decoder ships in the two-digit "short" addressing format with a value of 3 in CV 1.


Short Addressing:
''Note: A DCC decoder will operate out of the package on Short Address 3 with no programming required per NMRA requirement.''
 
==== Short Addressing: ====
The two-digit "Short" address is stored in CV1 and has a valid range of values from 1 to 127. A value higher than 127 is invalid for short addressing. If you would like to program your locomotive with an address (such as a road number) which is greater than 127, you must use a 4-digit "Long" address. Per the NMRA spec, CV1 cannot be modified on the main via operations (OPS) mode programming; therefore, you MUST use a dedicated DCC programming track to make that change.  
The two-digit "Short" address is stored in CV1 and has a valid range of values from 1 to 127. A value higher than 127 is invalid for short addressing. If you would like to program your locomotive with an address (such as a road number) which is greater than 127, you must use a 4-digit "Long" address. Per the NMRA spec, CV1 cannot be modified on the main via operations (OPS) mode programming; therefore, you MUST use a dedicated DCC programming track to make that change.  


A value of 0 in CV 1 will enable "source conversion" if supported by the decoder.  
A value of 0 in CV 1 will enable "[[Diesel Version 5:CV 12|power source conversion]]" if supported by the decoder.  
 
== See Also ==
 
* [https://tcsdcc.com/techsupport#addressing Addressing]
* [[Diesel Version 5:CV 29|CV 29 - Configuration Data #1]]
* [[Diesel Version 5:CV 17|CV 17 - Extended Address (High Byte)]]
* [[Diesel Version 5:CV 18|CV 18 - Extended Address (Low Byte)]]
* [[Diesel Version 5:CV 19|CV 19 - Consist Address]]


[[Category:Standard CV]]
[[Category:Standard CV]]
[[Category:Addressing]]
[[Category:Addressing]]

Revision as of 19:23, 2 April 2021

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

NMRA CV 1 - Short Address (Primary Address)

When programming a decoder address, there are two address "ranges" you can program: Two-digit "Short" addresses, and Four-digit "Long" addresses. The word "digit" refers to the number of 4-bit "nibbles" used to represent the address in binary. The word "digit" does not mean there needs to be specific numbers in your address! The address type, short or long, is select-able using CV29. By default, a decoder ships in the two-digit "short" addressing format with a value of 3 in CV 1.

Note: A DCC decoder will operate out of the package on Short Address 3 with no programming required per NMRA requirement.

Short Addressing:

The two-digit "Short" address is stored in CV1 and has a valid range of values from 1 to 127. A value higher than 127 is invalid for short addressing. If you would like to program your locomotive with an address (such as a road number) which is greater than 127, you must use a 4-digit "Long" address. Per the NMRA spec, CV1 cannot be modified on the main via operations (OPS) mode programming; therefore, you MUST use a dedicated DCC programming track to make that change.

A value of 0 in CV 1 will enable "power source conversion" if supported by the decoder.

See Also