Hi,
John is correct. Using the new adapter, TestStand can read the connector pane of VIs that you create in LabVIEW 7.0. Therefore, if you simply want to pass the sequence context to the VI then just place the sequence context control on the front panel and wire it to the connector pane of the VI. Then when you specify the VI in TestStand you should see something similar to the picture that John attached.
If you are using LabVIEW 6.1, then you can configure the adapter to use the old templates (i.e. SequenceContext, etc.) whenever you create a VI via the Specify Module dialog. To do this, you need to select Configure>>Adapters, choose the LabVIEW adapter and click Configure. On the dialog that appears, under the Code Template Policy section sele
ct "Allow Only Legacy Templates". For more information on these settings, click Help on the LabVIEW Adpater Configuartion dialog.
Hope this helps!
Bob