How to Use Track Triggers
m (replaced all <font> and <u> tags with <span style=...> tags, removed all image hyperlinks) |
m |
||
Line 68: | Line 68: | ||
*To change the track trigger name click on the name box, delete the highlighted default name and enter a new name. | *To change the track trigger name click on the name box, delete the highlighted default name and enter a new name. | ||
*To change the assigned layer click on the layer box and select a new layer. | *To change the assigned layer click on the layer box and select a new layer. | ||
− | *Leave the "Bound Layer" at ''<none>''. (See the Trainz Wiki | + | *Leave the "Bound Layer" at ''<none>''. (See the '''Trainz Wiki Page''' [[file:WikiLink.PNG|link=]] '''[[How to Use Layers|Using Layers]]''' for information on layers). |
*To confirm the changes click on the [[file:Tick.PNG|link=]] icon on the bottom right of the window.</td> | *To confirm the changes click on the [[file:Tick.PNG|link=]] icon on the bottom right of the window.</td> | ||
</tr> | </tr> | ||
Line 119: | Line 119: | ||
Track trigger events are handled by the '''Trigger Check Rule''' (or a similar rule) which is added to a Session in the '''Session Editor'''.<br> | Track trigger events are handled by the '''Trigger Check Rule''' (or a similar rule) which is added to a Session in the '''Session Editor'''.<br> | ||
− | + | <table cellpadding="4" bgcolor="Aquamarine"> | |
− | + | <tr valign="top"> | |
+ | <td>[[file:LinkWiki.PNG|link=]]</td> | ||
+ | <td> | ||
+ | More information on the '''Trigger Check Rule''' can be found on the '''Trainz Wiki Rules Page''' at:-<br> | ||
+ | * '''[[Session_Rule_List_with_Parameters#Trigger_Check_Rule|Trigger Check Rule]]'''<br> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <br> | ||
<table> | <table> | ||
<tr valign="top"> | <tr valign="top"> | ||
Line 346: | Line 354: | ||
</table> | </table> | ||
<br> | <br> | ||
− | + | <table cellpadding="4" bgcolor="Aquamarine"> | |
+ | <tr valign="top"> | ||
+ | <td>[[file:LinkWiki.PNG|link=]]</td> | ||
+ | <td> | ||
+ | More information on this rule can be found on the '''Trainz Wiki Page''' at:-<br> | ||
+ | * '''[[How to Use Message Popup Rule]]'''<br> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <br> | ||
<table cellpadding="4" bgcolor=#ffffff> | <table cellpadding="4" bgcolor=#ffffff> | ||
<tr> | <tr> | ||
Line 363: | Line 380: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | Another example of using the '''Trigger Check Rule''' can be found in the Trainz Wiki | + | Another example of using the '''Trigger Check Rule''' can be found in the '''Trainz Wiki Page''' [[file:WikiLink.PNG|link=]] '''[[How to Use Message Popup Rule (Applications)]]'''. |
<br> | <br> | ||
Line 376: | Line 393: | ||
</table> | </table> | ||
− | *'''[[Session_Rule_List_with_Parameters#Directional_Trigger_Check_Rule|Directional Trigger Check Rule]]''' - identical to the '''Trigger Check Rule''' but adds the ability to test the train direction. Requires the use of a special '''Directional Trigger'''. For an example of its use see the Trainz Wiki | + | *'''[[Session_Rule_List_with_Parameters#Directional_Trigger_Check_Rule|Directional Trigger Check Rule]]''' - identical to the '''Trigger Check Rule''' but adds the ability to test the train direction. Requires the use of a special '''Directional Trigger'''. For an example of its use see the '''Trainz Wiki Page''' [[file:WikiLink.PNG|link=]] '''[[How to Control Signals in Sessions|Controlling Signals in Sessions]]'''. |
*'''[[Session_Rule_List_with_Parameters#Trackside_Check_Rule|Trackside Check Rule]]''' - very similar to the '''Trigger Check Rule''' but provides some different options. | *'''[[Session_Rule_List_with_Parameters#Trackside_Check_Rule|Trackside Check Rule]]''' - very similar to the '''Trigger Check Rule''' but provides some different options. | ||
*'''Navigation Points''' (see the '''How to Guides''' link below) are more complex but provide more advanced controls and options. | *'''Navigation Points''' (see the '''How to Guides''' link below) are more complex but provide more advanced controls and options. |
Revision as of 16:59, 3 October 2019
The information in this Wiki Page applies to both TANE and TRS19.
Contents |
What are Track Triggers?
Track triggers are track markers that are invisible in Driver Mode but visible in Surveyor Mode. They are used to activate Session Rules. |
Track triggers can be programmed to respond when a train (any train or a specific train) passes over them in Driver Mode. The response comes from executing a set of Session Rules that have been attached to a Trigger Check Rule (or a similar rule) or a Driver Command that is monitoring the track trigger.
Shown at left is a Track Trigger placed on a track in Surveyor Mode. It is NOT visible in Driver Mode. The "5.00m" shown below the trigger name is the trigger detection radius |
Adding a Track Trigger
|
Configuring a Track Trigger
As soon as a new track trigger has been placed, its properties window (shown below) will open on the screen. It will be given a default name and assigned to the currently active layer.
|
Track triggers have a "detection radius" that controls how close a train has to approach to trigger the event. The smaller the radius the closer the train has to be to the track trigger to be detected. This radius is set in the Advanced Properties section of the Tools window (shown below).
|
Creating a Track Trigger Event
Track trigger events are handled by the Trigger Check Rule (or a similar rule) which is added to a Session in the Session Editor.
More information on the Trigger Check Rule can be found on the Trainz Wiki Rules Page at:- |
|
|
|||||||
This will add the Trigger Check rule to the session.
|
For this example we will leave all settings unchanged and simply identify the track trigger to be used.
|
|
||||||
Adding an Instruction to the Trigger Event
To test your trigger event you will need to add at least one rule.
Adding a Child Rule
|
The Message Popup Rule should now appear directly below the Trigger Check rule. It will display a red cross because it has not yet been configured.
The Message Popup Rule has to be indented so that it becomes a Child of the Trigger Check Rule and is controlled by that rule.
|
|
||||||
Configuring the Message
Steps: With the Message Popup Rule highlighted and indented (as shown above):-
|
|
|
The finished Message Popup. |
|
More information on this rule can be found on the Trainz Wiki Page at:- |
|
|
Steps:
|
|
|
Another example of using the Trigger Check Rule can be found in the Trainz Wiki Page How to Use Message Popup Rule (Applications).
Alternatives to the Trigger Check Rule
There are alternative rules that can be used in place of the Trigger Check Rule and triggers. A few possibilities are listed below:- |
- Directional Trigger Check Rule - identical to the Trigger Check Rule but adds the ability to test the train direction. Requires the use of a special Directional Trigger. For an example of its use see the Trainz Wiki Page Controlling Signals in Sessions.
- Trackside Check Rule - very similar to the Trigger Check Rule but provides some different options.
- Navigation Points (see the How to Guides link below) are more complex but provide more advanced controls and options.
- Multiple Resource Check Rule - monitors and acts on changes in multiple industry or multiple wagon resource (commodity) levels.
- Resource Verify Rule - monitors and acts on changes in a single industry or wagon resource (commodity) level.
- Timecheck Rule - triggers an event at a set time.
Trainz Wiki
More Tutorials and Guides to Using Trainz |