Engee documentation

Thrustmaster HOTAS Throttle

Page in progress.

Obtaining the status of the manual engine control (MEC) unit.

blockType: EngeeFunction

Path in the library:

/Interfaces/Joystick/Thrustmaster HOTAS Throttle

Description

The unit is designed to receive the status of the engine control lever (ECU) unit.

Ports

Output

throttle_left — left throttle position
`scalar

Details

The range is from 0 to +1.

Position options: 1 - full throttle, 0 - off.

Data type

Float64.

throttle_right - right throttle position
`scalar

Details

The range is from 0 to +1.

Position options: 1 - full throttle, 0 - off.

Data type

Float64.

RDR_ALTM - state (data type Bool) of the button
scalar

Details

Button state signals: false - button is not pressed, true - button is pressed.

Autopilot_Engage -. state (data type Bool) of the button
scalar

Details

Button state signals: false - button is not pressed, true - button is pressed.

EAC -. state (data type Bool) of the button
scalar

Details

Button state signals: false - button is not pressed, true - button is pressed.

Parameters

Calculation step - calculation step in seconds, with which the value of the current steering state will be obtained
`0.0005 (By default).