EasyManua.ls Logo

Beckhoff TwinCAT 2 User Manual

Beckhoff TwinCAT 2
47 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #35 background imageLoading...
Page #35 background image
PLC API
TS5055 35Version: 1.3
Active Active indicates that the command is executed (currently Active=Busy, see
BufferMode)
CommandAborted Becomes TRUE, if the command could not be fully executed. The axis may
have become decoupled during the coupling process (simultaneous
command execution).
Error Becomes TRUE, as soon as an error occurs.
ErrorID If the error output is set, this parameter supplies the error number, see
Overview of NC errors (TC2).
Inputs/outputs
VAR_IN_OUT
Master: AXIS_REF;
Slave: AXIS_REF;
END_VAR
Master Master axis data structure.
Slave Slave axis data structure.
The axis data structure of type AXIS_REF addresses an axis uniquely within the system. Among other
parameters, it contains the current axis status, including position, velocity or error status.
Question and Answer IconNeed help?

Do you have a question about the Beckhoff TwinCAT 2 and is the answer not in the manual?

Beckhoff TwinCAT 2 Specifications

General IconGeneral
BrandBeckhoff
ModelTwinCAT 2
CategorySaw
LanguageEnglish

Summary

1 Foreword

1.2 Safety instructions

General safety regulations, warnings, and hazard symbols for safe operation.

2 General

3 Synchronisation to velocity

4 Synchronisation to position

Synchronisation procedure

Steps for synchronizing slave axis to master position, including phases and uncoupling.

5 Parameterisable boundary conditions, specifying the mode of operation

Synchronization modes and bit masks

Defines synchronization modes and bit masks for checking slave axis limits.

6 Characteristic values

7 Calculating the synchronisation phase

Optimizations

Explanation of optimization steps in profile calculation based on boundary conditions.

12 PLC API

MC_GearInVelo Function Block

Details the MC_GearInVelo block for velocity coupling, including parameters.

MC_GearInPos Function Block

Details the MC_GearInPos block for position coupling, including parameters.

MC_GearOut Function Block

Describes the MC_GearOut block for deactivating master-slave coupling.

13 Error situations and error codes