Chapter conventions – Rockwell Automation 1336 8A-48A Fiber Industry User Manual
Page 70
5–4
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