Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

HighWord

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the high-order word of a four-byte integer.

Syntax

HighWord(FourByteInteger)

FourByteInteger:

A four-byte integer.

Return Value

The high-order word (that is | X | X | - | - |)

LowWord, HighByte, LowByte

Example

Variable=HighWord(0x12345678);
! Sets Variable to 0x1234.

See Also

Math and Trigonometry Functions

In This Topic
TitleResults for “How to create a CRG?”Also Available in