Using CSV Files as Real-Time Sequences
- Updated2025-10-27
- 1 minute(s) read
Use Comma Separated Values (.csv) files within stimulus profiles to stimulate, fault, and evaluate channels.
- Format your CSV file.
- Call the CSV file from a stimulus profile file as a real-time sequence or by reference from another real-time sequence file.
Related Information
- CSV File Formatting for Stimulus Profiles
Format your CSV file column headers to define inputs, values to assign to those inputs, and timestamps to update the input values.
- Creating Real-Time Sequences
Use real-time sequences to define specific tasks for a unit under test (UUT).
- Calling a Real-Time Sequence from Another Sequence
Call real-time sequences by reference to run multiple sequences in parallel.