Difference between revisions of "Fault Indication Advanced"

From exigoWiki
Jump to navigation Jump to search
(Assigning Fault Indication Advanced to a Control Output)
Line 5: Line 5:
 
The Fault Indication Advanced function is used to trigger the control output with custom filter scripts.
 
The Fault Indication Advanced function is used to trigger the control output with custom filter scripts.
  
This function can be useful if you have specific need that cannot be accomplished with [[Fault Indication]].<br>
+
This function can be useful if you have a specific need that cannot be accomplished with [[Fault Indication]].<br>
To solve the needs a custom script can then be used.
+
This is solved through the use of a custom script.
  
 
== Assigning Fault Indication Advanced to a Control Output ==
 
== Assigning Fault Indication Advanced to a Control Output ==
  
To assign the function Fault Indication Advanced to an Control Output:
+
To assign the function Fault Indication Advanced to a 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 Advanced''' to the '''Control Output''' you want to use.
+
#Drag '''Fault Indication Advanced''' to the '''Control Output''' you want to use
  
 
[[File:Fault indication advanced 2.JPG|thumb|left|400px|Assigning Fault Indication Advanced function to a Control Output]]
 
[[File:Fault indication advanced 2.JPG|thumb|left|400px|Assigning Fault Indication Advanced function to a Control Output]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
== Parameter details ==
+
== Parameter Details ==
'''Idle State:''' Sets the idle state for the output. The options are Normally Open or Normally Closed  
+
'''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.  
 
'''Delay Activation:''' Delays control output activation for the stipulated number of seconds when triggered.  
Line 25: Line 25:
 
'''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).  
 
'''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).  
  
'''Subscribe To:''' Options are Faults or Warnings.  
+
'''Subscribe To:''' Options are '''Faults''' or '''Warnings'''.  
  
'''Filter Script:''' Here you type/paste in the script you want to use.
+
'''Filter Script:''' Here you can type/paste in the script you want to use.
  
 
=== Advanced Options: ===
 
=== 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 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. [[Category:Exigo features]] [[Category:Output Actions]]
::'''Limit Low OK:''' When the Control Output is set, and feedback voltage is above this value, the output is considered active OK.
 
 
 
 
 
[[Category:Exigo features]]
 
[[Category:Output Actions]]
 

Revision as of 12:57, 14 March 2017

Visual indication of fault in the system

Control Outputs are configured by defining one or more actions to be triggered on an output event.

The Fault Indication Advanced function is used to trigger the control output with custom filter scripts.

This function can be useful if you have a specific need that cannot be accomplished with Fault Indication.
This is solved through the use of a custom script.

Assigning Fault Indication Advanced to a Control Output

To assign the function Fault Indication Advanced to a 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 Advanced to the Control Output you want to use
Assigning Fault Indication Advanced function to a Control Output


Parameter Details

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.

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).

Subscribe To: Options are Faults or Warnings.

Filter Script: Here you can type/paste in the script you want to use.

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.