Forums › SA Series Discussions › Error when getting sweep results with API › Reply To: Error when getting sweep results with API
September 20, 2016 at 12:28 pm #111291
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.