April 17, 201214 yr Hi guys, Does anyone know how can "PULL VS" button functionality be accessed programmatically? I intend to use it through FSUIPC but seems like it is kind of custom functionality of Carenado, isn't it? (PULL VS is the button on A/P module that switches between ALT/VS setting modes) Kind Regards Mike
April 19, 201214 yr Author Yes, exactly. pushing it you switch between V/S dial and ALT dial. Carenado support actually answered that it is one created by them so i wonder if it's possible to access it anyhow. Regards, Mike
April 23, 201214 yr The L-variable that gets switched is (L:VSMODE,number) possible values 0 and 1. Look in the BonF33.cab file for the VS.xml document. If you have a registered version of FSUIPC, you can capture that and generate a keystroke. Bert
Create an account or sign in to comment