Pulse:Level:Computation Method
- Updated2025-10-13
- 1 minute(s) read
Specifies the algorithm used to detect the pulse levels. The algorithm is based on the histogram method of level detection as defined in IEEE Std 181-2011.
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 Median.
Remarks
The following table lists the characteristics of this property.
| Short Name | Pulse Level Computation Method |
| Data type | ![]() |
| Permissions | Read/Write |
| High-level VIs | N/A |
| Resettable | Yes |
| Mean | 0 | The levels derived as the pulse sub-histogram mean levels. |
| Median | 1 | The levels derived as the pulse sub-histogram median levels. |
| Mode | 2 | The levels derived as the pulse sub-histogram mode levels. |
