I have been playing with the TestStand 30 UI controls (which I love), and I can't see a way to connect them to a remote instance of the TestStand engine. My observation has been that they always connect to the local instance of the Application manager.
Just to be clear, I want to run TestStand on computer A, then create some UI controls (sequence view file manager, sequence view, some combo boxes, etc) on computer B, and have them connect to the engine on computer A.
I noticed that you can set the sequence file context on the SequenceFileViewMgr object, but not the applicaiton manager context (the property is read only). When I try to set the ISequenceFileViewMgr::SequenceFile property to a remote inst
ance of a sequence file object, the control doesn't seem to connect. I can only connect to sequence file objects that have been created locally through the application manager.
Thanks,
Aaron Stibich