Exists()
Checks whether a process step is included in the master.
Syntax:
METHOD Exists : HRESULT
VAR_INPUT
iSeq: I_AdaptableSeqItf;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
iSeq | I_AdaptableSeqItf | Process step to be checked |
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) |