Dataref Search



Login and click large "+" icons to the right to add comment to dataref. [How? >>YouTube]
sim/
sim/cockpit2/
sim/cockpit2/autopilot/
sim/cockpit2/autopilot/altitude_mode
int in enum
v9.0.0+
Autopilot vertical mode. (3=pitch, 4=vertical speed, 5=level change, 6=altitude hold, 7=terrain follow, 8=glideslope, 9=VNAV path, 10=TO/GA, 11=Re-Entry, 12=Free, 17=Flare, 19=flight path angle, 20=VNAV speed) Writeable with override only (sim/operation/override/override_autopilot)
sim/cockpit2/autopilot/heading_mode
int in enum
v9.0.0+
Autopilot lateral mode. (0=roll, 1=heading sel, 2=nav, 10=TO/GA, 11=Re-entry, 12=Free, 13=GPSS, 14=heading hold, 15=turn-rate, 16=rollout, 18=track) Writeable with override only (sim/operation/override/override_autopilot)
sim/operation/
sim/operation/override/
sim/operation/override/disable_cockpit_object
int as a boolean
v7.50.0 - v10.99.0
Disable drawing of 3-d cockpit object
sim/operation/override/disable_twosided_fuselage
int as a boolean
v7.50.0 - v10.99.0
Disable drawing of 3-d cockpit object
sim/operation/override/override_adf
int as a boolean
v6.60.0+
Override ADF radios
sim/operation/override/override_airport_lites
int as a boolean
v10.50.0+
Overrides when the airport lights go on and off.
sim/operation/override/override_annunciators
int as a boolean
v6.60.0+
Override annunciators
sim/operation/override/override_artstab
int as a boolean
v6.60.0+
Override control of the artificial stability system
sim/operation/override/override_autopilot
int as a boolean
v7.10.0+
Override the autopilot's brains
sim/operation/override/override_autotune
int as a boolean
v12.0.7+
Disable radio auto-tune, ignoring user preferences and UI setting
sim/operation/override/override_boats[2]
int as a boolean
v10.25.0+
Overrides speed, heading, and rocking of boats. index 0=carrier, 1=frigate
sim/operation/override/override_camera
int as a boolean
v6.60.0+
Override camera control. NOTE: DO NOT USE, USE XPLMCAMERA!!
sim/operation/override/override_cht_oilt
int as a boolean
v11.33.0+
Overrides engine temp vars sim/flightmodel/engine/ENGN_CHT_c and ENGN_oilT_c
sim/operation/override/override_clouds
int as a boolean
v10.30.0 - v11.99.0
Overrides building and drawing of clouds as well as white-out-in-cloud effects
sim/operation/override/override_control_surfaces
int as a boolean
v8.50.0+
Overrides individual control surfaces, e.g. sim/flightmodel/controls/lail1def
sim/operation/override/override_dme
int as a boolean
v6.60.0+
Override DME distances
sim/operation/override/override_drogue
int as a boolean
v12.0.7+
Overrides control of the refueling drogue. Write to sim/flightmodel/drogue to control
sim/operation/override/override_engine_forces
int as a boolean
v11.40.0+
Overrides all engine calculations - write to prop LMN and g_nrml/side/axil.
sim/operation/override/override_engines
int as a boolean
v10.0.0+
Overrides all engine calculations - write to LMN and g_nrml/side/axil.
sim/operation/override/override_esp
int as a boolean
v12.0.9+
Override the autopilot's ESP/USP function.
sim/operation/override/override_FADEC
int as a boolean
v12.0.5+
Override FADEC temperature calculations. Setting this override allows you to write to ENGN_fadec_targets.
sim/operation/override/override_flightcontrol
int as a boolean
v6.60.0+
Override all parts of the flight system at once
sim/operation/override/override_flightdir
int as a boolean
v6.60.0+
Override flight director needles (both axes)
sim/operation/override/override_flightdir_ptch
int as a boolean
v8.10.0+
Override flight director needles (pitch only)
sim/operation/override/override_flightdir_roll
int as a boolean
v8.10.0+
Override flight director needles (roll only)
sim/operation/override/override_fms_advance
int as a boolean
v8.40.0+
Override the FMS going to the next waypoint.
sim/operation/override/override_forces
int as a boolean
v10.0.0+
Overrides all force calculations - write to LMN and g_nrml/side/axil.
sim/operation/override/override_fuel_flow
int as a boolean
v8.50.0+
Overrides fuel flow variable sim/flightmodel/engine/ENGN_FF_
sim/operation/override/override_fuel_system
int as a boolean
v10.50.0+
Turns off transfer and dump and lets the plugin decide if the engine gets fuel
sim/operation/override/override_gearbrake
int as a boolean
v6.60.0+
Override gear and brake status
sim/operation/override/override_gear_forces
int as a boolean
v11.40.0+
Overrides all gear calculations - write to gear LMN and g_nrml/side/axil.
sim/operation/override/override_gps
int as a boolean
v6.60.0+
Override GPS computer
sim/operation/override/override_GPU_volts
int in Boolean
v12.0.8+
Override GPU voltage, for specifying custom GPU cart behavior
sim/operation/override/override_groundplane
int as a boolean
v7.40.0+
Override ground interactions (see sim/flightmodel/ground) - in v11 this was gone until 11.30.
sim/operation/override/override_ground_trucks
int as a boolean
v11.10.0+
Disable Austin's trucks.
sim/operation/override/override_gs
int as a boolean
v12.0.0+
Overrides groundspeed indication on GPS - groundspeed by default is a 2D speed, the pythag of movement in East and South axis. If you want something else, turn on this override and write to the indicator.
sim/operation/override/override_ias
int as a boolean
v11.33.0+
Overrides indicated airspeed dataref, so it is no longer update 1:1 from calibrated airspeed. Plugin can introduce installation error to indicated airspeed
sim/operation/override/override_itt_egt
int as a boolean
v8.50.0+
Overrides engine temp vars sim/flightmodel/engine/ENGN_EGT_c and ENGN_ITT_c
sim/operation/override/override_joystick
int as a boolean
v6.60.0+
Override control of the joystick deflections (overrides stick, yoke, pedals, keys, mouse, and auto-coordination)
sim/operation/override/override_joystick_heading
int as a boolean
v7.10.0+
Override just heading (yaw) control (disables auto-coordination). Use yoke_heading_ratio.
sim/operation/override/override_joystick_heading_copilot
int as a boolean
v12.0.0+
Override just heading (yaw) control for copilot input (disables auto-coordination). Use yoke_heading_ratio_copilot.
sim/operation/override/override_joystick_pitch
int as a boolean
v7.10.0+
Override just pitch control. Use yoke_pitch_ratio.
sim/operation/override/override_joystick_pitch_copilot
int as a boolean
v12.0.0+
Override just pitch control for copilot input. Use yoke_pitch_ratio_copilot.
sim/operation/override/override_joystick_roll
int as a boolean
v7.10.0+
Override just roll control. Use yoke_roll_ratio.
sim/operation/override/override_joystick_roll_copilot
int as a boolean
v12.0.0+
Override just roll control for copilot input. Use yoke_roll_ratio_copilot.
sim/operation/override/override_mixture
int as a boolean
v9.30.0+
Override the mixture controls. Use ENGN_mixt to edit.
sim/operation/override/override_multiplayer_map_layer
int as a boolean
v11.50.0+
Lets third party add-ons turn off X-Plane's map layer that shows icons for other planes. This allows the plugin to supply their own custom map layer and not conflict with X-Plane. Only writeable by the plugin that has also set override_TCAS.
sim/operation/override/override_nav1_needles
int as a boolean
v9.30.0+
Override nav1 receiver
sim/operation/override/override_nav2_needles
int as a boolean
v9.30.0+
Override nav2 receiver
sim/operation/override/override_nav_heading
int as a boolean
v9.40.0+
Override raw heading flown by nav (for GPS that fly by roll commands)
sim/operation/override/override_navneedles
int as a boolean
v6.60.0+
Override navcom radios
sim/operation/override/override_oxygen_system
int as a boolean
v11.30.0+
Override the sims crew and passenger oxygen system, so a plugin can control the oxygen system itself
sim/operation/override/override_pfc_autopilot_lites
int as a boolean
v7.10.0 - v8.11.0
Override partial control of a PFC jet cockpit (not for the faint at heart!)
sim/operation/override/override_plane_ai_autopilot[20]
int as a boolean
v8.60.0+
Override the AI's control of the plane via the autopilot
sim/operation/override/override_planepath[20]
int as a boolean
v6.60.0+
Override position updates of this plane
sim/operation/override/override_pressurization
int as a boolean
v11.30.0+
Override the sims pressurization control, so a plugin can control cabin pressurization itself.
sim/operation/override/override_prop_mode
int as a boolean
v10.30.0+
Override the prop mode. Use ENGN_propmode to edit.
sim/operation/override/override_prop_pitch
int as a boolean
v9.30.0+
Override the prop pitch. Use POINT_pitch_deg_use to edit.
sim/operation/override/override_slung_load_size
int as a boolean
v11.51.0+
Override slung load size calculation - makes sim/flightmodel/misc/jett_size writable.
sim/operation/override/override_TCAS
int as a boolean
v11.0.0+
Lets third party add-ons write to the TCAS source data array so you can have plugin controlled instances as TCAS targets. Only writeable by the plugin that has the AI planes acquired.
sim/operation/override/override_throttles
int as a boolean
v7.10.0+
Override the throttles. Use ENGN_thro_use to control them.
sim/operation/override/override_timestep
int as a boolean
v11.10.0+
Overrides the sim's time step. When enabled, xtim.prd_sim, sim/operation/misc/frame_rate_period is plugin-writable
sim/operation/override/override_toe_brakes
int as a boolean
v11.0.0+
Gives plugins control of sim/cockpit2/controls/left_brake_ratio and right_brake_ratio
sim/operation/override/override_torque_motors
int as a boolean
v11.30.0+
Overrides all engine calculations but not the prop - write the torque your motor generates while the prop will still be simulated by X-Plane
sim/operation/override/override_wake_turbulence
int as a boolean
v12.0.0+
Overrides and turns off X-plane's simulation of wake turbulence
sim/operation/override/override_wheel_steer
int as a boolean
v10.30.0+
Overrides the steering of individual gear from tiller/rudder.
sim/operation/override/override_wing_forces
int as a boolean
v11.40.0+
Overrides all wing calculations - write to aero LMN and g_nrml/side/axil.