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 swapping of the bytes of a register

Input

arwResult

POINTER TO WORD

Array for storing the individual components of the input variable

Last updated