Exists()

Exists() 1:

Checks whether a process step is included in the master.

Syntax:

METHOD Exists : HRESULT
VAR_INPUT
    iSeq:        I_AdaptableSeqItf;
END_VAR

Exists() 2: Inputs

Name

Type

Description

iSeq

I_AdaptableSeqItf

Process step to be checked

Exists() 3: Outputs

Name

Type

Description

Exists

HRESULT

Return value with feedback on the success of the check

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.5.0)