Jump to content
Sign in to follow this  
ram123

GSX for fsx

Recommended Posts

Hi,

I am trying to make an Automatic door handling for aerosoft airbus a320 for FSX. Although, i have placed the GSX_door.xml in SimObjects\Airplanes\Aerosoft Airbus A320_A321 Base\Panel_Fallback\AB_Systems\GSX_Doors.xml. I also added this line gauge10=../SimObjects/Airplanes/Aerosoft Airbus A320_A321 Base/Panel_Fallback/AB_Systems!GSX_Doors, 0,0,1,1 to panel.cfg at the bottom of [VCockpit02] section:
 I also made changes to aircraft door custom door checks (pics attached).But, things are not working. attached files.

ATTACHMENTS.
GSX DOOR.XML FILE
PANEL.CFG OF AEROSOFT AIRBUS A320CFM
GSX.CFG  OF AEROSOFT AIRBUS A320CFM
PICTURES

For attachment see https://drive.google.com/drive/folders/1El0fKtkRUVwk0pzlXeVgnNtuwsX8Dnwo?usp=sharing

 

Can any1 here help me with his?.

 

Below is the reply which i received from gsx forums 

-----------------------------QUOTE------------------------

I cannot possibly help you troubleshooting your own gauge, but at least a couple of things are clearly wrong in your FSX.CFG

1) The XML expressions are missing the parenthesis so, for example, this 

L:AB_DOOR_PAX_RIGHT_FWD, number

should be like this:

(L:AB_DOOR_PAX_RIGHT_FWD, number)

As it is in the configuration that comes with GSX for the Aerosoft Airbus. In fact, our default config was like this:

(L:AB_DOOR_PAX_RIGHT_FWD, number) 90 >=

Which is basically the same, but it's done like this so loaders will raise only when the door is also almost completely open, to prevent clashing into it. But that's a minor thing.

2) You have custom XML expression only for the 2 service doors, while the configuration that comes with GSX have all 5 doors with custom XML variables, since the airplane use them for all doors.

These two are surely wrong, but please don't ask me to debug your gauge, since that long XML expression is basically unreadable. Not your fault, it's just that XML code shouldn't be used for logic, since it's not really a language, but if you do it anyway, it can be done, but it's almost impossible to understand.

 

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...