HiNibble (LabVIEW Manager Macro)

uInt8 HiNibble(x);

Purpose

Returns the value stored in the high four bits of an uInt8.

Parameters

Name Type Description
x uInt8 uInt8 whose high four bits you want to extract.