fsuipc_read_offset
Read live aircraft data via FSUIPC offsets by providing hex address and data type, with optional length for strings.
Instructions
Read a raw FSUIPC offset. offset_hex like '0x0560'; type_code one of b/B/h/H/d/u/l/L/f/s.
For strings use type_code='s' and pass a length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| type_code | Yes | ||
| offset_hex | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |