Hello.
With Simconnect in FSX. I need to know the set value of N1.
Not if it is pressed or not, that works ok.
I can't find this variable in the FSX SDK, but I can in others.(With IOCP Console, I do see the correct value)
In the new fsx, it appears as Specifies the RPM hold variable.
I'm trying to read the value of N1 with the variable: ENGINE_RPM_HOLD and there are no readings.
In theory, it returns the value that is selected with the N1 SET rotary.
I modify the value with: AP_N1_REF_INC :AP_N1_REF_DEC or AP_N1_REF_SET.
How can I know this value?
Thanks for your help.
With Simconnect in FSX. I need to know the set value of N1.
Not if it is pressed or not, that works ok.
I can't find this variable in the FSX SDK, but I can in others.(With IOCP Console, I do see the correct value)
In the new fsx, it appears as Specifies the RPM hold variable.
I'm trying to read the value of N1 with the variable: ENGINE_RPM_HOLD and there are no readings.
In theory, it returns the value that is selected with the N1 SET rotary.
I modify the value with: AP_N1_REF_INC :AP_N1_REF_DEC or AP_N1_REF_SET.
How can I know this value?
Thanks for your help.