Hi,
I am writing an edit settings UI for a custom step type in labVIEW 7.1 for Teststand 3.1. I am using the DisplayBrowseExprDialog method to allow some parameters to be set with the expression browser.
The expression browser loads/works fine except that the Variable/Properties box does not contain the expected items (+Step, +Locals, +Parameters... etc).
I feel the problem is with the reference I am passing to the 'objecttobrowse' parameter, but I am unable to find the solution. I have attached a vi containing a snippet of the code surrounding the DisplayBrowseExprDialog method (The vi will itsef not run as the seq.cont. ref will be null - its just a peak at the sort of thing I am trying). Any help / pointers would be appreciated.
Cheers,
Bazza