20.6.1.11. Sequence

The sequence signal is a repeating periodic signal that is generated by control points.

  • The Sequence block outputs a sequence signal.

  • The control points are specified by:

    • Control time points

    • Out values

  • The dimension of out values must be same dimension of control time points.

  • To compute the output value between control points, the linear interpolation is executed.

Dialog box

../_images/image0872.png

Figure 20.40 Sequence dialog box

../_images/image0883.png

Figure 20.41 Result of Sequence

Table 20.10 Parameters

Parameter(s)

Description

Start signal

Select a type as Time or External.

  • Time - Control time is time.

  • External - After the input signal is not zero, control time starts.

Control time points

Enter the vector of time values of control points. Control time points should be monotonically increasing.

Output Values

Enter the vector of output values for control points.