How to Control Signals in Sessions

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
m (Trainz Wiki)
m
Line 80: Line 80:
 
----
 
----
 
----
 
----
 
 
<br>
 
<br>
 
='''Trainz Wiki'''=
 
='''Trainz Wiki'''=
Line 86: Line 85:
 
*'''[[Session Rule List with Parameters|Session Rules List (Alphabetical) with Parameters]]'''
 
*'''[[Session Rule List with Parameters|Session Rules List (Alphabetical) with Parameters]]'''
 
*'''[[Session Rules By Categories With Properties|Session Rules List (Categories) With Parameters]]'''
 
*'''[[Session Rules By Categories With Properties|Session Rules List (Categories) With Parameters]]'''
 +
<br>
 
<font size="3">'''Route Creation Tutorials:'''</font>
 
<font size="3">'''Route Creation Tutorials:'''</font>
 
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
 
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
 
*'''[[How to Use Layers]]'''
 
*'''[[How to Use Layers]]'''
 
</div>
 
</div>
 +
<br>
 
<font size="3">'''Session Creation Tutorials:'''</font>
 
<font size="3">'''Session Creation Tutorials:'''</font>
 
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
 
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
Line 95: Line 96:
 
*'''[[How to Control Junctions in Sessions]]'''
 
*'''[[How to Control Junctions in Sessions]]'''
 
*'''[[How to Use Driver Setup Rule]]'''
 
*'''[[How to Use Driver Setup Rule]]'''
*'''[[How to Use Message Popup Rule]]
+
*'''[[How to Use Message Popup Rule]]'''
*'''[[How to Use Message Popup Rule (Applications)]]
+
*'''[[How to Use Message Popup Rule (Applications)]]'''
 
*'''[[How to Use Navigation Point Rules]]'''
 
*'''[[How to Use Navigation Point Rules]]'''
 
*'''[[How to Use Navigation Point Rules (Applications)]]'''
 
*'''[[How to Use Navigation Point Rules (Applications)]]'''

Revision as of 21:11, 24 June 2018

The screenshots shown below give examples of how signals can be controlled in sessions.

Contents

Application 1: Fixed Signals

The Scenario

It is after hours and all the signal staff on a single track branch line have clocked off for the night. All approach and depart signals on the line are locked at PROCEED and safe working is now the responsibility of the train crew. The signals will not reset to STOP when passed by a train.

Rules Used

Session Rules Screenshot

SetFixedSignals.JPG

Explanation

  • Line 1: Ordered List Not absolutely necessary but it places all the Set Signal Extended rules in a single container
    • Line 2: Set Signal Extended The first signal along the route is fixed at PROCEED
    • Line 3: Set Signal Extended The next signal along the route is fixed at PROCEED.

...and this is repeated for all the signals along the route.

SetSignalProceed.JPG

When the Set Signal Extended Rule is opened for editing (shown left):-

  • Select the signal name from the session list
  • Select the signal state from the list of available states


Note:
The state selected for the signal must be supported on that particular signal otherwise no change will occur.


Application 2: Halt Before Clear

The Scenario

A train approaching a signal must come to a complete stop before the signal is changed from STOP to PROCEED.

Preconditions

  • Set Signal Extended Rule to initially set the signal to STOP.
  • This scenario uses the Directional Trigger from the DLS (<kuid:76656:70010> shown below) to make sure that only trains approaching the facing signal will trigger the rule. Trains travelling in the opposite direction will not trigger the rule.
DirectionalTriggerObject.JPG

Rules Used

Session Rules Screenshot

DirectionalTriggerSession.JPG

Explanation

  • Line 1: Directional Trigger Check set to trigger when a train approaches the signal from the facing direction.
    • Line 2: Wait on Train Stop/Start set to trigger when the train stops moving.
      • Line 3: Wait for 10 seconds.
        • Line 4: Set Signal Extended sets the signal to AUTOMATIC or PROCEED.

If the train passes the signal without stopping then the Signal Passed at Danger Rule can be used to deal with the situation.




Trainz Wiki


Route Creation Tutorials:


Session Creation Tutorials:

Personal tools