Publication 1757-RM810A-EN-P - May 2002
3-66 Functional Blocks
Table 3.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.