SetProperties()

SetProperties() 1:

This method sets the master limit values of the table. These are used to break down the master position in equidistant operation modes of the table.

Syntax:

METHOD SetProperties : HRESULT
VAR_INPUT
    bValid              : BOOL;
    fMaxGuidingValue    : LREAL;
    fMinGuidingValue    : LREAL;
END_VAR

SetProperties() 2: Return value

Name

Type

Description

SetProperties

HRESULT

Return value with feedback on the success of the execution.

SetProperties() 3: Inputs

Name

Type

Description

bValid

BOOL

Defines the valid initialization of the table.

fMaxGuidingValue

LREAL

Maximum value of the master.

fMinGuidingValue

LREAL

Minimum value of the master.

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