Hi Vesna,
I have the soft front panel applications. I thought test stand was programatically using these. I now think this is not the case. I think that teststand has its own implementation of the soft front panels in custom IVI steps. To use these in labview I need a teststand step context and a step type with the same data as a IVI custom step. After a few days of hacking its all becoming a bit clearer. I now know how to do a few things that I could not do before. For example I think I can now get the step name without having to pass it into labview as a param set to NameOf(Step) (I think i can do this.) I will give it a go.
So I think the answer to "How does Teststand programatically control the soft front panels?" is "It doesn't it has its own implementation."
What confused me is they look very simerlar.
Ta BB