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 valueDescription
Rising flankSampling occurs when the trigger signal goes from false to true.
Falling flankSampling occurs when the trigger signal goes from true to false.
FlanksSampling occurs when the trigger signal goes from false to true and from true to false.
HighSampling occurs as long as the trigger signal is true (high).
LowSampling occurs as long as the trigger signal is false (low).