Other Steps
- Updated2025-10-27
- 1 minute(s) read
Add functionality to a stimulus profile.
Examples include displaying a message to the user, replaying a previously recorded macro (.nivsmacro) file, or grouping steps to better organize and reuse code.
| Palette object | Description |
|---|---|
| Command Shell | Invokes the Windows Command Prompt, calls the application specified by Filename, and passes that application the specified arguments. |
| Group | Groups steps with no impact on execution. |
| Macro Player | Replays a previously recorded macro (.nivsmacro) file. |
| Message Box | Displays a pop-up message to the stimulus profile operator. |
| Subpalette | Description |
|---|---|
| FTP Steps | Interact with files on an FTP server, such as a real-time target. |
Related Information
- Command Shell Step
Invokes the Windows Command Prompt, calls the application specified by Filename, and passes that application the specified arguments.
- Group
Groups steps with no impact on execution.
- Macro Player Step
Replays a previously recorded macro (.nivsmacro) file.
- Message Box Step
Displays a pop-up message to the stimulus profile operator.
- FTP Steps
Interact with files on an FTP server, such as a real-time target.