CONVERT_REAL_TO_ARRAY_OF_WORD

SimpleWriteValueFloat.CONVERT_REAL_TO_ARRAY_OF_WORD (METH)

METHOD CONVERT_REAL_TO_ARRAY_OF_WORD

InOut:

Scope
Name
Type
Initial
Comment

Input

rInput

REAL

0

input variable

Input

xBigEndianF

BOOL

FALSE

position of the most significant 8 bits in a datum

Input

xSwapValueF

BOOL

FALSE

enable / disable byte position swapping of a register

Input

arwResult

POINTER TO WORD

array for storing the individual components of the input variable

Last updated