HiByte (LabVIEW Manager Macro)
- Aktualisiert2025-07-30
- 1 Minute(n) Lesezeit
int8 HiByte(x);
Purpose
Returns the high order int8 of an int16.
Parameters
| Name | Type | Description |
|---|---|---|
| x | int16 | int16 for which you want to determine the high int8. |
int8 HiByte(x);
Returns the high order int8 of an int16.
| Name | Type | Description |
|---|---|---|
| x | int16 | int16 for which you want to determine the high int8. |