Open a dialog box to define a shift register.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
real array |
Yes |
|
initial settings |
The argument is a real array of length 2 and defines the initial settings of the box controls as follows:
Index | Description |
---|---|
0 | Number of inputs |
1 | Clock to out delay |
Return type: real array
The function returns a real array of length 3 with the same format as the argument described above. If the user selects Cancel the function returns an empty vector.
|