Hey
At first...sorry for some mistakes but english isn't my mother tongue.
Ok...I have a question especially to the XML-files. I use the freeware add-on of the T-6 Texan 2. At the moment I try to improve the add-an because some things are quiet different to the real airplane.
I have some problems to write conditions in XML, e.g. one display (EADI) should start to work if the switches for "Battery" AND "Avionic" are on OR the Voltage of the GEN-Bus is 28V AND the "BUS-Tie-Switch" is off AND the avionic witch is on. Additionally a further variable should be always true.
I know that you don't know all the names of the switches for the T6. That's no problem. I need only a schema for writing conditions in XML. Especially for this: ((... AND ...) OR (...AND...AND...)) And ...
I have seen in other XML Files something like this:
<visible> (...) (...) & (...) ! & & </visible>
In my opinion it means:
(...AND...) And ...
But why there are two "&" at the end? And how can I realize my condition?:
((... AND ...) OR (...AND...AND...)) And ...
Thank for your help
Bye
Peter
At first...sorry for some mistakes but english isn't my mother tongue.
Ok...I have a question especially to the XML-files. I use the freeware add-on of the T-6 Texan 2. At the moment I try to improve the add-an because some things are quiet different to the real airplane.
I have some problems to write conditions in XML, e.g. one display (EADI) should start to work if the switches for "Battery" AND "Avionic" are on OR the Voltage of the GEN-Bus is 28V AND the "BUS-Tie-Switch" is off AND the avionic witch is on. Additionally a further variable should be always true.
I know that you don't know all the names of the switches for the T6. That's no problem. I need only a schema for writing conditions in XML. Especially for this: ((... AND ...) OR (...AND...AND...)) And ...
I have seen in other XML Files something like this:
<visible> (...) (...) & (...) ! & & </visible>
In my opinion it means:
(...AND...) And ...
But why there are two "&" at the end? And how can I realize my condition?:
((... AND ...) OR (...AND...AND...)) And ...
Thank for your help
Bye
Peter

