HiNibble (LabVIEW Manager Macro)
- Updated2025-07-30
- 1 minute(s) read
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. |
uInt8 HiNibble(x);
Returns the value stored in the high four bits of an uInt8.
| Name | Type | Description |
|---|---|---|
| x | uInt8 | uInt8 whose high four bits you want to extract. |
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section