Modify the NAV and COM frequencies directly in XML template?

Hi.

I am making a plane with an old radio that has no Standby frequencies.

I have the knobs working and modifying the standby frequencies variables using the XML templates and that is where I have hit a wall.

I know I could use a swap button template to change the Active and the Standby frequencies but the radio I am replicating didn’t have or need anything like that.

Is there any way I can edit the ACTIVE frequencies directly? Or a way to assign the value of the standby to the active at the same time I am editing them?

I am a 3D artist so I am struggling a bit to find the solution to this. Specially when there isn’t a clear document where it explains what they all mean and how to use the XML tags from Asobo for noobs like me.

This is what I am currently doing…

UseTemplate Name=“Asobo_NAVCOM_Knob_NAV_Frequency_Template”

<NODE_ID_LARGE_KNOB>KNOB_NAV_MHZ</NODE_ID_LARGE_KNOB>
<NODE_ID_SMALL_KNOB>KNOB_NAV_KHZ</NODE_ID_SMALL_KNOB>
<ANIM_CODE>(A:NAV STANDBY FREQUENCY, MHz)(>A:NAV ACTIVE FREQUENCY, MHz)</ANIM_CODE>

/UseTemplate>

Any help pointing me in the right direction would be amazing.xml

If you have it I would take a look at the P.149D as if I remember correctly it also has no standby frequencies.

That may give you some pointers.

There are ones to use to write directly to the active if you need that. I can’t remember specifically what they are but I can dig them out if no one else chimes in before I get a chance. Not at the PC right now.