FB_SegCfgHmi

FB_SegCfgHmi 1:

Summarizes the information of a segment.

Syntax:

FUNCTION_BLOCK FB_SegCfgHmi EXTENDS FB_BaseHmi

FB_SegCfgHmi 2: Properties

Name

Type

Access

Initial value

Description

Acceleration

LREAL

Get, Set

0.0

Acceleration of the segment.

Decelration

LREAL

Get, Set

0.0

Deceleration of the segment.

IgnoreOnce

BOOL

Get, Set

FALSE

Ignores the segment once (at the next command).

InUse

BOOL

Get, Set

FALSE

Segment is used.

Jerk

LREAL

Get, Set

0.0

Jerk of the segment.

Limiting

LREAL

Get, Set

0.0

Pressure/torque limitation of the segment.

Position

LREAL

Get, Set

0.0

Target position of the segment.

SegFunction

INT

Get, Set

0

ID of the segment function.

Velocity

LREAL

Get, Set

0.0

Velocity of the segment.

FB_SegCfgHmi 3: Methods

Name

Description

GetPtpLookup()

Returns the segment as a variable of type ST_LookUpPtpPoint.

FB_SegCfgHmi 4: Interfaces

Name

Description

I_SegCfgHmi

Standard interface on FB_SegCfgHmi.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.42

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.5.4)