LoNibble (LabVIEW Manager Macro)
- 업데이트 날짜:2025-07-30
- 1분 (읽기 시간)
uInt8 LoNibble(x);
Purpose
Returns the value stored in the low four bits of an uInt8.
Parameters
| Name | Type | Description |
|---|---|---|
| x | uInt8 | uInt8 whose low four bits you want to extract. |
uInt8 LoNibble(x);
Returns the value stored in the low four bits of an uInt8.
| Name | Type | Description |
|---|---|---|
| x | uInt8 | uInt8 whose low four bits you want to extract. |