09-04-2008 06:48 PM
09-05-2008 10:44 AM - edited 09-05-2008 10:44 AM
Hey Tporter,
The MDA320 only returns 3 measurements rather than the 5 measurements returned by the MTS300. The error you are seeing is related to the cluster data type expecting 5 elements when it is only receiving 3 elements from the MDA320 Read.
To fix this we simply need to delete the data cluster control and the broken wire. Then right click the data output terminal on the Read VI and select Create » Indicator. This will create a cluster with the correct number of elements.