StateVariable that includes a data array of 16-bit fixed-point values.
| Name | Type | Def | Tmp | Description |
| Type | Attr | 1 | 1 | Possible value: FixedPoint16ArraySV |
| <DataType> | Elmt | 1 | 1 | Possible value: Block |
| Size | Elmt | 1 | 1 | Number of array elements |
| <Min> | Elmt | 1 | 1 | Minimum is only used for display purpose |
| <Max> | Elmt | 1 | 1 | Maximum is only used for display purpose |
| <DefaultValue> | Elmt | 0 .. 1 | 0 .. 1 |
Comma separated default values of the array. There is no need to specify all values of the array. e.g. ‘0,1,0,0’ or ‘0,-1,-0.5,0.3’ |