Configuration

The library Tc2_NCI provides function blocks for general NC axis configuration. This makes it possible to configure or to reconfigure axes in a simple way directly from the PLC.

Function Block

Description

CfgBuild3DGroup

Groups up to 3 PTP axes into a 3D group

CfgBuildExt3DGroup

Groups up to 3 PTP axes and 5 auxiliary axes into a 3D group

CfgAddAxisToGroup

Configures a single axis at a particular location within a group (PTP, 3D, FIFO)

CfgReconfigGroup

Removes 3D (or FIFO) axis allocations and returns of the axes to their personal PTP group

CfgReconfigAxis

Returns a single axis from, for example, a 3D group, to its personal PTP group

CfgRead3DAxisIds

Reads the axis IDs (axis allocation) of a 3D group

CfgReadExt3DAxisIds

Reads the axis IDs (axis allocation) of a 3D group with auxiliary axes

Requirements

Development environment

Target platform

PLC libraries to be linked

TwinCAT v3.1.0

PC or CX (x86 or x64)

Tc2_NCI