I_ProcessHandler

Interface for an external supervisor.

Syntax:

INTERFACE I_ProcessHandler

I_ProcessHandler 1: Properties

Name

Type

Access

Description

Axis

I_AxisBase

Get, Set

Interface to the connected axis.
Assigned by Supervisor.SetExternal()

BadSwitchOver

BOOL

Get

Reports a safety-related pressure switchover to the axis.

ProcessValue

LREAL

Get

Pressure value with which the pressure controller should operate.

SwitchOver

BOOL

Get

Triggers the switching over to holding pressure.

I_ProcessHandler 2: Methods

Name

Description

GetProcessValues()

Method that implements the read process of the pressure value and can be called at a suitable point by the axis.

Requirements

Development Environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.66

PC or CX (x64, x86)

Tc3_PlasticFunctions (>= v12.10.0.0)