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.

  1. Pass the pulseConfigurationList and numberOfPulseConfigurations parameters for the sequence you want to validate.
  2. Specify a value of NULL for the pulseMeasurementArray parameter.
  3. Specify a value of 0 for the pulseMeasurementArrayBufferSizeInBytes parameter.
  4. To store the result, specify a valid value for the requiredPulseMeasurementArrayBufferSizeInBytes parameter.