NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand - Run continously

Hi everyone,

 

I would like to ask how to implement this on Test Stand.

 

I have my sequence where it performs different operations.  I was wondering how to create data log a data every 5 ms. My data log should be like this

Time X

0       1.21

0.5    1.05

1       12.09

0 Kudos
Message 1 of 3
(1,000 Views)

Hello RSA12309

I found articles, where you can find some instructions and steps how to create and log data. Try to go through these articles and you will find some answers. 

Database Logging - NI

Database Step Types - NI

Log Test Results to Databases with TestStand - NI

Using Databases and Reports with TestStand - YouTube

 

Regards) 

0 Kudos
Message 2 of 3
(924 Views)

How it should work exactly? Is it a loop in the MainSequence in which you run some continues measurements? And you want to log those measurements every 5ms?

 

In general for data logs I would suggest Data Streams. However, it is not clear to me what do you want to achieve 🙁

 

Side note: I don't think we can talk about exact 5ms interval on Windows.

Michał Bieńkowski
CLA, CTA, CPI

  1. Did someone devote their time to help solve your problem? Appreciate it and give kudos.
  2. Problem solved? Accept as a solution so that others can find it faster in the future.
  3. Contribute to the development of TestStand by voting on the TestStand Idea Exchange.
0 Kudos
Message 3 of 3
(901 Views)