T_QueryOptionDocumentDB_Aggregate

Syntax

Definition:

TYPE T_QueryOptionDocumentDB_Aggregate
STRUCT
    pPipeStages: POINTER TO BYTE;
    cbPipeStages: UDINT;
END_STRUCT
END_TYPE

Parameter

Name

Type

Description

pPipeStages

POINTER TO BYTE

Specifies the address of the stage document. Several stages can be defined in this.

cbPipeStages

UDINT

Length of the stage document.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1 Build 4022.20

PC or CX (x86)

Tc3_Database