Dataref Search



Login and click large "+" icons to the right to add comment to dataref. [How? >>YouTube]

Showing only 1500 - 1600 of 6044 << Previous >> Next

sim/
sim/cockpit2/
sim/cockpit2/controls/
sim/cockpit2/controls/slat_lock_active
int as a boolean
v12.0.5+
Slats prevented from retracting because of AOA or speed condition.
sim/cockpit2/controls/speedbrake_ratio
float as a ratio
v9.0.0+
How much the speebrake HANDLE is deflected, in ratio, where 0.0 is fully retracted, 0.5 is halfway down, and 1.0 is fully down, and -0.5 is speedbrakes ARMED.
sim/cockpit2/controls/tailwheel_lock_ratio
float as a ratio
v9.0.0+
Tail-wheel lockig ratio. 0 for free-castoring, 1 for totally locked.
sim/cockpit2/controls/thrust_vector_ratio
float as a ratio
v9.0.0+
Requested thrust vector, in ratio. 0.0 is no thrust vector requested, 1 is max thrust vector requested.
sim/cockpit2/controls/torque_tube_split_pitch
int as a boolean
v12.0.0+
0 = Normal: Left and right pitch input are connected, 1 = Disconnected, each joystick pitch input for pilot or copilot goes to the respective side.
sim/cockpit2/controls/torque_tube_split_roll
int as a boolean
v12.0.0+
0 = Normal: Left and right roll input are connected, 1 = Disconnected, each joystick roll input for pilot or copilot goes to the respective side.
sim/cockpit2/controls/total_heading_ratio
float in [-1..1]
v11.30.0+
Total rudder control input (sum of user pedal plus autopilot servo plus artificial stability)
sim/cockpit2/controls/total_pitch_ratio
float in [-1..1]
v11.30.0+
Total pitch control input (sum of user yoke plus autopilot servo plus artificial stability)
sim/cockpit2/controls/total_pitch_ratio_copilot
float in [-1..1]
v12.0.0+
Total pitch control input copilot side (sum of user yoke plus autopilot servo plus artificial stability)
sim/cockpit2/controls/total_roll_ratio
float in [-1..1]
v11.30.0+
Total roll control input (sum of user yoke plus autopilot servo plus artificial stability)
sim/cockpit2/controls/total_roll_ratio_copilot
float in [-1..1]
v12.0.0+
Total roll control input copilot side(sum of user yoke plus autopilot servo plus artificial stability)
sim/cockpit2/controls/water_rudder_handle_ratio
float as a ratio
v9.1.0+
Deployment of the water rudder, 0 is none, 1 is max
sim/cockpit2/controls/wing_retraction_ratio
float as a ratio
v9.0.0+
Requested wing-retraction, in ratio. 0.0 is no wing-retraction requested, 1 is max wing-retraction requested.
sim/cockpit2/controls/wingsweep_ratio
float as a ratio
v9.0.0+
Requested sweep, in ratio. 0.0 is no sweep requested, 1 is max sweep requested.
sim/cockpit2/controls/yoke_heading_ratio
float in -1..1
v9.0.0+
How much the user input has deflected the rudder in the cockpit, in ratio, where -1.0 is full left, and 1.0 is full right.
sim/cockpit2/controls/yoke_heading_ratio_copilot
float in [-1..1]
v12.0.0+
How much the copilot user input has deflected the rudder in the cockpit, in ratio, where -1.0 is full left, and 1.0 is full right.
sim/cockpit2/controls/yoke_pitch_ratio
float in -1..1
v9.0.0+
How much the user input has deflected the yoke in the cockpit, in ratio, where -1.0 is full down, and 1.0 is full up.
sim/cockpit2/controls/yoke_pitch_ratio_copilot
float in [-1..1]
v12.0.0+
How much the copilot user input has deflected the yoke in the cockpit, in ratio, where -1.0 is full down, and 1.0 is full up.
sim/cockpit2/controls/yoke_roll_ratio
float in -1..1
v9.0.0+
How much the user input has deflected the yoke in the cockpit, in ratio, where -1.0 is full left, and 1.0 is full right.
sim/cockpit2/controls/yoke_roll_ratio_copilot
float in [-1..1]
v12.0.0+
How much the copilot user input has deflected the yoke in the cockpit, in ratio, where -1.0 is full left, and 1.0 is full right.
sim/cockpit2/EFIS/
EFIS controls - all actuators.
sim/cockpit2/EFIS/argus_mode
int in enum
v9.0.0+
Argus mode, 7=departure,8=enroute,9=approach,10=radar_on
sim/cockpit2/EFIS/ecam_mode
int in enum
v9.0.0+
ECAM mode, 0=engine,1=fuel,2=controls,3=hydraulics,4=failures
sim/cockpit2/EFIS/EFIS_1_selection_copilot
int in enum
v9.0.0+
EFIS waypoint 2 is showing: 0=ADF1, 1=OFF, 2=VOR1 or 3=FMS1 -- Copilot
sim/cockpit2/EFIS/EFIS_1_selection_pilot
int in enum
v9.0.0+
EFIS waypoint 1 is showing: 0=ADF1, 1=OFF, 2=VOR1 or 3=FMS1 -- Pilot
sim/cockpit2/EFIS/EFIS_2_selection_copilot
int in enum
v9.0.0+
EFIS waypoint 2 is showing: 0=ADF2, 1=OFF, 2=VOR2 or 3=FMS2 -- Copilot
sim/cockpit2/EFIS/EFIS_2_selection_pilot
int in enum
v9.0.0+
EFIS waypoint 1 is showing: 0=ADF2, 1=OFF, 2=VOR2 or 3=FMS2 -- Pilot
sim/cockpit2/EFIS/EFIS_airport_on
int as a boolean
v9.0.0+
On the moving map, show the airports or not.
sim/cockpit2/EFIS/EFIS_airport_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the airports or not.
sim/cockpit2/EFIS/EFIS_data_on
int as a boolean
v12.0.5+
On the moving map, show the flightplan data (such as altitude constraints) or not.
sim/cockpit2/EFIS/EFIS_data_on_copilot
int as a boolean
v12.0.5+
On the copilot moving map, show the flightplan data (such as altitude constraints) or not.
sim/cockpit2/EFIS/EFIS_fix_on
int as a boolean
v9.0.0+
On the moving map, show the fixes or not.
sim/cockpit2/EFIS/EFIS_fix_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the fixes or not.
sim/cockpit2/EFIS/EFIS_ndb_on
int as a boolean
v9.0.0+
On the moving map, show the NDBs or not.
sim/cockpit2/EFIS/EFIS_ndb_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the NDBs or not.
sim/cockpit2/EFIS/EFIS_page[6]
int as a boolean
v9.0.0+
An array of EFIS page switches for selecting which EFIS page is visible.
sim/cockpit2/EFIS/EFIS_tcas_on
int as a boolean
v9.0.0+
On the moving map, show the TCAS or not.
sim/cockpit2/EFIS/EFIS_tcas_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the TCAS or not.
sim/cockpit2/EFIS/EFIS_terrain_altitudes[4]
float in feet
v12.0.5+
When EFIS terrain layer is active, this indicates the lowest and highest elevation that the terrain layer saw. The array is min/max ele for the pilot side display, then min/max ele for the copilot side display. If the data is missing or the terrain is not being displayed, the indicated value will be -9999
sim/cockpit2/EFIS/EFIS_terrain_on
int as a boolean
v12.0.0+
On the moving map, show the terrain or not.
sim/cockpit2/EFIS/EFIS_terrain_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the terrain or not.
sim/cockpit2/EFIS/EFIS_vor_on
int as a boolean
v9.0.0+
On the moving map, show the VORs or not.
sim/cockpit2/EFIS/EFIS_vor_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the VORs or not.
sim/cockpit2/EFIS/EFIS_weather_alpha
float as a ratio
v12.0.5+
Alpha level of EFIS weather from 0 to 1
sim/cockpit2/EFIS/EFIS_weather_alpha_copilot
float as a ratio
v12.0.5+
Alpha level of EFIS weather from 0 to 1
sim/cockpit2/EFIS/EFIS_weather_on
int as a boolean
v9.0.0+
On the moving map, show the weather or not.
sim/cockpit2/EFIS/EFIS_weather_on_copilot
int as a boolean
v12.0.0+
On the copilot moving map, show the weather or not.
sim/cockpit2/EFIS/G1000_reversionary_mode[2]
int as a boolean
v12.0.0+
Does the G1000 display condensed PFD/MFD information for single-screen operation?
sim/cockpit2/EFIS/map_mode
int in enum
v9.0.0+
Map mode. 0=approach, 1=vor,2=map,3=nav,4=plan
sim/cockpit2/EFIS/map_mode_copilot
int in enum
v12.0.0+
copilot Map mode. 0=approach, 1=vor,2=map,3=nav,4=plan
sim/cockpit2/EFIS/map_mode_is_HSI
int as a boolean
v9.0.0+
Map is in HSI mode, 0 or 1.
sim/cockpit2/EFIS/map_mode_is_HSI_copilot
int as a boolean
v12.0.0+
copilot Map is in HSI mode, 0 or 1.
sim/cockpit2/EFIS/map_range
int in enum
v9.0.0+
Map range, 1->6, where 6 is the longest range.
sim/cockpit2/EFIS/map_range_copilot
int in enum
v12.0.0+
copilot Map range, 1->6, where 6 is the longest range.
sim/cockpit2/EFIS/map_range_nm
float in nautical_miles
v12.0.0+
Map range in nautical miles
sim/cockpit2/EFIS/map_range_nm_copilot
float in nautical_miles
v12.0.0+
Copilot Map range in nautical miles
sim/cockpit2/EFIS/map_range_steps[8]
int in nautical_miles
v12.0.0+
Range steps 0..7 of the ND map. 0 entries if selector has less than 8 stops.
sim/cockpit2/EFIS/true_north
int as a boolean
v12.0.5+
North reference of the NAV MAP. 0=magnetic north, 1=true north.
sim/cockpit2/EFIS/true_north_copilot
int as a boolean
v12.0.5+
North reference of the NAV MAP. 0=magnetic north, 1=true north.
sim/cockpit2/electrical/
sim/cockpit2/electrical/air_driven_generator_on
int as a boolean
v12.0.0+
Air-driven generator extended
sim/cockpit2/electrical/APU_door
float as a ratio
v11.35.0+
APU door open ratio
sim/cockpit2/electrical/APU_EGT_c
float in celsius
v11.35.0+
EGT of the APU
sim/cockpit2/electrical/APU_generator_amps
float in amps
v9.0.0+
APU generator amperage.
sim/cockpit2/electrical/APU_generator_on
int as a boolean
v9.0.0+
APU generator is turned on, 0 or 1.
sim/cockpit2/electrical/APU_generator_volts
float in volts
v12.0.7+
APU generator voltage it can produce, even if its external circuit isn't connected (yet).
sim/cockpit2/electrical/APU_N1_percent
float in percent
v9.0.0+
N1 of the APU
sim/cockpit2/electrical/APU_running
int as a boolean
v9.0.0+
APU actually running, 0 or 1.
sim/cockpit2/electrical/APU_starter_switch
int in enum
v9.0.0+
APU power switch, 0 is off, 1 is on, 2 is start-er-up!
sim/cockpit2/electrical/battery_amps[8]
float in amps
v9.0.0+
Battery amperage, in (surprisingly) amps.
sim/cockpit2/electrical/battery_on[8]
int as a boolean
v9.0.0+
Battery turned on, 0 or 1.
sim/cockpit2/electrical/battery_voltage_actual_volts[8]
float in volts
v9.0.0+
Actual battery voltage in, umm, volts?
sim/cockpit2/electrical/battery_voltage_indicated_volts[8]
float in volts
v9.0.0+
Indicated battery voltage in, umm, volts? ...The indication may be different than the actual voltage!
sim/cockpit2/electrical/bus_load_amps[6]
float in amps
v9.40.0+
Bus load in amps per bus - dim 4 until 1030
sim/cockpit2/electrical/bus_volts[6]
float in voltage
v9.30.0+
Bus voltage for given bus - dim 4 until 1030
sim/cockpit2/electrical/cross_tie
int as a boolean
v9.1.0+
Switch to connect the two busses together - power from one feeds the other. 0 or 1.
sim/cockpit2/electrical/dc_voltmeter
float in 1-6
v9.0.0 - v9.2.0
Volt-meter selection (enums were strange)
sim/cockpit2/electrical/dc_voltmeter_selection
int in enum
v9.20.0+
Volt-meter selection (0=external,1=ctr,2=lft,3=rgt,4=tpl,5=bat - use cmnds to set!
sim/cockpit2/electrical/dc_voltmeter_value
float in voltage
v9.20.0+
volt-meter value
sim/cockpit2/electrical/generator_amps[8]
float in amps
v9.0.0+
Generator amperage.
sim/cockpit2/electrical/generator_on[8]
int as a boolean
v9.0.0+
Generator turned on, 0 or 1.
sim/cockpit2/electrical/generator_volts[8]
float in volts
v12.0.7+
Generator voltage the generator can produce, even if its external circuit isn't connected (yet).
sim/cockpit2/electrical/GPU_can_be_called_for
int in Boolean
v12.0.8+
True if the aircraft is in a situation where ground power can be requested (e.g. a capable airport, on the ground, not flying)
sim/cockpit2/electrical/GPU_generator_amps
float in amps
v12.0.7+
GPU external power generator amperage
sim/cockpit2/electrical/GPU_generator_on
int as a boolean
v12.0.7+
GPU external power generator is turned on, 0 or 1.
sim/cockpit2/electrical/GPU_generator_volts
float in volts
v12.0.7+
GPU external power generator voltage
sim/cockpit2/electrical/HUD_brightness_attenuation_ref_nits
float in nits
v12.0.0+
Actual HUD brightness
sim/cockpit2/electrical/HUD_brightness_ratio
float as a ratio
v9.30.0+
Actual HUD brightness, taking into account failures
sim/cockpit2/electrical/HUD_brightness_ratio_auto
float as a ratio
v10.0.0+
Actual HUD brightness, taking into account failures
sim/cockpit2/electrical/HUD_brightness_ratio_manual
float as a ratio
v10.0.0+
Actual HUD brightness, taking into account failures
sim/cockpit2/electrical/instrument_brightness_attenuation_ref_nits[32]
float in nits
v12.0.0+
Actual instrument brightness
sim/cockpit2/electrical/instrument_brightness_ratio[32]
float as a ratio
v9.30.0+
Actual instrument brightness, taking into account failures - was [16] until 11.10
sim/cockpit2/electrical/instrument_brightness_ratio_auto[32]
float as a ratio
v10.0.0+
Actual instrument brightness, taking into account failures - was [16] until 11.10
sim/cockpit2/electrical/instrument_brightness_ratio_manual[32]
float as a ratio
v10.0.0+
Actual instrument brightness, taking into account failures - was [16] until 11.10
sim/cockpit2/electrical/inverter_on[2]
int as a boolean
v9.0.0+
Inverter turned on, 0 or 1. (Was 8, but should be 2 total.)
sim/cockpit2/electrical/panel_brightness_ratio[4]
float as a ratio
v9.30.0+
Actual panel brightness, taking into account failures
sim/cockpit2/electrical/panel_brightness_ratio_auto[4]
float as a ratio
v10.0.0+
Actual panel brightness, taking into account failures
sim/cockpit2/electrical/panel_brightness_ratio_manual[4]
float as a ratio
v10.0.0+
Actual panel brightness, taking into account failures
sim/cockpit2/electrical/plugin_bus_load_amps[6]
float in amps
v10.30.0+
Add additional load to this dataref to create additional custom bus loads.
sim/cockpit2/electrical/RAT_generator_amps
float in amps
v12.0.7+
air-driven generator amperage
sim/cockpit2/electrical/RAT_generator_on
int as a boolean
v12.0.7+
air-driven generator is turned on, 0 or 1.
<< Previous >> Next