FSUIPC Client DLL
.NET interface for FSUIPC
PMDG_737_50_Only Class Reference

A helper class containing all the known offsets for the PMDG 737 Aircraft. More...

Public Member Functions

 PMDG_737_50_Only ()
 Array of 2 Offsets Fwd.
 
 PMDG_737_50_Only (int ClassInstance)
 Creates a new instance of the PMDG 737 Offsets Class for a specific wideClient class.
 
void RefreshData ()
 Gets the latest PMDG data from FSUIPC.
 

Properties

Offset< byte >[] LTS_MainPanelKnob [get]
 Array of 2 Offsets Position 0...150.
 
Offset< byte > LTS_BackgroundKnob [get]
 Position 0...150.
 
Offset< byte > LTS_AFDSFloodKnob [get]
 Position 0...150.
 
Offset< byte >[] LTS_OutbdDUBrtKnob [get]
 Array of 2 Offsets Position 0...127.
 
Offset< byte >[] LTS_InbdDUBrtKnob [get]
 Array of 2 Offsets Position 0...127.
 
Offset< byte >[] LTS_InbdDUMapBrtKnob [get]
 Array of 2 Offsets Position 0...127.
 
Offset< byte > LTS_UpperDUBrtKnob [get]
 Position 0...127.
 
Offset< byte > LTS_LowerDUBrtKnob [get]
 Position 0...127.
 
Offset< byte > LTS_LowerDUMapBrtKnob [get]
 Position 0...127.
 
Offset< byte > GPWS_annunINOP [get]
 Boolean.
 
Offset< byte > GPWS_FlapInhibitSw_NORM [get]
 Boolean.
 
Offset< byte > GPWS_GearInhibitSw_NORM [get]
 Boolean.
 
Offset< byte > GPWS_TerrInhibitSw_NORM [get]
 Boolean.
 
Offset< byte >[] CDU_annunEXEC [get]
 Array of 2 Offsets Boolean.
 
Offset< byte >[] CDU_annunCALL [get]
 Array of 2 Offsets Boolean.
 
Offset< byte >[] CDU_annunFAIL [get]
 Array of 2 Offsets Boolean.
 
Offset< byte >[] CDU_annunMSG [get]
 Array of 2 Offsets Boolean.
 
Offset< byte >[] CDU_annunOFST [get]
 Array of 2 Offsets Boolean.
 
Offset< byte >[] CDU_BrtKnob [get]
 Array of 2 Offsets Position 0...127.
 
Offset< byte > COMM_Attend_PressCount [get]
 incremented with each button press
 
Offset< byte > COMM_GrdCall_PressCount [get]
 incremented with each button press
 
Offset< byte >[] COMM_SelectedMic [get]
 Array of 3 Offsets array:0=capt.
 
Offset< uint >[] COMM_ReceiverSwitches [get]
 Array of 3 Offsets Bit flags for selector receivers (see ACP_SEL_RECV_VHF1 etc):[0]=Capt.
 
Offset< byte > TRIM_StabTrimMainElecSw_NORMAL [get]
 Boolean.
 
Offset< byte > TRIM_StabTrimAutoPilotSw_NORMAL [get]
 Boolean.
 
Offset< byte > PED_annunParkingBrake [get]
 Boolean.
 
Offset< byte >[] FIRE_OvhtDetSw [get]
 Array of 2 Offsets 0: A 1: NORMAL 2: B.
 
Offset< byte >[] FIRE_annunENG_OVERHEAT [get]
 Array of 2 Offsets Boolean.
 
Offset< byte > FIRE_DetTestSw [get]
 0: FAULT/INOP 1: neutral 2: OVHT/FIRE
 
Offset< byte >[] FIRE_HandlePos [get]
 Array of 3 Offsets 0: In 1: Blocked 2: Out 3: Turned Left 4: Turned right.
 
Offset< byte >[] FIRE_HandleIlluminated [get]
 Array of 3 Offsets Boolean.
 
Offset< byte > FIRE_annunWHEEL_WELL [get]
 Boolean.
 
Offset< byte > FIRE_annunFAULT [get]
 Boolean.
 
Offset< byte > FIRE_annunAPU_DET_INOP [get]
 Boolean.
 
Offset< byte > FIRE_annunAPU_BOTTLE_DISCHARGE [get]
 Boolean.
 
Offset< byte >[] FIRE_annunBOTTLE_DISCHARGE [get]
 Array of 2 Offsets Boolean.
 
Offset< byte > FIRE_ExtinguisherTestSw [get]
 0: 1 1: neutral 2: 2
 
Offset< byte >[] FIRE_annunExtinguisherTest [get]
 Array of 3 Offsets Left.
 

Detailed Description

A helper class containing all the known offsets for the PMDG 737 Aircraft.

Works for all simulators. Automatically configures the Offset addresses depending on the simulator the user is connected to

Constructor & Destructor Documentation

◆ PMDG_737_50_Only()

PMDG_737_50_Only ( )
inline

Array of 2 Offsets Fwd.

Creates a new instance of the PMDG 737 Offsets Class.