TempConfigQuery

function TempConfigQuery(TempConfigList: TempConfigList, Query: ListQueryPlcElement): void

The TempConfigQuery function serves as a callback function for use with the ListQueryPlc function. At the PLC level, this function is compatible with the extended class (FB) FB_TempGroupConfigQuery.

Parameter

Name

Type

Description

Buffer

TempConfigList

Buffer symbol that the data from the query is temporarily stored under.

Query <hidden>

ListQueryPlcElement

Handshake symbol passed by the ListQueryPlc function.

Return value

Type

Description

void

no return value

NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Functions

Available: from version 12.16.0

Use: TC3 Plastic Application HMI Projects