filterFeedbackPassCondition
INFRATEC-RMS-MIB ·
.1.3.6.1.4.1.1909.10.7.8.1.5
Object
column
mandatory
r/w
Enumeration
Determines the way an incoming signal is forwarded to the filter structure. If set to thru(1), all incoming signals are straight forwarded. If set to conditional(2), an incoming signal only will be forwarded, if after the elapsed time specified in filterFeedbackDelay the original trigger signal is still pending. Otherwise the signal will be absorbed. See timing diagram in manual for further details.
Context
- MIB
- INFRATEC-RMS-MIB
- OID
.1.3.6.1.4.1.1909.10.7.8.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- filterFeedbackEntry
- Table
- filterFeedbackTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | thru |
2 | conditional |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| filterFeedbackIndex mandatory Index of the filter | column | Integer32 | .1.3.6.1.4.1.1909.10.7.8.1.1 |
| filterFeedbackInput mandatory Index of the feedback input | column | Integer32 | .1.3.6.1.4.1.1909.10.7.8.1.2 |
| filterFeedbackInFilter mandatory Number of the filter which is connected
to this feedback input | column | Integer32 | .1.3.6.1.4.1.1909.10.7.8.1.3 |
| filterFeedbackDelay mandatory Delay time to wait until signal is forwarded | column | Integer32 | .1.3.6.1.4.1.1909.10.7.8.1.4 |
| filterFeedbackHold mandatory Determines the time the passed signal will be held up, after
the falling edge of the original trigger signal.
See timing diagram in manual for further details. | column | Integer32 | .1.3.6.1.4.1.1909.10.7.8.1.6 |
| filterFeedbackEffect mandatory Determines the way the result of feedback input effects
the filter. Can be switched off(1), inverted(3) or passed
thru (2). | column | Enumeration | .1.3.6.1.4.1.1909.10.7.8.1.7 |