Chapter conventions, Chapter conventions –4, Enums engineering units – Rockwell Automation 1336F PLUS II User Manual - Firmware 1.xxx-6.xxx User Manual

Page 86: Parameter name

Advertising
background image

6–4

Programming

Chapter Conventions

Parameter descriptions adhere to the following conventions.

1. All parameters required for any given drive function will be con-

tained within a group, eliminating the need to change groups to
complete a function.

2. All parameters are documented as either having ENUMS or Engi-

neering Units.

ENUMS

Engineering Units

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”.

[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

➃ / ➄

[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

Advertising