Lo16 (LabVIEW Manager Macro)
- Updated2025-01-28
- 1 minute(s) read
Lo16 (LabVIEW Manager Macro)
int16 Lo16(x);
Purpose
Returns the low order int16 of an int32.
Parameters
Name | Type | Description |
---|---|---|
x | int32 | int32 for which you want to determine the low int16. |