...
This VI is a functional global that stores, holds and returns the last X and Y parts acquired from the 4 DEVILs. It doesn't perform any data reordering. Data are not queued: each write operation whith with the same DEVIL index DEVILIndex overwrites the previous one.
...
Data type | Name | Description |
---|---|---|
[DBL] | part X | See corresponding control description above. The X array is returned both for read and write operations. |
[DBL] | part X | See corresponding control description above. The Y array is returned both for read and write operations. |
errorCluster | errorOut |
Details
Write operation for both X and Y arrays: DEVILIndex selects the same lines of the two blocks and stores the two arrays. The previous content of the two lines is overwritten.
Examples
---
...