Volumen of COM2 on GNS430
Caravan Professional
2
Posts
2
Posters
72
Views
1
Watching
-
I’ve found that the volume knob on the GNS430 doesn’t work. The only way to change the volume is by using the GNS530 knob, which adjusts both COM1 and COM2. It’s very useful to have ATIS playing in the background at a much lower volume during taxi or on approach while keeping COM1 active.
Best regards
-
The code appears to be correct. I can check this later, though. The code come from several of my other aircraft, where I assume this would have been reported if it was not working. If you want to see if this is something on your end, the events are:
(>K:COM1_VOLUME_INC) (>K:COM1_VOLUME_DEC) (>K:COM2_VOLUME_INC) (>K:COM2_VOLUME_DEC)And to monitor:
(A:COM VOLUME:1, percent) (A:COM VOLUME:2, percent)