Product Features
...
Analytics
Statistical Functions
Moving Window
4min
the moving window processors perform calculations over a sliding or moving window of data from your plc device moving window overview single inputs are to be provided with the events type connection and then the respective functions are calculated as the names suggest use one of the following processors for your inputs moving average gives you the average of the inputs values in the flow moving maximum gives you the maximum value among the inputs in the flow moving minimum gives you the minimum value among the inputs in the flow the following information describes these processors for field name , you can enter the field name for which you want to apply the function the field name must be available in all the inputs for example, value , deviceid , or success for processing type , you can select from float , signed (signed integer) or unsigned (unsigned integer) for window size , enter the number of values you want the function to consider connect the input to the function using the events connection connect the function to the output using the events connection moving window parameters parameters details processing type this parameter refers to the data type of the value being processed window size this parameter determines the size of the window in which calculations are performed the window size represents the number of seconds over which the calculations are carried out field name this parameter is usually left unchanged it is used if the incoming data is of message type, and/or if a non default "value" field name is being used note when creating an analytics flow with moving window processor, refer the use the moving window processor function docid\ zzad6u18yiheswkqvp0al guide for more details