PreviousNext
Help > TS+ Reference > TS+ Data
TS+ Data

When validating or characterizing a component, you may manipulate sets of data.

TS+ helps you to generate, retrieve and save your data by creating high level data steps.

TS+ Data main steps

There are three main TS+ Data steps:

·         PlayDataThis step is an alternative to the Loop structure to iterate on numeric or string values.

·         RecordData—This step captures at each iteration the values of selected TestStand variables.

·         ExportData—This step saves into a file the data captured by a RecordData step.

Note  To import data to PlayData Values array, use the NI Property Loader step.

TS+ Data advanced steps

There are two complementary TS+ Data steps:

·         ResetIndexThis step allows to reset the Index internal value of a PlayData or RecordData step.

·         AddRecordSeparator—This step captures at each iteration the values of selected TestStand variables.