Is it possible to read more than 1 value from Block Memory in a SCTL ?
I need to read 8 I16 Values from Block Memory and store them in an Array within about 20 Cycles maximum. If I call the VI within a loop (8 Times), it takes about total of 52 Cycles. The Sizes of the array (indexed) is 8.
The total size of the Memory is 2* 7200 I16 Values.
Br,
Johannes