Owner's manual

56 Programming
Parameter descriptions adhere to the following conventions.
1. All parameters required for any given drive function will be
contained within a group, eliminating the need to change groups
to complete a function.
2. All parameters are documented as either having ENUMS or
Engineering Units.
ENUMS
[Parameter Name]
Parameter description.
Parameter Number #
Parameter Type Read Only or Read/Write
Factory Default Drive Factory Setting
Units Display / Drive
ENUM Text / Internal Drive Units
/
Engineering Units
[Parameter Name]
Parameter description.
Parameter Number #
Parameter Type Read Only or Read/Write
Display Units / Drive Units , User Units / Internal Drive Units
Factory Default Drive Factory Setting
Minimum Value Min Value Acceptable
Maximum Value Max Value Acceptable
Parameter Number Each parameter is assigned a number. The number can be used
for process display setup, fault buffer interpretation or serial
communication.
Parameter Type 2 types of parameters are available:
Read Only The value is changed only by the drive and is
used to monitor values.
Read/Write The value is changed through programming. This
type can also be used to monitor a value.
Factory Default This is the value assigned to each parameter at the factory.
Display Units The units that appear on the HIM display. 2 types exist:
ENUMS A language statement pertaining to the selection
made or language description of bit function.
Engineering Standard units such as; Hz, sec, volts, etc.
Drive Units These are internal units used to communicate through the serial
port, and to scale values properly when reading or writing to the
drive.
Minimum Value This is the lowest setting possible for parameters that do not use
ENUMS.
Maximum Value This is the highest setting possible for parameters that do not use
ENUMS.
3. To help differentiate parameter names and display text from other
text in this manual, the following conventions will be used:
Parameter Names will appear in [brackets]
Display Text will appear in quotes.
Chapter Conventions