Specifications
39
ATV61
conguration
principle
5 data is periodically read from ATV61 and stored in PLC from %MW900.
Considering the ATV61, the input and output I/O scanning parameters can be congured in different ways:
using Power Suite software v
using the ATV_61 graphic display terminal v
using the ATV_61 Web server and Internet Explorer v
In Power Suite a dedicated screen is used to declare the data exchange with PLC. A rst parameter is added for
status purpose. These parameters are numbered from 0.
In UNITY PLC conguration the number of parameters declared in the drive will determine the length of
registers to Read and to Write with the I/O scanner.
The rst parameter is reserved
Length=4 words (parameters congured) +1 reserved=5words
Power Suite
to Unity
ATV61
conguration
example
PLC and motor control device conguration
The following example presents a conguration of four input variables in Power Suite (Variable speed drive
conguration) and in Unity I/O scanning service (PLC software)
Similar work is necessary for output variables.
ATV61 UNITY
Register Item Description Located address Variable (DDT)
Input data
Reserved %MW900 ATV61_IO_SCAN
3201 ETA State register %MW901
8604 RFRD Actual speed value %MW902
3204 LCR Motor curent %MW903
3218 IPR Input power %MW904
Output data
8501 CMD Command register %MW905 ATV61_IO_SCAN
8602 LFRD Target velocity %MW906
4-Conguration
Notes: The speed registers RFRD and LFRD can be replaced by RFR and FRH to work with frequency unit.