Recommended Programming Techniques - Rockwell Automation Allen-Bradley DriveLogix 5730 User Manual

Or powerflex 700s drives with phase ii control
Table of Contents

Advertisement

Recommended
Programming Techniques
Naming Tags
Use a convention when naming tags and consistently follow it. The
following convention is used internally at Allen-Bradley:
<prefix>_<function>_<suffix>
Prefix - identifies the machine section in multi section programs
Prefix examples:
Sct1 = Section 1
Fan2 = Fan 2
RewA = Rewind A
Function - describes the function or signal
Function examples:
SpdRef = Speed Reference
FaultState = Status of a fault
Suffix - identifies the units of the signal or control status
Suffix examples:
Rpm = Rotations per Minute
Ok = status OK
Off = contact Off
Full tag examples:
Sct2_SpdRef_Fpm = Speed Reference, in feet per minute, on Section 2
Fan5_FaultState_OK = Status of fault, where 1 = OK, on Fan 5
TIP: Add descriptions for each tag when creating the tag
Placing and Configuring the Drive
2-25

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Allen-Bradley DriveLogix 5730 and is the answer not in the manual?

This manual is also suitable for:

Drivelogix 5730

Table of Contents