Command: ChnClassRange
- Mise à jour2024-09-12
- Temps de lecture : 5 minute(s)
Command: ChnClassRange
Command: ChnClassRange
Calculates the classification with the range counting method DIN 45667.
Input Parameters
| Y | Specifies the data channel containing the values you want to classify. |
| ResultChannel | Specifies the result channel that receives the amplitudes. |
| ResultChannel | Specifies the result channel that receives the positive ranges. |
| ResultChannel | Specifies the result channel that receives the negative ranges. |
ClassMeth1 |
Specifies how DIAdem specifies the class limits. |
FrequencyType |
Specifies whether DIAdem calculates the class frequency absolutely or relatively. |
Hysteresis |
Specifies the hysteresis as a percentage of the average class width. |
FrequencyPara |
Specifies whether DIAdem displays the counts as a single frequency or as a cumulative frequency. |
[OpenBoundClass] |
Specifies whether DIAdem counts values outside the class limits. |
Return Parameters
| ChnResult | Contains the result channels. ElementList <Data> type return value. |
Global Parameters
| Specifies how many classes to create. | |
| Specifies the lower limit of the first class interval. | |
| Specifies the upper limit of the last class interval. | |
| Specifies the width of the class interval. | |
| Specifies the difference between the class begin and the class end. | |
| Specifies which data channel defines the class limits. |
A range is the difference between two neighboring extreme values of a signal. DIAdem counts the difference between a minimum and a succeeding maximum as a positive range and the difference between a maximum and a succeeding minimum as a negative range.
![]() | Refer to the Help page Single Classification for mathematical details. |
Dialog Box Call
Call SUDDlgShow("Main", ResourceDrv & "AnaChnClass")
Related Topics
Command: CClassMaxSave | Command: CClassSample | Command: CClassTimeLev1 | Command: CClassTimeLev2 | Command: ChnClassLevCross | Command: ChnClassMaxMem | Command: ChnClassPeak1 | Command: ChnClassPeak2 | Command: ChnClassPeak3 | Command: ChnClassRgPair | Command: ChnClassSample | Command: ChnClassTimeLev1 | Command: ChnClassTimeLev2 | Command: ChnClassXRedXY | Command: ChnHistogram | Command: ChnRainCalc


