Skip to content

FSUIPC Offset

The FSUIPC Offset output variable type provides a way to read simulator values via FSUIPC.

Warning

This variable type is not commonly used. Use SimConnect (MSFS) or X-Plane (DataRef) instead.

Screenshot of an output configuration with the FSUIPC Offset output variable type selected.
SettingDescription
Use presetSelects a preset for common aircraft variables.
UseWhen clicked, loads the preset from the Use preset button.
OffsetThe FSUIPC offset read.
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 after reading 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.