Hi all,
We want to know if there is a possibility to set an alarm threshold based on another parameter from the same element.
This will help, for instance, to get an alarm at “Reflected PW” parameter as a percentage of “Forward Power” value in transmitter elements.
Thank you in advance!
Hi Pedro.
I believe the question you are asking is to trigger and alarm when (Reflected Power/Forward Power) > X
Have you looked at the correlation module?
The correlation rule can execute on a trigger create a completely new alarm with a new name and value or you could change the base value of the Reflected Power parameter.
Can you provide information on what type of connector/driver you are testing?
Here is a link to the scripting.
https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/Correlation_rule_syntax.html
You could filter on the Forward power in the Alarm Filter and then use the Rule Condition / Scripting to trigger on a percentage?