Chapter 2 Function List; Data Analysis Functions - Mitsubishi Electric MELSEC iQ-R C Programming Manual

Controller module/c intelligent function module
Hide thumbs Also See for MELSEC iQ-R C:
Table of Contents

Advertisement

2
FUNCTION LIST
This chapter shows the functions used for data analysis.
2.1

Data Analysis Functions

The data analysis functions are as listed below.
Data analysis functions
Function name
Description
DANL_SetOpCondition
To set operating conditions for data analysis.
DANL_GetOpCondition
To acquire operating conditions for data analysis.
DANL_FFTSpectrum
To perform spectrum calculation using fast Fourier transform (FFT) for
the specified wave.
DANL_DigitalFilter
To perform digital filter operation for the specified wave.
DANL_FindCrossPoint
To calculate the number of cross points of the specified wave and a
reference value for the number of cross points specified to the maximum
number of cross points.
DANL_BoundCompareTest
To compare the specified wave and a check value to determine the
upper/lower limit.
DANL_AryBoundCompareTest
To compare the specified wave and a check value to determine the
upper/lower limit wave.
Reference
Page 11 DANL_SetOpCondition
Page 12 DANL_GetOpCondition
Page 13 DANL_FFTSpectrum
Page 14 DANL_DigitalFilter
Page 17 DANL_FindCrossPoint
Page 20 DANL_BoundCompareTest
Page 22 DANL_AryBoundCompareTest
2 FUNCTION LIST
2.1 Data Analysis Functions
2
9

Advertisement

Table of Contents
loading

Table of Contents