Getting Started with the Stimulus Profile Editor Tutorial
- Updated2025-01-27
- 2 minute(s) read
Getting Started with the Stimulus Profile Editor Tutorial
Use tutorial examples to become familiar with the Stimulus Profile Editor.
-
Set
up a basic test—Create a real-time sequence that turns on a car engine, sets the
engine speed to 2500 RPM, holds this speed for 20 seconds, and then turns the engine
off.
- Reading and writing channels directly from a real-time sequence—Use channel references, parameters, and variables to turn on a car engine, set the engine speed to three different RPM values, measure how long the engine takes to settle at each specified RPM, and turn the engine off.
- Execute multiple parallel tasks—Create a stimulus profile and a real-time sequence that incorporates multitasking, which executes multiple parallel tasks.
- Configure failure notification—Modify a real-time test by adding a return value that reflects the success or failure of a warm-up task.
- Log data to a file—Log channel data from a running stimulus test to a TDMS file.
- Call a CSV file as a real-time sequence—Use Comma Separated Values (.csv) files within stimulus profiles to stimulate, fault, and evaluate channels.
- Play back previously recorded test data—Create and run a stimulus profile that plays back data from a previously recorded VeriStand macro file.
- Update model parameter values during test execution—Call text files in a stimulus profile to update the values of engine model parameters while a test is running.
Related Information
- Navigating the Stimulus Profile Editor Environment
Use the Stimulus Profile Editor to create, modify, and execute stimulus profiles and real-time sequences.
- Setting up a Basic Stimulus Profile Editor Test
Create a real-time sequence that turns on a car engine, sets the engine speed to 2500 RPM, holds this speed for 20 seconds, and then turns the engine off.
- Reading and Writing Channels Directly from a Real-Time Sequence Tutorial
Use channel references, parameters, and variables to turn on a car engine, set the engine speed to three different RPM values, measure how long the engine takes to settle at each specified RPM, and turn the engine off.
- Executing Multiple Parallel Tasks Using the Stimulus Profile Editor Tutorial
Create a stimulus profile and a real-time sequence that incorporates multitasking, which executes multiple parallel tasks.
- Configuring Failure Notification Using the Stimulus Profile Editor Tutorial
Modify a real-time test by adding a return value that reflects the success or failure of a warm-up task.
- Logging Data to a File using a Stimulus Profile
Log channel data from a running stimulus test to a TDMS file.
- Calling a CSV File as a Real-Time Sequence
Use Comma Separated Values (.csv) files within stimulus profiles to stimulate, fault, and evaluate channels.
- Playing Back Previously Recorded Test Data Using the Stimulus Profile Editor
Create and run a stimulus profile that plays back data from a previously recorded VeriStand macro file.
- Updating Model Parameters During Test Execution Using the Stimulus Profile Editor Tutorial
Call text files in a stimulus profile to update the values of engine model parameters while a test is running.
- VeriStand Directories and Aliases
VeriStand uses directories and aliases for project files, models, and custom devices.