Reply To: Error when getting sweep results with API

Forums SA Series Discussions Error when getting sweep results with API Reply To: Error when getting sweep results with API

#111291
AndrewAndrew
Moderator

The min/max array values are used to store the results of the +peak and -peak detectors when MIN_MAX detector is selected. If AVERAGE detector is selected both arrays will contain the same values. Most people only need to use the max array. If you require the use of -peak detector, use the min array.

Regards,
A.J.