Properties
Name
The name of the ModFrame component. This name will be visible below the ModFrame component in the ModFrame Client configuration panel.
The name of a ModFrame component must be unique within the container it resides in. |
SignalType
Specifies the type of signal to be delayed. The signal can be analog, digital, string, vector, string vector or matrix.
Sample trigging
Specifies when the samping occurs.
Property value | Description |
---|---|
Rising flank | Sampling occurs when the trigger signal goes from false to true. |
Falling flank | Sampling occurs when the trigger signal goes from true to false. |
Flanks | Sampling occurs when the trigger signal goes from false to true and from true to false. |
High | Sampling occurs as long as the trigger signal is true (high). |
Low | Sampling occurs as long as the trigger signal is false (low). |