<< Click to Display Table of Contents > 

SAMLight Manual > Entities (Objects) > Control Objects > Wait for Trigger

Wait for Trigger
Previous pageReturn to chapter overviewNext page

toolbar_ScWaitForTrigger ScWaitForTrigger pauses the job execution until a trigger signal is received.

USC-1: Trigger Control objects do not work in MOTF simulation mode.

USC-1/2/3: The trigger signal can come from an external input or from a preceding ScMotfOffset control object.

RTC5/6: The ScWaitForTrigger control object does only work with a preceding ScMotfOffset entity. In order to wait for an external signal, a ScWaitForInput control object has to be used.

control_objects_MOTF_Wait_For_Trigger

Figure 284: Wait For Trigger

Wait For Trigger:

Enable: If the check check box is enabled, this entity will pause the marking procedure until an internal or external trigger is recognized.

For USC cards, the external start is equal to the signal of the OPTO_IN_0 bit. Therefore, this entity can be used instead of a ScWaitForInput entity which is listening to bit number 1.

An internal trigger can be defined with a ScMotfOffset entity which is described below.