Difference between revisions of "Fault Indication"

From exigoWiki
Jump to navigation Jump to search
(Assigning Fault Indication to a Control Output)
(Parameter Details)
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:Fault indication 1.JPG|thumb|right|350px|Visual indication of fault in the system]]
+
[[File:Fault indication 1.JPG|thumb|350px|Visual indication of faults in the system]]
  
Control Outputs are configured by defining one or more actions to be triggered on an output event.
+
The Fault Indication function is used to trigger the control output on faults or warnings in the system.
  
The Fault Indication function is used to trigger the control output on defined fault indication.
+
This can be used to send a signal to external systems such as BMS (Building Management Systems)). It can also be used to provide visual notifications when there is fault in the system.  
 
 
This can be used to send a signal to external systems (like BMG (Building Management Systems).  
 
It can also be used to give visual notifications when there is fault in the system.  
 
  
 
== Assigning Fault Indication to a Control Output ==
 
== Assigning Fault Indication to a Control Output ==
Line 12: Line 9:
 
To assign the function Fault Indication to an Control Output:
 
To assign the function Fault Indication to an Control Output:
 
#In '''Components''' view, open '''Output Actions'''  
 
#In '''Components''' view, open '''Output Actions'''  
#In '''System''', identify the Controller, the Amplifier or the Access Panel to be used, and expand to '''Device > Control Outputs'''.  
+
#In '''System''', identify the Controller, the Amplifier or the Access Panel to be used, and expand to '''Device''' > '''Control Outputs'''.  
 
#Drag '''Fault Indication''' to the '''Control Output''' you want to use.
 
#Drag '''Fault Indication''' to the '''Control Output''' you want to use.
  
Line 18: Line 15:
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
==Configuration==
+
== Configuration ==
===Visual indication of a fault in the system===
+
=== Visual Indication of a Fault in the System ===
The output is used to give a visual indication of a an error in Zone 4.
+
In this example, the output is used to give a visual indication of an error in Zone 4.
  
#Drag '''Fault Indication''' to the desired Control Output.
+
#Under '''Output Actions''', drag '''Fault Indication''' to the desired '''Control Output'''
#Select '''Zones''' in '''Filter Mode'''. This will give you the option to select zones.
+
#Select '''Zones''' in '''Filter Mode'''. This will give you the option to select zones
#Select Zone 4 in '''Affected Zones'''.
+
#Select Zone 4 in '''Affected Zones'''
#In '''Severity (level)''' select '''Error'''.
+
#In '''Severity (level)''' select '''Error'''
  
 
[[File:Fault indication 3.JPG|thumb|left|500px|Visual indication of errors in Zone 4]]
 
[[File:Fault indication 3.JPG|thumb|left|500px|Visual indication of errors in Zone 4]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
In this example an error in Zone 4 will trig Control Output 1.
+
In this example, an error in Zone 4 will trigger Control Output 1.
  
==Parameter details==
+
==Parameter Details==
'''Idle State:''' Sets the idle state for the output. The options are Normally Open or Normally Closed
+
[[File:Fault indication 4.png|thumb|left|500px|Fault Indication configuration]]
 +
<br style="clear:both;" />
  
'''Delay Activation:''' Delays control output activation for the stipulated number of seconds when triggered.  
+
'''<u>Idle State</u>''' <br>
 +
Sets the idle state for the output. The options are '''Normally Open''' or '''Normally Closed'''.  
  
'''Reporting System:''' The system, i.e. System A, System B or System A and B, from which faults will be received (only available in A-B System projects).  
+
'''<u>Delay Activation</u>''' <br>
 +
Delays control output activation for the stipulated number of seconds when triggered.  
  
'''Subscribe To:''' Options are Faults or Warnings.  
+
'''<u>Faults in System</u>''' (only available in A-B System projects) <br>
 +
The system, i.e. '''System A''', '''System B''', or '''System A and B''', from which faults will be received .  
  
===Filter Parameters:===
+
'''<u>Subscribe To</u>''' <br>
::'''Affected Devices:''' Trigger on faults that affect selected devices.
+
Options are '''Faults''' or '''Warnings'''.  
  
::'''Affected Zones:''' Trigger on faults that affect selected zones.  
+
=== <u>Filter Parameters:</u> ===
 +
'''<u>Filter Mode:</u>'''  
 +
:: '''System Messages'''
 +
:: Trigger on System Message(s) in the system.
 +
:: '''Zones / Affected Zones'''
 +
:: Trigger on faults that affect selected zones.
 +
:: '''Devices / Affected Devices'''
 +
:: Trigger on faults that affect selected devices.
 +
:: '''Devices / Affected Lines'''
 +
:: Trigger on faults that affect selected audio lines.
 +
'''<u>Severity (level):</u>''' <br>
 +
Trigger on faults at selected levels. Options are: '''Emergency''', '''Alert''', '''Critical''', '''Error'''. <br>
 +
'''<u>Fault State:</u>''' <br>
 +
Trigger on faults in selected state. Options are: '''Any''', '''Active'''. <br>
 +
'''<u>System Message:</u>''' <br>
 +
Trigger on faults that have selected messages. <br>
 +
List of system messages available can be found [[Fault Indication System Message|here]].
  
::'''Affected Lines:''' Trigger on faults that affect selected audio lines.  
+
===Filter Script===
 +
::Filter Script field will show the actual script which will be used to determine if output should be triggered or not. This script is constructed based on the selection of filter parameters.
  
::'''Severity:''' Trigger on faults at selected levels.
+
=== Advanced Options: ===
 +
::'''Limit High Not OK:''' When the Control Output is cleared, and feedback voltage is at or above this value, the output is considered fed with alien voltage.
 +
::'''Limit Low OK:''' When the Control Output is set, and feedback voltage is above this value, the output is considered active OK.
 +
::'''On Lost Connection:''' Fall back to this state on lost connection with ESC. Available Settings: '''Idle State, No Change, Open, Closed'''.
  
::'''Fault State:''' Trigger on faults in selected state.
 
  
::'''System Message:''' Trigger on faults that have selected messages.
+
{{Note}} To avoid errors one fault indication should not mix Zones and Channels.
  
===Filter Script===
+
== Example of Use: ==
::Filter Script field will show the actual filter which will be used to determine if output should be triggered or not. This filter is constructed based on selection of filter parameters.
+
=== Case 1: System Messages ===
 
+
The system should trigger a control output connected to another system if any device is missing.  
===Advanced Options:===
+
Fault indication will in this example be configured as:
::'''Limit High Not OK:''' When the Control Output is cleared, and feedback voltage is at or above this value, the output is considered fed with alien voltage.
+
* Filter Mode: '''System Messages'''
 +
* System Message: '''Missing device'''
  
::'''Limit Low OK:''' When the Control Output is set, and feedback voltage is above this value, the output is considered active OK.
+
=== Case 2: Zones ===
 +
The system should trigger a control output connected to another system if there is a fault which affects Zone 2.<br>
 +
Fault indication will in this example be configured as:
 +
* Filter Mode: '''Zones'''
 +
* Affected Zones: '''Zone 2'''
  
 +
=== Case 3: Custom Fault ===
 +
The system should trigger a control output connected to another system if one of the [[External_Fault|external faults]] are triggered .
 +
Fault indication will in this example be configured as:
 +
* Filter Mode: '''System Messages'''
 +
* System Message: '''External fault'''
 +
This will trigger on any external fault in the system. If more granularity is required then '''Filter Mode = Devices''' can be used to only trigger on external faults from a specific device.
  
 
[[Category:Exigo features]]
 
[[Category:Exigo features]]
 
[[Category:Output Actions]]
 
[[Category:Output Actions]]

Latest revision as of 12:27, 18 October 2018

Visual indication of faults in the system

The Fault Indication function is used to trigger the control output on faults or warnings in the system.

This can be used to send a signal to external systems such as BMS (Building Management Systems)). It can also be used to provide visual notifications when there is fault in the system.

Assigning Fault Indication to a Control Output

To assign the function Fault Indication to an Control Output:

  1. In Components view, open Output Actions
  2. In System, identify the Controller, the Amplifier or the Access Panel to be used, and expand to Device > Control Outputs.
  3. Drag Fault Indication to the Control Output you want to use.
Assigning Fault Indication function to a Control Output


Configuration

Visual Indication of a Fault in the System

In this example, the output is used to give a visual indication of an error in Zone 4.

  1. Under Output Actions, drag Fault Indication to the desired Control Output
  2. Select Zones in Filter Mode. This will give you the option to select zones
  3. Select Zone 4 in Affected Zones
  4. In Severity (level) select Error
Visual indication of errors in Zone 4


In this example, an error in Zone 4 will trigger Control Output 1.

Parameter Details

Fault Indication configuration


Idle State
Sets the idle state for the output. The options are Normally Open or Normally Closed.

Delay Activation
Delays control output activation for the stipulated number of seconds when triggered.

Faults in System (only available in A-B System projects)
The system, i.e. System A, System B, or System A and B, from which faults will be received .

Subscribe To
Options are Faults or Warnings.

Filter Parameters:

Filter Mode:

System Messages
Trigger on System Message(s) in the system.
Zones / Affected Zones
Trigger on faults that affect selected zones.
Devices / Affected Devices
Trigger on faults that affect selected devices.
Devices / Affected Lines
Trigger on faults that affect selected audio lines.

Severity (level):
Trigger on faults at selected levels. Options are: Emergency, Alert, Critical, Error.
Fault State:
Trigger on faults in selected state. Options are: Any, Active.
System Message:
Trigger on faults that have selected messages.
List of system messages available can be found here.

Filter Script

Filter Script field will show the actual script which will be used to determine if output should be triggered or not. This script is constructed based on the selection of filter parameters.

Advanced Options:

Limit High Not OK: When the Control Output is cleared, and feedback voltage is at or above this value, the output is considered fed with alien voltage.
Limit Low OK: When the Control Output is set, and feedback voltage is above this value, the output is considered active OK.
On Lost Connection: Fall back to this state on lost connection with ESC. Available Settings: Idle State, No Change, Open, Closed.


Note.PNG To avoid errors one fault indication should not mix Zones and Channels.

Example of Use:

Case 1: System Messages

The system should trigger a control output connected to another system if any device is missing. Fault indication will in this example be configured as:

  • Filter Mode: System Messages
  • System Message: Missing device

Case 2: Zones

The system should trigger a control output connected to another system if there is a fault which affects Zone 2.
Fault indication will in this example be configured as:

  • Filter Mode: Zones
  • Affected Zones: Zone 2

Case 3: Custom Fault

The system should trigger a control output connected to another system if one of the external faults are triggered . Fault indication will in this example be configured as:

  • Filter Mode: System Messages
  • System Message: External fault

This will trigger on any external fault in the system. If more granularity is required then Filter Mode = Devices can be used to only trigger on external faults from a specific device.