FSUIPC - Offset
The FSUIPC - Offset action type provides a way to set simulator values via FSUIPC.
Warning
This action type is not commonly used. Use the Microsoft Flight Simulator or X-Plane (all versions) action type instead.
| Setting | Description |
|---|---|
| Type | The type of offset, either Int, Float or String. |
| Size | The size of the value, in bytes. Either 1, 2, 4 or 8 for Int values, and 4 or 8 for Float values. |
| Offset | The offset to set. |
| Mask | The mask to apply to the value before setting via FSUIPC. Useful when the same offset is used to store more than one state. |
| BCD mode | Enables binary coded decimal mode for the value. |
| Value | The value to set the offset to. Supports value modification with NCalc. |