Lo16 (LabVIEW Manager Macro)
- Aktualisiert2025-07-30
- 1 Minute(n) Lesezeit
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. |
int16 Lo16(x);
Returns the low order int16 of an int32.
| Name | Type | Description |
|---|---|---|
| x | int32 | int32 for which you want to determine the low int16. |