ECU Toolkit Toolbar Buttons
- Updated2023-02-17
- 3 minute(s) read
ECU Toolkit Toolbar Buttons
The ECU Software Toolkit toolbar contains the following buttons.
| Command Name | Icon | Description |
|---|---|---|
| Edit Test Program: <filename> |
![]() |
Launches the Test Program Editor in which you can edit the test program settings for the active sequence file. |
| Edit Pin Map File |
![]() |
Opens the pin map file associated with the active sequence file in the Pin Map Editor. |
| Configure Lot |
![]() |
Launches the Configure Lot Settings dialog box. |
| Active Configuration |
![]() |
The test program configuration to use when testing. The available items correspond to the configurations in the active sequence file. The value initially corresponds to the value of the LotSettings.Standard.ActiveConfigurationName property in the lot settings. If the active sequence file does not contain a configuration that corresponds to the ActiveConfigurationName lot setting, the drop-down listbox displays one of the configurations in the sequence file. Changing the selected configuration with this control does not modify the ActiveConfigurationName lot setting. You can also use the Configure Lot Settings dialog box to change the test program configuration. |
| Import Test Limits into <filename> |
![]() |
Imports ECU Multi Test step test data into the active sequence file from an external test data file. |
| Export Test Limits from <filename> |
![]() |
Exports ECU Multi Test step test data from the active sequence file to an external test data file. |
| Step Into |
![]() |
Enters and suspends within a function, VI, or sequence the step
calls. If the step calls a code module TestStand cannot suspend within, TestStand
suspends the execution at the next step. Note When you step into a VI
from TestStand and then select Return to Caller without
executing the VI, any values you change in the controls or indicators of the
suspended VI are not returned to TestStand. |
| Step Over |
![]() |
Executes the step to which the execution pointer points when the sequence execution is in a breakpoint state. If the step is a Sequence Call step to another sequence, Step Over executes the entire sequence. The execution then enters a breakpoint state on the step following the Sequence Call step. If the engine encounters a breakpoint within the Sequence Call step, the execution pauses at the breakpoint. |
| Step Out |
![]() |
Resumes execution through the end of the current sequence and suspends/pauses on the next step in the calling sequence. |
| Launch InstrumentStudio |
![]() |
Launches InstrumentStudio, which is a pin-
and site-aware, software-based front panel
application you can use to monitor, control, and
record measurements from supported devices. Note If
you launch InstrumentStudio in any other way, such
as from the Microsoft Windows Start menu,
InstrumentStudio is not pin and site aware. |









