How to Use Track Triggers
m (→Configuring a Trigger) |
m (→Configuring a Trigger: additional information) |
||
Line 57: | Line 57: | ||
*Click the '''Set Trigger Radius''' button | *Click the '''Set Trigger Radius''' button | ||
*Click on the trigger that has been placed on the track to assign its new radius. | *Click on the trigger that has been placed on the track to assign its new radius. | ||
+ | <br> | ||
+ | '''Note:'''<br> | ||
+ | A small radius should only be used for slower moving trains. Fast trains may pass over a small radius trigger without being detected. | ||
</td></tr> | </td></tr> | ||
</table> | </table> |
Revision as of 11:46, 21 May 2018
Contents |
What are Triggers?
Triggers are invisible markers (invisible in Driver Mode but visible in Surveyor Mode) that are placed on a track. They can be programmed to "trigger an event" when a train (any train or a specific train) passes over them in Driver Mode.
The "event" is a message that is transmitted by the trigger to certain Session Rules that have been programmed to "listen" for the message. When one of those listening rules detects the message, it can be forced into action by executing preset instructions.
(left) A Track Trigger in place on a track visible in Surveyor Mode. The "5.00m" is the trigger detection radius |
Adding a Trigger
Configuring a Trigger
As soon as a new trigger has been placed, its properties window will open on the screen. It will be given a default name and assigned to the currently active layer.
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. This radius is set in the Advanced Properties section of the Tools window.
Creating a Trigger Event
Trigger events are handled by the Trigger Check Rule which is added to a session in the Session Editor.
The Trainz Wiki Link Trigger Check Rule contains detailed information on this rule.
To add the Trigger Check Rule to a session:-
|
In the Edit Session window:-
|
|
This will add the Trigger Check rule to the session.
|
For this example we will leave all settings unchanged and simply identify the trigger to be used.
|
|
- (above) Click the Tick icon Trigger Check properties window.
Giving the Trigger Event a Purpose
To test your trigger event you will need to add at least one rule.
The Message Popup Rule has to be indented so that it becomes a Child of the Trigger Check Rule.
This should indent the Message Popup rule one level in (below). |
|
The Message Popup Rule is now controlled by the Trigger Check Rule but it still has to be configured to show a message.
- With the Message Popup Rule highlighted, click the Edit button.
Again, click the Tick icon to exit the Message Popup Rule then exit the Session Editor.
Add a consist to your layout a short distance from the trigger (but further away than its radius), save the surveyor session, and then test in Driver Mode.
Another example of using the Trigger Check Rule can be found in the Message Popup Rule Applications link below.