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

AVEVA™ Plant SCADA

LowByte

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the low-order byte of a two-byte integer.

Syntax

LowByte(TwoByteInteger)

TwoByteInteger:

A two-byte integer.

Return Value

The low-order byte (that is | - | X |)

HighByte, LowWord, HighWord

Example

Variable=LowByte(0x5678);
! Sets Variable to 0x78.

See Also

Math and Trigonometry Functions

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