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

From Train Control Systems Documentation
Jump to navigation Jump to search
m (1 revision imported)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== NMRA CV 18 - Extended Address (Low Byte) ==
+
{{Infobox CV
The Extended Address is the locomotives address when the decoder is set up for extended addressing (indicated by a value of "1" in bit location 5 of CV#29). CV#17 contains the most significant bits of the two byte address and must have a value between 11000000 and 11100111, inclusive, in order for this two byte address to be valid. CV 18 contains the least significant bits of the address and may contain any value.  
+
|cv name=Extended Address (Low Byte)
 +
|cv range=0-255
 +
|cv accepted=0-255
 +
|cv default=0
 +
}}
 +
 
 +
==NMRA CV 18 - Extended Address (Low Byte)==
 +
The Extended Address is the locomotives address when the decoder is set up for extended addressing (indicated by a value of "1" in bit location 5 of CV#29). CV 18 contains the least significant bits of the address and may contain any value from 0 to 255.
 +
 
 +
The default configuration of CV 17 and CV 18 yield an address of "0000" and may be selected as such when Long Addressing has been enabled but CV 17 and CV 18 have not been otherwise configured.  
 +
 
 +
Incrementing CV 18 by 1 will increment the Long Address by 1.
  
{{Infobox
+
====Example 1:====
|title = NMRA C 18
+
(CV 17 = 192; CV 18 = 1) Long Address = 0001
|header1 = Extended Address  
+
 
|label2 = 0-255
+
====Example 2:====
|data2 = RANGE OF VALUES HERE
+
(CV 17 = 192; CV 18 = 255) Long Address = 0255
|label3 = Default Value
+
[[Category:Standard CV]]
|data3 = DEFAULT VALUE
+
[[Category:Addressing]]
}}
 

Latest revision as of 20:54, 2 April 2021

CV 18
Extended Address (Low Byte)
Range of Values0-255
Accepted Values0-255
Default Value0

NMRA CV 18 - Extended Address (Low Byte)

The Extended Address is the locomotives address when the decoder is set up for extended addressing (indicated by a value of "1" in bit location 5 of CV#29). CV 18 contains the least significant bits of the address and may contain any value from 0 to 255.

The default configuration of CV 17 and CV 18 yield an address of "0000" and may be selected as such when Long Addressing has been enabled but CV 17 and CV 18 have not been otherwise configured.

Incrementing CV 18 by 1 will increment the Long Address by 1.

Example 1:

(CV 17 = 192; CV 18 = 1) Long Address = 0001

Example 2:

(CV 17 = 192; CV 18 = 255) Long Address = 0255