User Tools

Site Tools


rocnet:rocnetnode-led-signal-examples-en
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


rocnet:rocnetnode-led-signal-examples-en [2019/01/03 00:07] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Signal examples ======
 +
 +
 +===== Connecting the LED's =====
 +The GCA_PI08 have multiple possibilities to connect the LED's in our Example we will use the J1 and J2 connector
 +
 +{{:rocnet:gca_pi08_ports.png}}
 +|< >|
 +^ Pin ^ J1           ^ J2          ^
 +| 1  | +        | +       |
 +| 2  | -        | -       |
 +| 3  | Port 1   | Port 9  |
 +| 4  | Port 2   | Port 10 |
 +| 5  | Port 3   | Port 11 |
 +| 6  | Port 4   | Port 12 |
 +| 7  | Port 5   | Port 13 |
 +| 8  | Port 6   | Port 14 |
 +| 9  | Port 7   | Port 15 |
 +| 10 | Port 8   | Port 16 |
 +
 +
 +===== SBB Signal with 4 Bulbs =====
 +|< >|
 +^ ^  Color  ^  Port  ^  Value  ^
 +|  {{:rocnet:sbb_4_lampen.png?0x100}}  |  Green  |  9  |  1  |
 +|  :::  |  Red  |  10  |  2  |
 +|  :::  |  Orange  |  11  |  4  |
 +|  :::  |  Green  |  12  |  8  |
 +
 +==== Aspect Values ====
 +
 +Now we calculate the pattern. For this purpose, the individual values of the bulbs are added
 +|< >|
 +^ Aspect ^ Bulbs            ^ Aspect Value ^
 +|  0     | Red              |    2         |
 +|  1     | Green            |    1         |
 +|  2     | Green and Orange |    5         |
 +|  3     | Green and Green  |    9         |
 +
 +An Aspect with the Value of 15 will enable all Bulbs.
 +
 +Now we can make the following Settings
 +
 +==== Interface ====
 +
 +{{:rocnet:sbb_4_interface.png?0x400}}
 +
 +  * Set the Interface ID and Bus according to your needs. 
 +  * In our examble we use Port 9 on the first Module. So the Address is 9.
 +  * Set Control to Aspect numbers.
 +  * Set Type to LED
 +
 +==== Details ====
 +
 +{{:rocnet:sbb_4_details.png?0x400}}
 +
 +  * Set the number of Aspects to 4.
 +  * Set the Prefix and check use Prefix, if you need it.
 +  * Set the pattern as calculated above.
 +
 +===== SBB Distant Signal 4 Bulbs =====
 +|< >|
 +^ ^  Color  ^  Port  ^ Value  ^
 +|  {{:rocnet:sbb_vorsignal_lampen.png?0x100}}  |  Orange  |  17    1  |
 +|  :::  |  Orange  |  18  |  2  |
 +|  :::  |  Green  |  19  |  4  |
 +|  :::  |  Green  |  20  |  8  |
 +==== Aspect Values ====
 +|< >|
 +^ Aspect ^ Bulbs            ^ Aspect Value ^
 +|  0     | Orange and Orange|    3         |
 +|  1     | Green and Green  |    12        |
 +|  2     | Orange and Green |    9         |
 +|  3     | Orange, Green and Green  |    13         |
 +|  Blank | -                |    65535       |
 +
 +An Aspect Value of 65535 will disable all Bulbs.
 +
 +==== Interface ====
 +{{:rocnet:sbb_vorsignal_interface.png?0x400}}
 +
 +==== Details ====
 +{{:rocnet:sbb_vorsignal_details.png?0x400}}
 +
 +===== SBB Departure Signal and Brake Test Signal =====
 +|< >|
 +^ ^  Color  ^  Port  ^ Value  ^
 +|  {{:rocnet:sbb_zusatz_lampen.png?0x100}}  |  White  |  13  |  1  |
 +|  :::  |  White  |  14  |  2  |
 +|  :::  |  White  |  15  |  4  |
 +|  :::  |  Green  |  16  |  8  |
 +
 +==== Aspect Values ====
 +|< >|
 +^ Aspect ^ Bulbs                  ^ Aspect Value ^ Description         ^
 +|  0     | -                      |    65535                         |
 +|  1     | White                  |    1         | Initiate braking    |
 +|  2     | White(1) and White(4)  |    5         | Magnetic disc brake |
 +|  3     | White(2) and White(4)  |    6         | Release brake       |
 +|  4     | All White Bulbs        |    7         | Brakes are alright  |
 +|  5     | Train Departure        |    9         | Train Departure     |
 +
 +==== Interface ====
 +{{:rocnet:sbb_zusatz_interface.png?0x400}}
 +
 +
 +==== Details ====
 +{{:rocnet:sbb_zusatz_details.png?0x400}}
 +
  
rocnet/rocnetnode-led-signal-examples-en.txt · Last modified: 2019/01/03 00:07 by 127.0.0.1