If I have a parameter declared as a number and I pass an array element to it, by reference, I have problems trying to watch the parameter value.
If I double click on the glasses in the 'Watch Expression' window the 'Watch Expression Settings' dialog pops up. If I click on the Expression control and try to expand the Parameters value, TestStand fails with the following error...
Expected container, found number
Error code -17308. specified value does not have the expected type
Source 'TSAPI'
If I manually type into the watch expression field it's O.K.
(This is with TestStand 3.5)