Airence blinking GPIO changed?
Airence blinking GPIO changed?
Dear All,
already for a long time we are using PF in combination with the Airence mixer.
Now we are installing a new computer with PF 4.4.4.3 enterprise, combined with the GPIO tool.
I made a copy of the settings (RDA file)
I notice some issue, that after using a cartwall player the led does not stop blinking.
I have to make macro instead to set the LED to the right color.
is this correct? should this not been done in the GPIO instead of a macro?
In the past when i clicked the CW button with my mouse, also the light was blinking, but also this is not working anymore.
enclosed a smal part of the code
already for a long time we are using PF in combination with the Airence mixer.
Now we are installing a new computer with PF 4.4.4.3 enterprise, combined with the GPIO tool.
I made a copy of the settings (RDA file)
I notice some issue, that after using a cartwall player the led does not stop blinking.
I have to make macro instead to set the LED to the right color.
is this correct? should this not been done in the GPIO instead of a macro?
In the past when i clicked the CW button with my mouse, also the light was blinking, but also this is not working anymore.
enclosed a smal part of the code
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="ProppFrexx">
<section name="DRAIRENCEMAP" type="System.Configuration.NameValueSectionHandler, System, Culture=neutral, Custom=null" />
</sectionGroup>
</configSections>
<ProppFrexx>
<DRAIRENCEMAP>
<add key="0" value="27|1|PLS_CURRENT_PLAY_A" />
<add key="1" value="27|0|PLS_CURRENT_PAUSENOFADE_A" />
<add key="2" value="30|1|PLS_CURRENT_PLAY_B" />
<add key="3" value="30|0|PLS_CURRENT_PAUSENOFADE_B" />
<add key="4" value="1|1|EXEC_SEND_DRAIRENCE_SETLEDBLINK 1|1|2|1${_NL}CW1_PLAY_CART_1" />
<add key="5" value="1|1|EXEC_SEND_DRAIRENCE_SETLEDBLINK 3|1|2|1${_NL}CW1_PLAY_CART_3" />
</DRAIRENCEMAP>
</ProppFrexx>
</configuration>Re: Airence blinking GPIO changed?
If all is working that sounds good. Macros are also fine to use.
Unfortunately I don’t have a D&R myself, so I can not test this …
Unfortunately I don’t have a D&R myself, so I can not test this …
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution