LoByte (LabVIEW Manager Macro)
- Updated2025-07-30
- 1 minute(s) read
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. |
int8 LoByte(x);
Returns the low order int8 of an int16.
| Name | Type | Description |
|---|---|---|
| x | int16 | int16 for which you want to determine the low int8. |
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section