MdNextParameter()

MdNextParameter() 1:

This method is used to get the parameters from the application in order to write them to the file.

Syntax:

METHOD ABSTRACT MdNextParameter : BOOL
VAR_INPUT
    stMdata:    REFERENCE TO ST_Mdata;
END_VAR

MdNextParameter() 2: Return value

Name

Type

Description

MdNextParameter

BOOL

TRUE = stMdata contains a valid parameter.

FALSE = No further data available.

MdNextParameter() 3: Inputs

Name

Type

Description

stMdata

REFERENCE TO ST_Mdata

Reference to a variable to which the component should write the information of the parameter.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticFunctions v3.12.4.26 or higher