CONVERT_LWORD_TO_ARRAY_OF_WORD

SimpleWriteValueInt.CONVERT_LWORD_TO_ARRAY_OF_WORD (METH)

METHOD CONVERT_LWORD_TO_ARRAY_OF_WORD

InOut:

Scope
Name
Type
Initial
Comment

Input

lwInput

LWORD

0

Input variable

Input

xBigEndianF

BOOL

FALSE

Position of the most significant 8 bits in a value

Input

xSwapValueF

BOOL

FALSE

Enable/disable swapping of the bytes of a register

Input

arwResult

POINTER TO WORD

Array for storing the individual components of the input variable

Last updated