I'm getting a similar message.
The VI used is this:
Temperature measurement.vi from NI example finder.
Using a FP-TC-120 with k type thermocouple and LabView 7.1 and latest software I can read the temperatures in MAX but get the old
You have connected 2 terminals of different types.
These cannot be wired together because their data types (numeric, string, array, cluster, etc.) do not match. Show the Context Help window to see what data type is required.
The type of the source is FieldPoint IO.
The type of the sink is void.
error when I try to run it. (Broken wire is clearly visable).
I tried it with these two settings also,
FieldPoint\FP @ 169_254_0_2\FP-TC-120 @1\Thermocouple type @Channel 0 2
FieldPoint\FP @ 169_254_0_2\FP-TC-120 @1\Channel 0
and still get the broken wire / incompatable terminal types message. I even tried taking the advice above, concerning 'disable indexing' at the tunnel. However when attempting this the option is there (well enable indexing is) but in faded text, as it is not selectable. Any other ideas how I can test my system out and run a simple display temperature on screen?
Thanks
Steve