Page 1 of 1

WXR tilt and gain

Posted: Sun Jun 10, 2018 9:54 am
by tiki77
I'm trying to locate wxr tilt and gain encoders in the script, but seems like there is no variables. Or am I totally blind. Script is 4.6.

Has anyone done the script?

-Tino-

Re: WXR tilt and gain

Posted: Mon Aug 20, 2018 10:04 am
by mvr1918
Anyone?

Re: WXR tilt and gain

Posted: Tue Dec 18, 2018 6:56 pm
by PH-JRJ
I’m working on my pedestal now it would be great when WXR Panel will work. I found this part of script:

// RADAR
Var 572, name R_RADTST, Link IOCARD_SW, DEVICE 20, Input 69 // RADAR WX-TEST ROTARY SWITCH
Var 574, name R_RADMAP, Link IOCARD_SW, DEVICE 20, Input 70 // RADAR WX-TURB- MAP ROTARY SWITCH
// ANALOG
Var 578, name A_RADGAIN, Link IOCARD_ANALOGIC, DEVICE 20, Input 2, PosL 0, PosC 127, PosR 255 // RADAR GAIN POTENTIOMETER
Var 580, name A_RADTILT, Link IOCARD_ANALOGIC, DEVICE 20, Input 3, PosL 0, PosC 127, PosR 255 // RADAR TILT POTENTIOMETER

Myself stil don’t have any SIOC knowledge due to lack of time as building a flightdeck including shell takes so much time.

I hope somebody can help.

Thanks Remco