Delta VFD-C2000 Operation Manual page 40

Profinet communication card
Table of Contents

Advertisement

VFD-C2000 PROFINET Communication Card CMC-PN01
Testing the Start and Stop of the Drive
To verify if the host controller can control the drive through CMC-PN01, you must write PLC
program.
For TIA PORTAL, the program-editing screen below illustrates an example of writing a program
by using 60xx message format.
1.
IW260 means 6102H (actual output frequency).
2.
QW256 means 6000H (control word).
3.
The writing of the program explains as follows.
OB1 Program (Main Loop) is explained as follows:
a. Judging if IW260 (6102H) equals to 6000. If YES, PQW256 (6000H) equals to 128
(0x80), which means the drive stops running; if NO, go to RES label;
b. Judging if PIW260 (6102H) equals to 0. If YES, PQW256 (6000H) equals to 129 (0x81); if
NO, go to END label;
Therefore, the drive performs continuous actions of running until stop, and then starts
running again.
40
CMC-PN01 Operation Manual

Advertisement

Table of Contents
loading

Table of Contents