ose159 Posted December 4, 2023 Report Posted December 4, 2023 Hi, i would like to : 1) Activate the speed intervention 2) Horn Cut Out but i can not find a preset (how are they called ?) or the offset for them. Could you be so kind to help me ? Thanks in advance Claudio Damiani
John Dowson Posted December 4, 2023 Report Posted December 4, 2023 Not easy to read your comment...please don't use a black background. If you are pasting, paste as plain text... For the horn cut-out, use the following custom control: Quote #define EVT_OH_CAB_ALT_HORN_CUTOUT_BUTTON (THIRD_PARTY_EVENT_ID_MIN + 183) and for the speed intervention, maybe this one: Quote #define EVT_MCP_SPD_INTV_SWITCH (THIRD_PARTY_EVENT_ID_MIN + 387) To use custom controls, please see the following FAQ entry: John
John Dowson Posted December 4, 2023 Report Posted December 4, 2023 There are also the following presets available: They use the custom controls via the ROTOR_BRAKE method - see
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now