Skip to content

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.

Screenshot of a button input with the FSUIPC - Offset action type selected.
SettingDescription
Use presetSelects a preset for common aircraft variables.
UseWhen clicked, loads the preset from the Use preset button.
OffsetThe FSUIPC offset to set.
Value TypeThe type of offset, either Int, Float or String.
Size in BytesThe size of the value, in bytes. Either 1, 2, 4 or 8 for Int values, and 4 or 8 for Float values.
Mask value withThe mask to apply to the value before setting via FSUIPC. Useful when the same offset is used to store more than one state.
Opens a bit mask editor for visual editing of the mask value.
BCD modeEnables binary coded decimal mode for the value.
Set ValueThe value to set the offset to. Supports value modification with NCalc.