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