E_AcsiClcMth

Namensraum: Tc3_Acsi
Bibliothek: Tc3_Acsi (Tc3_Acsi.compiled-library)

Syntax

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiClcMth :
(
    Unspecified     := 1,
    TrueRms         := 2,
    PeakFundamental := 3,
    RmsFundamental  := 4,
    Min_            := 5,
    Max_            := 6,
    Avg             := 7,
    Sdv             := 8,
    Prediction      := 9,
    Rate            := 10
)SINT;
END_TYPE

Werte

Name

Beschreibung

Unspecified

 

TrueRms

 

PeakFundamental

 

RmsFundamental

 

Min_

 

Max_

 

Avg

 

Sdv

 

Prediction

 

Rate