MappingDesc_ArraySubRange
(FB)
FUNCTION_BLOCK MappingDesc_ArraySubRange EXTENDS SymbolicVarsBase.TypeDesc_Array
Instances of this mapping allow to extract a subrange of a remote array: [100..110] <- [0..500] Additionally, this can be combined with shifting of the array: [0..10] <- [0..500], [100.110]