EasyManua.ls Logo

ABB ACSM1 Series User Manual

ABB ACSM1 Series
139 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 #69 background imageLoading...
Page #69 background image
69
FC500 ACS_DRIVE_PARA (optional)
FC500 is used to read/write extra parameters between the PLC and the drive. Insert a new Empty Box
to your program and name it FC500 (FC500 ACS_DRIVE_PARA is included in the ABB drives library
ABB_DRIVE_LIB).
Figure 46 PLC logic - FC500
Connect the FC500 block inputs and outputs. All block inputs and outputs need to be connected.
Block variables and data types for FC500
Block variable
Data type
Comment
ADR_IN
INT
The beginning of the address range of the drive's:
Parameter Identification input for DP-V0.
Process Data input (or 0 “zero”) for DP-V1 (or PROFINET).
ADR_OUT
INT
The beginning of the address range of the drive's:
Parameter Identification output for DP-V0.
Process Data output (or 0 “zero”) for DP-V1 (or PROFINET).
READ
BOOL
Read the parameter value 0 1 (executed on positive edge).
WRITE
BOOL
Write the parameter value 0 1 (executed on positive edge).
PARAM_NUM
DINT
Read/written parameter: 3 numbers = group, 2 numbers = Index.
For example, Par 20.06 = 2006.
VALUE_IN
DINT
Parameter value to be written.
Note: For writing negative values to the drive, user has to input the
values in hexa decimal format in SIMATIC Manager only.
For example, -1 = DW#16#FFFFFFFFFFFFFFFF
DRIVE
BLOCK_DB
Instance Data Block. The drive variable is used for identifying to
which drive FC501 ACS_DRIVE_PZD belongs. The Instance Data
Block of FB500 ABB_DRIVE_CONTROL_FB must correspond to
the variable FC501 ACS_DRIVE_PZD drive of the same drive.
DONE
BOOL
FALSE=Block execution not finished, TRUE=Block execution
finished.
ERR
BOOL
FALSE=No error, TRUE=Error occurred during block execution.
ERNO
WORD
Error code when ERR=TRUE.

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the ABB ACSM1 Series and is the answer not in the manual?

ABB ACSM1 Series Specifications

General IconGeneral
Product TypeAC drive
Control TypeScalar Control
Communication InterfacesModbus RTU
Protection ClassIP20
MountingWall Mounting
Protection FeaturesOvercurrent, Overvoltage, Undervoltage, Short Circuit
Storage Temperature-40°C to +70°C
Input Voltage380 V to 480 V AC
Operating Temperature-10 to +40 °C (without derating)

Summary

Introduction

Safety Instructions

Provides essential safety guidelines to follow before loading or modifying drive parameters.

Drive Configuration

PROFIBUS DP Setup for ACS355

Detailed steps and minimum parameters for ACS355 PROFIBUS DP configuration.

PROFINET Setup for ACS355

Detailed steps and minimum parameters for ACS355 PROFINET configuration.

PROFIBUS DP Setup for ACS380

Detailed steps and minimum parameters for ACS380 PROFIBUS DP configuration.

PROFINET Setup for ACS380

Detailed steps and minimum parameters for ACS380 PROFINET configuration.

PROFIBUS DP Setup for ACS550

Detailed steps and minimum parameters for ACS550 PROFIBUS DP configuration.

PROFINET Setup for ACS550

Detailed steps and minimum parameters for ACS550 PROFINET configuration.

PROFIBUS DP Setup for ACS580

Detailed steps and minimum parameters for ACS580 PROFIBUS DP configuration.

PROFINET Setup for ACS580

Detailed steps and minimum parameters for ACS580 PROFINET configuration.

PROFIBUS DP Setup for ACS800

Detailed steps and minimum parameters for ACS800 PROFIBUS DP configuration.

PROFINET Setup for ACS800

Detailed steps and minimum parameters for ACS800 PROFINET configuration.

PROFIBUS DP Setup for ACS850

Detailed steps and minimum parameters for ACS850 PROFIBUS DP configuration.

PROFINET Setup for ACS850

Detailed steps and minimum parameters for ACS850 PROFINET configuration.

PROFIBUS DP Setup for ACS880

Detailed steps and minimum parameters for ACS880 PROFIBUS DP configuration.

PROFINET Setup for ACS880

Detailed steps and minimum parameters for ACS880 PROFINET configuration.

SIMATIC Manager

FB500 ABB_DRIVE_CONTROL_FB

Using FB500 for drive control functions like start, stop, and speed reference.

TIA Portal

Function Blocks in TIA Portal

Usage of FB500, FC501, FC500, and their data types in TIA Portal projects.

Related product manuals