Hi Team
I have just finished assembling my ADF for the FSX Cessna 172 panel I am building
I have a problem in that when I am flying the ADF needle only turns in one direction but not the other
I will try to explane
I bank to the Right the ADF needle follows the NDB that I have it tuned to, but when I bank to the left the needle does not move.
The dial stays fixed which is correct, as it is only moved with the encoder.
These are the setting I have
INPUT (for the Encoder to turn the Dial)
Event ID preset On Left ADF_CARD_DEC Event ID 65882 Para 0
On Right ADF_CARD_INC Event ID 65881 Para 0
This works no problem
OUTPUT (for the Dial)
User preset Radios-ADF dial heading
Offset 0x0C6C 2 Bytes, No Transform,
Comparison If current value <0 set it to $+360 else $.
Display compass Mode.
This Dial appears to work OK
OUTPUT (for the Needle)
User preset Radios-ADF Relative Bearing
Offset 0x0C6A 2 Bytes, Transform (360-&)+($*360)/65536
No Comparison,
Display compass Mode.
Note that the & in the transform is the place holder for my HDG Dial Stepper
I think I need a comparison to get this to work but cannot figure out what it needs to be, probably the opposite to the Transformation I am gussing
As always, any help or suggestions are appreciated
Ian