Configuration checking, Data table – Rockwell Automation 1407-CGCM Combination Generator Control Module User Manual

Page 144

Advertising
background image

144

Rockwell Automation Publication 1407-UM001G-EN-P - April 2013

Chapter 6

CGCM Unit Software Interface

The Set Attributes Single

service for instance 6 of the Assembly Object can access

the following information.

Configuration Checking

When configuration data is received, the CGCM unit verifies that individual
parameters are within the minimum and maximum values indicated in the table
below (for example, perform range checking). If an out-of-range parameter is
detected, the CGCM unit enters a configuration fault mode and ignores all data
in the configuration write. The Connection tab in the module configuration
dialog box in RSLogix 5000 software displays an error code corresponding to the
first offending configuration parameter. The CGCM unit does not perform any
application checking (for example, is a value suitable for the particular
application) or dependency checking (for example, is a value reasonable based on
other values entered).

Data Table

Table 17 - Set Attributes Single (service code 0x10)

Name

Attribute ID

Data Type

Value

Data

3

UINT

See Unscheduled Configuration

Read/Write Data Table, Assembly

Instance 4

IMPORTANT

Use of this service is not recommended. See the note above.

Table 18 - Unscheduled Configuration Read/Write Data Table, Assembly Instance 4

Byte

Size in
Bytes

Type

Bits

Tag Name

Description

Units

Range

Error Code

0

1

SINT

N/A

Space Reserved for Logix controller Revision Configuration Number

1

3

SINT

N/A

Pad Bytes Reserved for Logix controller Usage

4

1

Bool

0

RevVARFltOutEn

Reverse VAR Fault Output

Enable

-

0=Disabled,

1=Enabled

Bool

1

RevPwrFltOutEn

Reverse Power Fault Output

Enable

Bool

2

OvrExcFltOutEn

Over-excitation Fault Output

Enable

Bool

3

Ovr_I_FltOutEn

Over-current Fault Output

Enable

Bool

4

Undr_V_FltOutEn

Under-voltage Fault Output

Enable

Bool

5

OvrVFltOutEn

Over-voltage Fault Output

Enable

Bool

6

UndrFreqFltOutEn

Under-frequency Fault

Output Enable

Bool

7

OvrFreqFltOutEn

Over-frequency Fault Output

Enable

Advertising