For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 data word

Input

xSwapValueF

BOOL

FALSE

Enable / disable the byte position swap of a register

Input

arwResult

POINTER TO WORD

Array for storing the individual components of the input variable

Last updated