Adjusts/ switches the endianness of multibyte data typed values.
For this to achieve, a loop will iterate through the array elements and swap the bytes intrinsically.
Block Interface
LGF_SwapBlockLWord (FC)
Ret_Val
Void
Array[*] of LWord
data
Array[*] of LWord
Output parameter
Identifier
Data type
Description
Ret_Val
Void
Void - Function has no return value
In/Out parameter
Identifier
Data type
Description
data
Array[*] of LWord
Contains the data values, which will be endianness adjusted