Changes

no edit summary
Line 25: Line 25:     
{| class="wikitable" style="text-align:left; width:100%;"
 
{| class="wikitable" style="text-align:left; width:100%;"
! Parameter ID !! Parameter Name !! Min Value !! Max Value !! Default Value !! Description
+
! Parameter Name !! Custom Scenario 1 (ID) !! Custom Scenario 2 (ID) !! Custom Scenario 3 (ID) !! Min Value !! Max Value !! Default Value !! Description
 
|-
 
|-
| 19100, 19130, 19160 || Output Control || 0 || 3 || 0 || Specifies the DOUT controlled by the scenario:
+
| Output Control || 19100 || 19130 || 19160 || 0 || 3 || 0 || Specifies the DOUT controlled by the scenario. Options include None, DOUT1, DOUT2, and DOUT3.
* 0 – None
  −
* 1 – DOUT1
  −
* 2 – DOUT2
  −
* 3 – DOUT3
   
|-
 
|-
| 19101, 19131, 19161 || Priority || 0 || 3 || 0 || Sets the scenario priority:
+
| Priority || 19101 || 19131 || 19161 || 0 || 3 || 0 || Sets the priority of the scenario. Options include None, Low, High, and Panic.
* 0 – None
  −
* 1 – Low
  −
* 2 – High
  −
* 3 – Panic
   
|-
 
|-
| 19124, 19154, 19184 || Permanent Output Control || 0 || 1 || 0 || Enables continuous DOUT control as long as conditions are met.
+
| Permanent Output Control || 19124 || 19154 || 19184 || 0 || 1 || 0 || Enables continuous DOUT control as long as conditions are met.
 
|-
 
|-
| 19102, 19132, 19162 || DOUT ON Duration || 100 ms || 65,000,000 ms || 200 ms || Duration for which DOUT remains ON when the scenario is active.
+
| DOUT ON Duration || 19102 || 19132 || 19162 || 100 ms || 65,000,000 ms || 200 ms || Duration for which DOUT remains ON when the scenario is active.
 
|-
 
|-
| 19103, 19133, 19163 || DOUT OFF Duration || 0 || 65,000,000 ms || 200 ms || Duration for which DOUT remains OFF. A value of 0 means the DOUT stays ON continuously.
+
| DOUT OFF Duration || 19103 || 19133 || 19163 || 0 || 65,000,000 ms || 200 ms || Duration for which DOUT remains OFF. A value of 0 means the DOUT stays ON continuously.
 
|-
 
|-
| 19105, 19135, 19165 || Source #1 || Device-specific || Device-specific || IO element ID || The primary I/O source for the trigger. Cannot be ignored.
+
| Source #1 || 19105 || 19135 || 19165 || Device-specific || Device-specific || N/A || The primary I/O source for the trigger. This source cannot be ignored.
 
|-
 
|-
| 19110, 19140, 19170 || Source #2 || Device-specific || Device-specific || Ignored || The secondary I/O source. Can be ignored.
+
| Source #2 || 19110 || 19140 || 19170 || Device-specific || Device-specific || Ignored || The secondary I/O source. This source can be ignored.
 
|-
 
|-
| 19116, 19146, 19176 || Source #3 || Device-specific || Device-specific || Ignored || The tertiary I/O source. Can be ignored.
+
| Source #3 || 19116 || 19146 || 19176 || Device-specific || Device-specific || Ignored || The tertiary I/O source. This source can be ignored.
 
|-
 
|-
| 19106, 19136, 19166 || Operand || 0 || 6 || 0 || Defines the condition logic for the trigger:
+
| Operand || 19106 || 19136 || 19166 || 0 || 6 || 0 || Defines the condition logic for the trigger. Options include On Exit, On Entrance, On Both, On Hysteresis, On Change, On Delta Change, and Is.
* 0 – On Exit
  −
* 1 – On Entrance
  −
* 2 – On Both
  −
* 3 – On Hysteresis
  −
* 4 – On Change
  −
* 5 – On Delta Change
  −
* 6 – Is
   
|-
 
|-
| 19107, 19137, 19167 || Low Level || Dynamic || Dynamic || 0 || Sets the lower threshold value for the source trigger.
+
| Low Level || 19107 || 19137 || 19167 || Dynamic || Dynamic || 0 || Sets the lower threshold value for the source trigger.
 
|-
 
|-
| 19108, 19138, 19168 || High Level || Dynamic || Dynamic || 0 || Sets the upper threshold value for the source trigger.
+
| High Level || 19108 || 19138 || 19168 || Dynamic || Dynamic || 0 || Sets the upper threshold value for the source trigger.
 
|-
 
|-
| 19109, 19139, 19169 || Activation Delay Timer || 0 s || 65,535 s || 0 || Time (in seconds) the condition must remain true for activation.
+
| Activation Delay Timer || 19109 || 19139 || 19169 || 0 s || 65,535 s || 0 || Time in seconds the condition must remain true for activation.
 
|-
 
|-
| 19115, 19145, 19175 || Logic || 0 || 1 || 1 || Determines trigger evaluation logic:
+
| Logic || 19115 || 19145 || 19175 || 0 || 1 || 1 || Determines trigger evaluation logic. Options include OR (any trigger activates the scenario) and AND (all triggers must be true to activate the scenario).
* 0 – OR (any trigger activates the scenario)
  −
* 1 – AND (all triggers must be true to activate the scenario)
   
|}
 
|}