beautypg.com

Rockwell Automation 1757-SWKIT4000 ProcessLogix R400.0 Installation and Upgrade Guide User Manual

Page 237

background image

Publication 1757-IN040B-EN-P - March 2002

New Functions and Features 10-9

Table 10.2 PUSH Block Parameter Descriptions

Library/Function

Parameter Name

Description

Data Type Conversion

SDENUMTEXT

Provides the self-defining enumeration text

IN.BOOLEAN

BOOLEAN Input Value

IN.UINT16

Unsigned 16-bit Integer Value

IN.UINT32

Unsigned 32-bit Integer Value

IN.INT8

Signed 8-bit Integer Value

IN.INT16

Signed 16-bit Integer Value

IN.INT32

Signed 32-bit Integer Value

IN.FLOAT32

32-bit floating point Input Value

IN.FLOAT64

64-bit floating point Value

IN.ENUM

Enumerated Input Value

IN.SDENUM

Self-Defining Enumerated Input Value

OUT.BOOLEAN

BOOLEAN Output Value

OUT.UINT16

Unsigned 16-bit Integer Output Value

OUT.UINT32

Unsigned 32-bit Integer Output Value

OUT.INT8

Signed 8-bit Integer Output Value

OUT.INT16

Signed 16-bit Integer Output Value

OUT.INT32

Signed 32-bit Integer Output Value

OUT.FLOAT32

32-bit floating point Output Value

OUT.FLOAT64

64-bit floating point Output Value

OUT.ENUM

Enumerated Output Value

OUT.SDENUM

Self-Defining Enumerated Output Value

Execution Status

EXECSTS

Execution Status

Threshold

THRESHOLD

Threshold value used in floating point conversion to BOOLEAN value.

Truncate Option

TRUNCATEOPT

Enabling this would truncate the numbers when the floating point to integer
conversion is requested. Otherwise, rounding of number is performed.

Boolean to Enumeration
Mapping

BOOLVALUEON

This parameter allows BoolValueOn to be configured to a particular
enumeration.

BOOLVALUEOFF

This parameter allows BoolValueOff to be configured to a particular
enumeration.

Enumeration to Boolean
Mapping

ENUMBOOLMAP[0..63]

This parameter allows each enumeration member to be mapped to the value
of OFF or ON.

Utility - Push

STORONCHGENB

Store on change enable

INPUTCHGDB

Input change deadband

STOREENB

Enables the store to destination.

STORESTS

Status of output store.