A copy job is configured for the ET_ReactionTranslationMode.Jobs translation mode of the FB_ExceptionHandler using this data structure.
The data structure is described by the FC_AddReactionTranslationJob function.
Using translation modes contains examples for use.
Variable |
Data type |
Description |
---|---|---|
uiSourceStart |
UDINT |
Number of the exception reaction from which copying from the input reaction of the module shall take place. |
uiNumReactions |
UDINT |
Number of exception reactions that shall be copied with this job. |
uiTargetStart |
UDINT |
Number of the exception reaction from which it should be written into the reaction of the submodule. When writing, the copied reactions are linked to previously set reactions from other copy jobs with OR. |