May 8, 2021
-
- Triggers – IF this THEN that
- Mirror – state of A is copied to B
- Link – behavior is dependent on signal type.
- Trigger – state of A triggers state of B
- Time – @time, trigger state A, every XX trigger state A
- DCC Trigger – DCC (addr, state) triggers state
- Sensor Trigger – inputs (i/o sensors) triggers state
- For Traffic, this creates the complementary state (useful for signals at crossroads or sequencing signals)
- For Railroad Aspect Signalling, this allows for setting the state of the subsequent block automatically
- Outputs (i/o outputs) can also be triggered (instead of signals)