CHP:Detector:Type Property
- Updated2024-04-10
- 2 minute(s) read
CHP:Detector:Type Property
Short Name: CHP Detector Type
Property of RFmxSpecAn
Specifies the type of detector to be used.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is None.
Refer to Spectral Measurements topic for more information on detector types.
None (0) |
The detector is disabled. |
Sample (1) |
The middle sample in the bucket is detected. |
Normal (2) |
The maximum value of the samples within the bucket is detected if the signal only rises or if the signal only falls. If the signal, within a bucket, both rises and falls, then the maximum and minimum values of the samples are detected in alternate buckets. |
Peak (3) |
The maximum value of the samples in the bucket is detected. |
Negative Peak (4) |
The minimum value of the samples in the bucket is detected. |
Average RMS (5) |
The average RMS of all the samples in the bucket is detected. |
Average Voltage (6) |
The average voltage of all the samples in the bucket is detected. |
Average Log (7) |
The average log of all the samples in the bucket is detected. |
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | N/A |
Resettable | Yes |