Configuring SystemLink Test Steps
- Updated2025-10-31
- 3 minute(s) read
You can configure PAtools to add steps to a test result in SystemLink. Steps are added to a test result as each step in a test procedure executes.
Use the SystemLinkSteps module to configure how PAtools posts steps to SystemLink. The SystemLinkSteps module consists of a configuration folder and a system folder. You can customize the content of the configuration folder. The system folder contains the function of the module. Do not change the system folder.
To add PAtools test steps to a SystemLink test result, complete the following steps:
-
Configure the OrgDaten module to create a test result.
Refer to SystemLink Test Results for more information.
- Navigate to .
-
Open the SystemLinkSteps configuration
folder.
SystemLinkSteps contains an initialization of variables group and a mapping table. Do not change the mapping table.
-
Open the SystemLinkSteps initialization of
variables group.
- For Post sequence steps to the SystemLink Test Result?, select Yes.
- Optional:
For How frequently should active
steps be updated in SystemLink?, enter
the desired update frequency.
The default update frequency is 60 seconds.
- Optional:
Configure PAtools to include the following values when posting
steps to SystemLink.
- Measurement values
- Step input values
- Step output values
Define the measurements, inputs, and outputs of a step type. To do so, add the following tables to application and test components:
- SystemLinkSteps_Measurements
- SystemLinkSteps_Inputs
- SystemLinkSteps_Outputs
Refer to Including Measurement, Input, Output Values in a Test Result Step for more information.
Including Measurement, Input, and Output Values in a Test Result Step
Configure the following modules to include measurement values, step input values, and step output values with a step. The values are included when the step is posted to SystemLink.
| Module | Configurable Commands |
|---|---|
| Testcase | Charge, Discharge, and Drive Cycle |
| SPO_Measurement | Measurements |
| SPO_Testrun | User Action, User Message, and Pause Sequence Tables |
| STMC | General commands |
Complete the following steps to configure SystemLink step values for these modules:
-
Open the applicable SystemLinkSteps
configuration folder for the desired module.
-
Navigate to the applicable module folder.
- Testcase—
- SPO_Measurement—
- SPO_Testrun—
- STMC—
- Open the pack, module, or cell configuration folder, if applicable.
- Open the SystemLinkSteps folder.
-
Navigate to the applicable module folder.
-
Add rows to the measurement, input, and output tables in the
SystemLinkSteps folder to fit
the specifications of your test.
The parameters you configure in these tables contain the measurement, input, and output information that is posted to SystemLink.
Table 31. Configurable SystemLinkSteps Tables Table Configurable Parameters Inputs.TAB - Name of the input.
- Value of the input. This value can be represented as a variable or a number.
Outputs.TAB - Name of the output.
- Value of the output. This value can be represented as a variable or a number.
Measurements.TAB - Name of the measurement
- Value of the measurement. This value can be represented as a variable or a number.
- Unit of the measurement.
- Low Limit of the measurement.
- High Limit of the measurement.
- Comparison Type of the measurement. For more information on comparison types, refer to the TestStand Programming Reference Manual.
- Nominal Value of the measurement. This nominal value can be represented as a variable or a number.
Related Information
- Using PAtools to Create SystemLink Test Results
Through PAtools, you can use SystemLink test results to remotely track test progress and view data files.
- Viewing Test Steps by Result - SystemLink Enterprise User Manual
- TestStand Programming Reference Manual