Hi Anshul,
It sounds like what you're trying to do is convert your LabVIEW front panel into a TestStand operator interface. I would start by reading about TestStand operator interfaces and how they work. This will help you understand how the architecture should work and give you a start for developing your application.
I would suggest reading Chapter 1 (TestStand Architecture) and Chapter 9 (Creating Customer Operator Interfaces) of the TestStand reference manual. You can find the reference manual by going to Help >> Search the TS Bookshelf... and clicking on the link to the TestStand Reference Manual (from within the sequence editor).
In addition you may want to look at the following example program that shows how to pass information between your code modules and the operator interface using uimessages.
How to work with UIMessage in TestStand 3.0Operator interface programming changed significantly between TestStand 2.0.1 and TestStand 3.0 so be sure that any information you're looking at is for the correct version of TestStand.
I hope this helps!!
Regards,
Sarah Miracle
National Instruments