TriggerImageExp
If in trigger mode, this function triggers a specific image in the list.
Syntax
Definition:
METHOD TriggerImageExp : HRESULT
VAR_INPUT
    nSkipImages : DINT;
END_VAR
          
 Inputs
| 
                   Name  | 
                   Type  | 
                   Description  | 
|---|---|---|
| 
                   nSkipImages  | 
                   DINT  | 
                   Amount of images to skip, relative to current  | 
Further information
The state transitions of the method TriggerImageExp are the same as for TriggerImage.
 Return value