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