LoByte (LabVIEW Manager Macro)
- Updated2025-01-28
- 1 minute(s) read
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. |