Next Step Condition Column
- Updated2025-10-31
- 5 minute(s) read
In the column Next step condition (NSC), you can enter standard conditions available in the application or conditions that you have parameterized.
| Value | Description |
|---|---|
| Standard conditions |
|
| User parameterized | You can enter any expression with comparison operators Cell_V.AV
> 360. The target value Next step condition can
only return a value of 0 or 1.
You can connect several expressions with the operators AND, OR, NOT. |
NSC Specifications
The condition for the value is fulfilled as soon as one of the described conditions occurs.
| Value | Description |
|---|---|
| NSC_Condition_CC_Extended |
|
| NSC_Condition_CV_Extended |
|
| NSC_Condition_SOC | The current SOC value reached the SOC setpoint value. You can parameterize the SOC setpoint value with the variable TP_SOC.SP. |
| NSC_Condition_SOC_Extended |
|
| NSC_Condition_Temperature_ Chamber |
|
| NSC_Condition_Humidity_ Chamber |
|
| NSC_Condition_Temperature_ Batt | The DUT temperature reached the temperature setpoint of the climate chamber. If desired, you can add a tolerance, located in the config folder of the DUT module. |
| NSC_Condition_Current <> X | The sequence table continues to the next step when the measured current fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Voltage <> X | The sequence table continues to the next step when the measured voltage fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Charge_in_Ah <> X | The sequence table continues to the next step when the measured accumulated charge for the current step (measured in Ah) fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Power_in_kW <> X | The sequence table continues to the next step when the measured power (measured in kW) fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Power_in_W <> X | The sequence table continues to the next step when the measured power (measured in W) fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Energy_in_kWh <> X | The sequence table continues to the next step when the measured accumulated energy for the current step (measured in kWh) fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Energy_in_Wh <> X | The sequence table continues to the next step when the measured accumulated energy for the current step (measured in Wh) fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |
| NSC_Condition_Voltage_Delta <> X | The sequence table continues to the next step when the measured voltage difference of the battery fulfills the given condition. To execute, the condition must be greater or less than the user specified value (X). |