E_PMA_WindowType

The enumeration E_PMA_WindowType can be used to select the window type for the spectral calculations. It is used in the structures of the initialization parameters. Further details can be found in the appendix to the "TF3600 Condition Monitoring" documentation.

Syntax

Definition:

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_PMA_WindowType :
(
    HannWindow          := 16#05300901,
    RectangularWindow   := 16#05300902
) UDINT;
END_TYPE

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.0

PC or CX (x86, x64)

Tc3_PowerMonitoring