Instructions

10
3.4 Beispiele zur Programmierung
Die Programmierung der Schaltbe-
fehls auf Adresse 1 ist unkompli-
ziert:
CV 15 = 242
(Standardwert Freigabe der Pro-
grammierung)
CV 32 = 1
(Ausgang 1 bekommt Adr. 1)
CV 15 = 0
(Sperren der Programmierung)
Für einen zweiten Weichendeco-
der mit Adresse 2, angepasstem
Freigabewert und invertiertem
Ausgang sieht die Programmie-
rung folgendermaßen aus:
CV 15 = 242
(Standardwert Freigabe der Pro-
grammierung)
CV16 = 243 (neuer Wert Freigabe)
CV15 = 243 (Angepasster Freiga-
bewert für Dec. 2)
CV 32 = 2
(Ausgang 1 bekommt Adr. 2)
CV 50 = 1
(Ausgang wird invertiert)
CV 15 = 0
(Sperren der Programmierung)
3.4 Programming examples
These are the basic programming
steps to assign the address 1:
CV 15 = 242
(Standard value to unlock the
decoder)
CV 32 = 1
(output 1 is set to addr. 1)
CV 15 = 0
(lock the decoder)
For a second decoder with address
2, customized unlock value and
inverted output please perform
these programming steps:
CV 15 = 242
(Standard value to unlock the
decoder)
CV 16 = 243 (new value unlock)
CV 15 = 243 (customized unlock
value for Dec. 2
CV 32 = 2
(output 1 is set to addr. 2)
CV 50 = 1
(to invert the output)
CV 15 = 0
(lock the decoder)