TriggerImageByName
If in trigger mode, this function triggers a specific image in the list by name.
Syntax
Definition:
METHOD TriggerImageByName : HRESULT
VAR_INPUT
sImageName : STRING;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
sImageName |
STRING |
Name of the image to trigger |
Further information
The state transitions of the method TriggerImageByName
are the same as for TriggerImage.