Validating a Pulse Sequence
- Updated2025-11-05
- 1 minute(s) read
Pulse sequence length and individual pulse characteristics are limited by the factors described in the Pulse Width and Duty Cycle Limitations topic. To validate a pulse sequence without generating pulses, use the following configuration with the NI-4133 Driver software API.
- Pass the pulseConfigurationList and numberOfPulseConfigurations parameters for the sequence you want to validate.
- Specify a value of NULL for the pulseMeasurementArray parameter.
- Specify a value of 0 for the pulseMeasurementArrayBufferSizeInBytes parameter.
- To store the result, specify a valid value for the requiredPulseMeasurementArrayBufferSizeInBytes parameter.
Related Information
- Pulse Width and Duty Cycle Limitations
To construct a pulse sequence with large pulse widths or high average current, be aware of these pulse width and duty cycle limitations. Use the provided figures and calculations to produce a valid pulse sequence.