12-06-2017 09:35 AM
This is possible although; you will need to clarify what result you are looking for. I have code that reads all test data from every step and records that to a .NET dataset which I later write to a database. I'm guessing that is not your interest. So let us know if your looking for a result from a previous step/sequence, measurement, or something else.
Thanks,
Steve
12-06-2017 10:43 PM
HI Steve,
Thanks for the reply. I need to check the status ( started, in progress, completed, failed) of the Teststand Process using C#. Please let me know if there is any way to do that and also please share your code, I will try to read the information using that.
--
@JoeTestEngineer wrote:
This is possible although; you will need to clarify what result you are looking for. I have code that reads all test data from every step and records that to a .NET dataset which I later write to a database. I'm guessing that is not your interest. So let us know if your looking for a result from a previous step/sequence, measurement, or something else.
Thanks,
Steve
Ravi