I"m trying to pass references back from a PXI running Labview, to TestStand. It gives me an Run-Time Error, "
Parameter 'HSDIO Ref out':
The type of 'StationGlobals.Instrument_Handles.HSDIO' does not match the LabVIEW cluster 'HSDIO Ref out' or cluster passing is off in type definition of 'StationGlobals.Instrument_Handles.HSDIO'
The TS container and LV cluster have the same definition, so I want to try to turn on Cluster passing, but I don't see how to do that. Thanks for your help.