Overview

Function blocks for access to the AX20XX via Profibus. The requirement for operation on the Profibus is the use of an FC310x with a firmware version higher than 1.20.

Function blocks

Name

Description

FB_AX2000_Parameter

Write/read the data for the parameterization of the drive. It must be remembered that the "STOP" input of the AX2000AXACT block must be held TRUE while a parameter that will change the operating mode is being written.

FB_AX2000_AXACT

Start axis actions (must always be called cyclically)

FB_AX2000_Jogmode

Jogging operation

FB_AX2000_Reference

Set the reference point or start a homing run

FB_AX200X_Profibus

This block combines the three preceding blocks. It offers the complete interface to the AX2000 with access to all functions (except parameters).

Linking into the System Manager

The "AX2000" box is inserted in the TwinCAT System Manager into the I/O configuration under the corresponding Profibus card.

Overview 1:

The I/O variables can now be linked directly to the corresponding I/O variables in the PLC application in the "PZD" (process data) module for the AX2000 box. The "PKW" module is not linked, because the PKW data is transmitted by ADS.

Overview 2:

Notes on use of the function blocks