The translation mode ET_ReactionTranslationMode.Jobs of the FB_ExceptionHandler is configured using this data structure. An array is applied in each node (astReactionTranslationJobs). The array contains a structure of this type for each submodule.
Using translation modes contains examples for use.
Variable |
Data type |
Description |
---|---|---|
astJobs |
ARRAY[1..Gc_udiMaxNumberOfTranslationJobs] OF ST_ReactionTranslationJob |
Detail configuration of the ET_ReactionTranslationMode.Jobs mode. The array contains a list of copy jobs which are then processed one after the other. Details can be found in the documentation for the ST_ReactionTranslationJob structure. |
udiNumberOfJobs |
UDINT |
Number of configured copy jobs. |