Jump to content

RPN scripts (dealing with LVARS) no longer resulting in FCP knobs turning (value changes, but knob turning animation gone)


steku

Recommended Posts

I use Axis and Ohs to opearate the CRJ panels, including FCP knobs for selecting course, speed, heading, etc.

Following RPN script used to work correctly for heading selection (example) - it was changing the selected HDG but also it was triggering the knob turning animation (visual feedback):

(L:ASCRJ_FCP_HDG_SEL,·Number)·10·-·dnor·(>L:ASCRJ_FCP_HDG_SEL,·Number)·(L:ASCRJ_FCP_HDG_CHANGE,·Number)·--·(>L:ASCRJ_FCP_HDG_CHANGE,·Number)


Now the script still changes the value, but no longer triggers the knob turning animation.

 

The only script which still triggers the amination is for V/S selection:

(L:ASCRJ_FCP_WHEEL,·Number)·10·-·dnor·(>L:ASCRJ_FCP_WHEEL,·Number)·(L:ASCRJ_FCP_WHEEL_CHANGE,·Number)·--·(>L:ASCRJ_FCP_WHEEL_CHANGE,·Number)


 

The script structure is the same, so I have no clue why it works for V/S and doesn't work with HDG and all the other knobs.

 

The issue was probably introduced with the recent CRJ update.

 

What am I doing wrong?

 

I can turn the knob with the mouse wheel, the amination works, however I’m unable to tell if actually ASCRJ_FCP_HDG_SEL is used.

Link to comment
Share on other sites

  • steku changed the title to RPN scripts (dealing with LVARS) no longer resulting in FCP knobs turning (value changes, but knob turning animation gone)
  • Herman locked this topic

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use