LoByte (LabVIEW Manager Macro)

int8 LoByte(x);

Purpose

Returns the low order int8 of an int16.

Parameters

Name Type Description
x int16 int16 for which you want to determine the low int8.