Rockwell Automation Library of Process Objects 3.5-05 Release Notes
Rockwell Automation Library of Process Objects 3.5-05 Release Notes
Version 3.5-05
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 2
SYSTEM FEATURES........................................................................................................................................................16
1. NAMUR Status Icons added to HART and E&H faceplate diagnostics. ...................................................... 16
2. HART Add-On Instructions.......................................................................................................................... 16
3. Additional Endress+Hauser Devices in Premier Integration Online Configuration Tool ............................. 16
ANOMALIES ................................................................................................................................................................17
1. Gate Navigation anomalies in FactoryTalk View ME faceplates................................................................ 17
2. View ME Global Object Issues .................................................................................................................... 17
3. View ME Display Issue ................................................................................................................................ 17
4. Analog Input Channel Out of Range Detection Issue ................................................................................. 17
5. Motor-Operated Valve Permissive Issue .................................................................................................... 17
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 3
3. Simple Sequencer (P_Seq) Start Button ..................................................................................................... 37
4. Alarm Builder Anomalies fixed in this Release (Version 5.5.5 of the Alarm Builder) .................................. 37
5. Process Library Migration Tool Anomalies fixed in this release (Version 1.7 of the Migration Tool)......... 39
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 4
This document provides the Release Notes for the RSLogix 5000 Add-On Instructions and FactoryTalk
View Objects that make up the Rockwell Automation Library of Process Objects. This version of the
Release Notes document (dated January 29, 2016) is for Version 3.5-05 of the Library.
Revision 3.5-01 is a major release and as such, it includes changes to logic and HMI files and
documentation.
Summary of Changes
Here is a summary of the changes to the Library going from Version 3.1-04 to Version 3.5-01. (Because
Version 3.1-05 and Version 3.5-01 are being released at about the same time, this release notes
document should be considered a “delta” from Version 3.1-04 Patch01.
For Version 3.5-01, ALL instructions in the Library of Process Objects, the Premier Integration Objects,
the Logix Diagnostics objects and the Steam Table objects are marked Revision 3.5-01 Release, even if
they have not changed since the previous release. (This is noted in the revision history of each Add-On
Instruction.)
1. New Instructions
The following new-for-3.5 instructions, and their graphic symbols and faceplates, are added:
Each of the above Add-On Instructions provides a “MeterData” structure for use with the new
I_EH_Flowmeter instruction. The I_EH_Flowmeter instruction provides the alarming and faceplate
functions for all the above meters.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 5
• The I_EH_Promag400_FW3 instruction can also be used, unmodified, with instrument firmware
2.x – the Promag 400 2.x uses the same data structures as 3.x.
• The I_EH_Promag100, I_EH_Promag400 and I_EH_Promass100 instructions can be used with
previous firmware by following this procedure:
o In the controller organizer, copy the Add-On Instruction for the instrument with newer
firmware (e.g., I_EH_Promass100_FW3).
o Paste the Add-On Instruction definition.
o Rename the pasted Add-On Instruction for the older firmware (e.g.,
“I_EH_Promass100_FW1”)
o Open the new Add-On Instruction definition and go to the Parameters tab.
o Modify the data type of the Ref_Inp or Ref_Cfg parameter to match the data provided
by the older firmware. Click OK.
o Verify the new Add-On Instuction.
• NOTE: The I_EH_Promass83_FW2 instruction cannot be modified to support firmware version
1.x. The earlier instrument firmware does not support required configuration data.
Add-On Instruction “adapters” for supported HART I/O Modules (no graphics)
• I_1734scIE2CH: Spectrum Controls POINT I/O 2-channel HART Analog Input Module
• I_1734scIE4CH: Spectrum Controls POINT I/O 4-channel HART Analog Input Module
• I_1734scOE2CIH: Spectrum Controls POINT I/O 4-channel HART Analog Output Module
(isolated)
• I_1756IF8H: Allen-Bradley ControlLogix I/O 8-channel HART Analog Input Module
• I_1756IF8IH: Allen-Bradley ControlLogix I/O 8-channel HART Analog Input Module (isolated)
• I_1756IF16H: Allen-Bradley ControlLogix I/O 16-channel HART Analog Input Module
• I_1756OF8H: Allen-Bradley ControlLogix I/O 8-channel HART Analog Output Module
• I_1756OF8IH: Allen-Bradley ControlLogix I/O 8-channel HART Analog Output Module (isolated)
• I_1769scIF4IH: Spectrum Controls Compact I/O 4-channel HART Analog Input Module (isolated)
• I_1769scOF4IH: Spectrum Controls Compact I/O 4-channel HART Analog Output Module
(isolated)
• I_1794IF8IH: Allen-Bradley FLEX I/O 8-channel HART Analog Input Module (isolated)
• I_1794OF8IH: Allen-Bradley FLEX I/O 8-channel HART Analog Output Module (isolated)
Each of the above HART Module Add-On Instructions provides a “ChanData” array structure for use with
the new P_AInHART and P_AOutHART instructions. Each P_AInHART or P_AOutHART instruction
instance provides the alarming and faceplate functions for one channel on any of the above Modules.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 6
Each HART Module Add-On Instruction is provided with a RUNG import file, providing the instruction
instance with its MSG configuration, plus a rung for the module status. Use the appropriate fields in the
rung import dialog to replace tags in the import with final tag names for your application.
The HART I/O instructions above replace the previous HART module, channel and input instructions.
The new instructions use a new interface between Module and Input / Output instructions, and so there
is not a direct migration for the controller logic. It is recommended that the previous instructions be
deleted and the new instructions used in their place. The new instructions have been tested in a variety
of scan configurations --- see the Premier Integration Samples application (.ACD) for typical usage. The
Module instructions do not need to be in same Task as the Input and Output instructions – in fact, they
can be in a slower task, only impacting the digital variable performance. Analog variable linkage is direct
to/from the I/O card for best analog I/O performance.
The P_AInHART instruction uses the common Analog Input graphic symbols, and with the Inf_Type local
tag set to “P_AInHART” in each AOI instance, the appropriate faceplate is automatically called up. Thus
minimal graphic changes should be required when upgrading to the new HART instructions.
IMPORTANT: The P_AInHART and P_AOutHART instructions check the HART digital variable status
returned from each device for good (11xx_xxxx), substitutes (10xx_xxxx), uncertain (01xx_xxxx) or bad
(00xx_xxxx) status, for each PV, SV, TV and FV. Not all instruments return a value for the digital variable
status – some simply return zero. These instruments will show a “bad” digital PV, SV, TV and FV (red
circle X icon), even when the digital variables are being received OK. These indications can be ignored –
if the variable is changing, it is being received.
Translation files are included in this release for the following languages:
• French
• Portuguese
• Spanish
• Chinese
• Korean
Translation files have been supplied in both a Microsoft Excel spreadsheet file (one file for all languages)
and text files (each language in a separate text file). Important Note: To import these files into your
project, the files must be modified to update the Application Name and Server Name to match your
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 7
project. Search for the string “/PlantPAxLibrary3:PlantPAxLibrary3”. In the Excel file, column one must
be modified (every row). In the text file, the seventh row must be modified.
Global objects for changing languages can be found in the file “(RA-FRAME) Standard Objects.ggfx”.
Not all text will change with the language switch. The follow text will not change:
• Any strings stored in the Controller, including Descriptions, labels, tags, and units.
• Text on some of the Diagnostic tabs. These will be translated in the next major library release.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 8
P_nPos
P_DIn
P_DoseFM
(RA-BAS) Process Dose Family-Help
P_DoseWS
P_E1PlusE
P_E300Ovld (RA-BAS) Process Ovld Family-Help
P_E3Ovld
P_Logic (RA-BAS) P_Logic-Help
P_Motor2Spd
P_Motor
P_MotorRev
P_MotorHO (RA-BAS) Process Motor Family-Help
P_SMC50
P_SMCFlex
P_VSD
P_PIDE (RA-BAS) Process PID Family-Help
P_ValveMO
P_ValveMP
(RA-BAS) Process Valve Family-Help
P_ValveSO
P_ValveHO
P_Intlk
(RA-BAS) Process Interlock Family-Help
P_Perm
P_Mode (RA-BAS) P_Mode-Help
P_Alarm (RA-BAS) P_Alarm-Help
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 9
In addition, a new Online Configuration Tool file was provided for the Premier Integration instructions
for HART and Endress+Hauser EtherNet/IP instruments. In addition to configuration tabs for the Add-On
Instruction instances, tabs were added for the Engineering Units lookup tables and Diagnostics lookup
tables for nearly all Endress+Hauser HART and EtherNet/IP instruments. These tags are also populated
in the various Samples and Templates ACD files. Simply COPY the tags from the appropriate Template
file into your ACD file for the lookup tables you need. A lookup table is also provided for Neles Metso
ND7000-series and ND9000-series valve positioners.
Anomalies
The following anomalies prior to Version 3.1-05 of the Library were resolved in Version 3.1-05 and in this
release.
• P_Ain
• P_AInAdv
• P_AInMulti
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 10
6. Force Input Selection on P_AInDual Based on Input SrcQ
Logic in the P_AInDual instruction was modified so that input selection to the good input and away from
the bad input would occur if the bad input were determined by its SrcQ value (>= 32 = bad). Previously,
only the Inp_PVxBad input would force selection of the input.
Summary of Changes
The following items were changed for this version of the library.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 11
System Features
The following features were added for this version of the library.
To avoid the diagnostic message, the HMI designer can enter a character in the Global Object Parameter
‘Value’ field such as ‘x’ or ‘Unused’. In most cases, this solution will not have any ill effects on the
operation of the displays.
Anomalies
The following anomalies were resolved in this release.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 12
• (RA-BAS) P_Fanout-Faceplate
• (RA-BAS) P_Fanout5-Faceplate
• P_PF52x
• P_PF753
• P_PF755
• P_SMC50
• P_SMCFlex
• P_VSD
Previously, when the drive or SMC reported “not ready”, the Out_Stop signal would be asserted on
alternate scans. Now the instruction will not assert Out_Stop, as the “not ready” and “faulted”
indications from the device do not require an assertion of a Stop signal to stop the motor.
• If the instruction is requested to initialize, OSet_CV has the initialized output value, converted to
CV%, pushed to it for bumpless transfer out of initialization when in Operator Mode.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 13
• If the instruction has Cfg_SetTrack set to 1, OSet_CV and PSet_CV have the value of Val_CVSet
pushed to them. If the instruction is requested to initialize, the actual output is push to both
these settings.
Functional Changes
The following functional changes were made in the library for this release.
1. MPC Features
A number of changes were made to the MPC faceplates and global objects. Since the MPC control
system modules were not officially released prior to this version, these changes will not be detailed
here. However, they are noted because the changes required a revision bump. The following
FactoryTalk View SE files were modified for this release:
• (RA-MPC) CV-Faceplate.gfx
• (RA-MPC) MV-Faceplate.gfx
• (RA-MPC) DV-Faceplate.gfx
• (RA-MPC) MPC Family-Help.gfx
• (RA-MPC) MPC-Faceplate.gfx
• (RA-MPC) MPC Graphics Library.ggfx
When the Cfg_UseChanSrcQ bit is clear, the final source and quality is determined by Inp_PVBad,
Inp_PVUncertain, simulation, substitution, out of range checking and infinite/not a number checking.
When the bit is set, the final source and quality is determined by Inp_PVSrcQ, Inp_PVBad (usually not
needed), Inp_PVUncertain (usually not needed), simulation and substitution. Upstream logic is (usually
P_AIChan) becomes responsible for handling the other conditions.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 14
Condition SrcQ_IO value Use/Good Use/Uncertain Use/Bad Hold/Good Hold/Uncertain Hold/Bad Replace/Good Replace/Unc Replace/Bad
Invalid Configuration 35 Copy thru (2) Copy thru (16) Copy thru (35) Last Good (2) Last Good (19) Last Good (35) Replace (2) Replace (20) Replace (35)
Channel Fault 33 Pass thru (2) Pass thru (16) Pass thru (33) Last Good (2) Last Good (19) Last Good (33) Replace (2) Replace (20) Replace (33)
Module Fault 34 Pass thru (2) Pass thru (16) Pass thru (34) Last Good (2) Last Good (19) Last Good (34) Replace (2) Replace (20) Replace (34)
Input Not a Number 32 Copy thru (2) Copy thru (16) Copy thru (32) Last Good (2) Last Good (19) Last Good (32) Replace (2) Replace (20) Replace (32)
Out of Range 32 Pass thru (1) Pass thru (16) Pass thru (32) Last Good (2) Last Good (19) Last Good (32) Replace (2) Replace (20) Replace (32)
Off Spec 16 Pass thru (1) Pass thru (16) Pass thru (32) Last Good (2) Last Good (19) Last Good (32) Replace (2) Replace (20) Replace (32)
Function Check 17 Pass thru (1) Pass thru (17) Pass thru (32) Last Good (2) Last Good (19) Last Good (32) Replace (2) Replace (20) Replace (32)
Stuck 2 Pass thru (2) Pass thru (16) Pass thru (32) Last Good (2) Last Good (19) Last Good (32) Replace (2) Replace (20) Replace (32)
Maintenance Required 1 Pass thru (1) Pass thru (16) Pass thru (32) Last Good (2) Last Good (19) Last Good (32) Replace (2) Replace (20) Replace (32)
P_AIChan values for SrcQ_IO and SrcQ (in parentheses) outputs under various input conditions and configurations
Revision 3.5-03 (June 3, 2016)
Summary of Changes
The following items were changed for this version of the library.
System Features
The following features were added for this version of the library.
The following FactoryTalk View ME and SE files were updated for this release:
• Micropilot FMR 20
• Promag 300 and Promag 500
• Promass 300 and Promass 500
Anomalies
The following anomalies were resolved in this release.
• (RA-BAS-ME) Logix Graphics Library.ggfx - Fixed the Navigation Expression on the L_Redun
Global Objects
• (RA-BAS-ME) BuiltIn Graphics Library.ggfx - Fixed the Navigation Expression on the APC and the
PIDE Global Objects
• (RA-BAS-ME) Common Faceplate Objects.ggfx - The GOP Page Buttons were not using the Global
Object Parameters as they should have
• (RA-BAS-ME) BuiltIn Faceplate Objects.ggfx - Fixed the Tag references on the AutoTune Start and
Abort buttons
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 17
Revision 3.5-04 (October 7, 2016)
Summary of Changes
This section summarizes the changes for this version of the library.
System Features
The following features were added for this version of the library.
• I_1715IF16 Supports 1715-IF16 redundant analog input module FW 3.x with HART
• I_1715OF8I Supports 1715-OF8I redundant analog output module FW 3.x with HART
NOTE: The Add-On Profiles for these modules are supported in V20 of RSLogix 5000 software and
later. These objects only appear in the sample and template applications for V20 and later.
Both these module AOIs work with the existing P_AInHART and P_AOutHART instructions, respectively.
See below for functions added to P_AInHART and P_AOutHART for this release.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 18
7. User choice #2
8. User choice #3
* Parameter number may vary with specific drive model and firmware
The P_PF7000 instruction is supported in the updated Process Library Online Configuration Tool
spreadsheet.
For V3.5-04, a new configuration bit, Cfg_UseDigVarSts, with a default value of 1, has been added. If a
device is used which does not provide correct digital variable information, clear this configuration bit in
order to ignore the bad status. (The PVStatus etc. will now ALWAYS report “good”.)
NOTE: This configuration bit does not appear on the faceplate. It will be added in a future release. For
now, it will be necessary to open the parameter list for the P_AInHART or P_AOutHART instance and
toggle the value in RSLogix 5000 / Studio 5000 Logix Designer software. This configuration bit IS
included in the updated Premier Integration Online Configuration Tool spreadsheet.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 19
• (RA-BAS) Logix Family-Help.gfx
• (RA-BAS) P_Logic-Help.gfx
• (RA-BAS-ME) Logix FacePlate Objects.ggfx
• (RA-BAS-ME) L_CPU-Faceplate.gfx
• (RA-BAS-ME) Logix Family-Help.gfx
• (RA-BAS-ME) P_Logic-Help.gfx
The PlantPAx Process Library Migration Tool contains the following main functions:
1. Update Logix ACD files containing one version of Process Library AOI definitions to a
different version. For example, this tool can be used for updating AOIs from Version 2.0 to
3.5, or Version 3.5-01 to 3.5-02, etc.
An option is provided to update Logix tag severity values when updating to
P_Alarm Version 3.1 or newer.
For PlantPAx Process Library AOIs Version 3.1 and newer, the P_Alarm AOI used
for alarm processing uses an INT data type for the alarm severity. The default
severities are 1..250=Low, 251..500=Medium, 501..750=High,
751..1000=Urgent.
For PlantPAx Process Library P_Alarm Version 3.0 and older, the AOI uses a SINT
data type for the alarm severity. The default severities are 1=Low, 2=Medium,
3=High, 4=Urgent.
The software can automatically change the severity values from 1 to 250, 2 to
500, 3 to 750, 4 to 1000, or make changes with user-defined mappings.
Set the alarm condition strings of Process Library AOI tags to the default string
definitions (e.g., “High-High Alarm”, “Input Failure”, etc.) when migrating AOIs
with P_Alarm Version 2 and older to P_Alarm Version 3.x.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 20
2. Update FactoryTalk View SE/ME process graphic XML files containing items linked to Process
Library HMI global objects. This tool upgrades global objects from Process Library versions
1.1, 1.5, or 2.5 to Version 3.5.
Updates the global object parameter values to the correct Version 3.5 format
and values.
It will also update the corresponding ACD files with any necessary alias tags with
the required naming convention for faceplate-to-faceplate navigation.
Functional Changes
The following functional changes were made in the library for this release.
1. MPC Features
Revised the limits on many of the parameters in the Transfer Function faceplate (RA-MPC) TF-
Faceplate.gfx.
A new option to use P_Alarm.Cfg_Tag values as the AE alarm tag name has been added to
the “Naming” tab. This option allows the user to customize the AE alarm tag names (e.g.,
use P&ID tag names, “TAH123”) and not use the alarm builder naming convention (e.g.,
“TI123_Alm_Hi”).
New options are provided to exclude alias tags and Input/Output program parameter tags
when building the AE XML file. These options are useful if alias tags are aliased to base tags
with the same data type – this prevents building multiple AE tags with the same alarm
triggers.
New ME options are added to exclude alias tags and Input / Output program parameter
tags. InOut program parameter tags are now also excluded from the ME alarms XML file.
Anomalies
The following anomalies were resolved in this release.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 21
which would then send a “button release” event, resulting in OCmd_Jog clearing, terminating the jog;
thus the jog would be stopped before the operator released the jog button on the screen. The updated
logic correctly maintains the Rdy_Jog state during a jog. Affected instructions are:
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 22
1) The motor overload navigation button had visibility animation that only showed the button
object for "P_E1PlusE". This animation was removed.
2) The display name on the LLS Motor Config Navigation Buttons used #103 instead of #1 in the
display name configuration.
(RA-Seq-ME) P_Seq-Config-Step.gfx - The correct tab was not appearing when the display was called.
Changed the tag from "Nav_CfgSeq" to "Nav_CfgStep" (to match the Macros).
(RA-Seq-ME) P_Seq-Config-Step-Confirm.gfx - WIreframes and tag errors appeared when display was
called. Changed all occurances of tag CfgStep_TabNav" to "Nav_CfgStep" (to match the Macros).
(RA-BAS-ME) Process Ovld Family-Help.gfx (Help Display) – The help text was blank. Changed the
"Group Visible" attribute for "TabPanelGrp_Help" to TRUE.
(RA-BAS-ME) Process Alarm Objects.ggfx (Global Object) - Corrected the navigation parameters in the
Go To Display Buttons on the Stand-alone Alarm Global Object Device Symbols
AE Tag Names for Multi-Dimensional Array Tag Elements - Fixed error where the AE import file builder
tool created AE tag names with “,” characters for multi-dimensional array tag elements. “,” is not a
valid character in AE tag names. The “,” characters are replaced with “_” or spaces – depending on
the delimiter option selected.
AE XML Builder Include Data Types Not Enabled for Export - The alarm definitions tool allows the user
to exclude configured data types for export.
InOut Program Parameter Tags - When using the sync options (e.g., reading the tag’s “HasAlarm”
value), InOut program parameter tags were added using the data type definition default values –
the tag sync element values were not read. With this release, InOut program parameter tags are
always excluded from the alarms XML file. Since an InOut program parameter tag must be
referenced to another tag, it makes more sense to use the referenced tag in the XML file.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 23
Revision 3.5-05 (January 6, 2017)
Summary of Changes
This section summarizes the changes for this version of the library.
System Features
The following features were added for this version of the library.
The P_PF6000 instruction is supported by the updated Process Library Online Configuration Tool
spreadsheet.
Along with addition of the new P_PF6000 Add-On Instruction, the following HMI displays and global
objects were added or modified:
Because the 20-COMM-E (or similar) drive DPI communication adapter is not used, the drive does not
support using MSG instructions to read and write parameter values. All data needed for this Add-On
Instruction are contained in the Input and Output assemblies and no MSG instructions are needed. The
I/O assemblies do provide an interface to read and write drive parameters from the controller, but this
parameter read/write capability is NOT part of the P_PF6000 Add-On Instruction. A separate Add-On
Instruction is available from the Rockwell Automation Support Knowledgebase to support remote
parameter reading and writing. See Knowledgebase Answer ID 1008677
at https://www.rockwellautomation.custhelp.com/ .
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 24
• 1769-L16ER-BB1B
• 1769-L18ER-BB1B
• 1769-L18ERM-BB1B
• 1769-L19ER-BB1B
• 1769-L24ER-QB1B
• 1769-L24ER-QBFC1B
• 1769-L27ERM-QBFC1B
• 1769-L30ER
• 1769-L30ERM
• 1769-L30ER-NSE
• 1769-L33ER
• 1769-L33ERM
• 1769-L36ERM
• 1756-L71
• 1756-L72
• 1756-L73
• 1756-L74
• 1756-L75
• 1769-L30ERMS
• 1769-L33ERMS
• 1769-L36ERMS
IMPORTANT: This instruction cannot get CPU utilization and other information from the following
controllers:
• 1789-L60 SoftLogix 5800 controller
• Emulate 5570 Studio 5000 Logix Emulate controller
• CompactLogix 5380 controllers (5069-L3xxEx)
• ControlLogix 5580 controllers (1756-L8xE)
To install this instruction in place of L_CPU_24 in existing version 24 applications, perform the following
steps:
2. Navigate to the existing L_CPU_24 instance in the application code. (A convenient way
to do this is to find the L_CPU_24 Add-On Instruction in the Controller Organizer, then
right-click and select “Cross Reference”. In the Cross Reference dialog, double-click on
the instance to go to that rung.)
3. Select the existing L_CPU_24 rung, then right-click and select “Import Rung(s)”.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 25
4. Select the L_CPU_24_up_3_5-05_RUNG.L5X file from the Library download in folder
…\Files\Logix Diagnostic Objects Library\Logix Add-On Instructions.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 26
5. In the Import Configuration window, note the red flag next to the “Tags” item in the
tree. Select this item. In the first tag (L_CPU), change the Operation from “Use Existing”
to “Overwrite”. Click OK to begin the import.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 27
6. The rung will be inserted AFTER the existing L_CPU_24 rung, and that rung will have
error marks (because the type of the L_CPU backing tag changed). Note (or select and
copy) the existing MOV and GSV (or CLR) instructions on the upper branch.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 28
7. Delete the old L_CPU_24 rung. In the new L_CPU_24_up rung, modify the upper branch
(paste if you copied) to restore the configuration of the Slot Number and Continuous
Task Instance.
8. Delete the (now unused) L_CPU_24 Add-On Instruction definition from the project.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 29
Only the Add-On Instruction definition and the backing tag type are changed. The HMI components and
the other associated User-Defined Types (UDTs) and Tags are unchanged.
The new version provides a single user interface for building the ME alarms XML import file. Options are
provided to use only tags from the Process Tree folders or to use all controller tags. This single user
interface is consistent with the AE alarm builder interface.
If the “Include Array Tag Elements” option is not selected, and alias tags are aliased to array tag
elements, then these new exclude options should not be used. These options should also not be used if
the alias tags are aliased to UDT elements and alarm definitions are not configured for the UDT.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 30
Note InOut program parameters tags are now always excluded from the export.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 31
New options are provided for building the ME alarm messages:
4. Process Library Migration Tool Features (Version 1.7 of the Migration Tool)
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 32
Startup Window Enhancements
New description added to the startup window to make clear which process library versions are
supported:
Functional Changes
The following functional changes were made in the library for this release.
The number of characters for the STRING_NavTag User-Defined STRING Type can be changed, without
needing to change the definitions of the Add-On Instructions that use it. To do so:
1. Double-click the STRING_NavTag entry in the Strings Data Types folder in the Controller
Organizer to open the definition.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 33
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 34
2. Modify the Maximum Characters entry to the required size and click “OK”.
Note that the size of the backing tag for each instruction that uses this Type will be affected. Especially
note that some instructions use several NavTag paramters: P_Intlk and P_Perm each use 16 of them. So
if you make this value larger, check your tag naming convention and use a value less than the maximum
tag name size (40 characters).
The following Add-On Instruction definitions were updated to include this change:
The Online Configuration Tool spreadsheets were updated in the headings to indicate this change.
However, the cell formatting which turns the cell red when a NavTag entry exceeds 20 characters was
NOT changed. This does not interfere with the tool sending configuration values to the controller or
getting configuration values from the controller.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 35
Only the Add-On Instrunction defintions have been changed. Changes to the graphics may have to be
made to support the longer strings.
Logic was added to P_LLS so that each motor will now have its rank within the sorted motor list made
available for use in application logic. A value of 1 is given to the motor assigned as Lead, a value of 2 to
the first Lag, and so on, through the number of motors in the group.
Notice that this Value is provided in the “Ref_Motors” array and not as a parameter on the Add-On
Instruction itself, and the array index is “zero-based”. So the rank of Motor 1 in the P_LLS instance
named “MyP_LLS” would be found at the address “MyP_LLS_Motors[0].Val_Rank” (using the required
naming convention for the motor interface array tag).
Anomalies
The following anomalies were resolved in this release.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 36
1. FactoryTalk View ME Analog Input limit correction
In the global object file “(RA-BAS-ME) Process Faceplate Analog Objects.ggfx”, corrected
GO_LimitConfigNoOSet. These are used for the threshold configuration for the analog input and P_PIDE
faceplates. The tag for the limit numeric entry contained two extra "}" at the end. These were
removed.
4. Alarm Builder Anomalies fixed in this Release (Version 5.5.5 of the Alarm Builder)
AE View Command Not Correct for Array Tags when Using “/t” Option
Array tags must be enclosed in {brackets} when creating AE display command using “/t” option.
Missing “::” Prefix for ME Tag Address for Program Scoped Tags
For program scoped tags, the ME tag address must be prefixed with “::”, for example,
“::[DeviceShortcutName]Program:MyProgramName.MyProgramScopedTag.Alm_Hi”. The “::” is
missing from program scoped tags in the ME alarm import file generated by Alarm Builder versions
5.4.7 to 5.5.3 – it was removed to be consistent with ME tag address for controller scoped tags (for
example, “[DeviceShortcutName]MyControllerScopedTag.Alm_Hi”).
However, the SILAlarm import function uses double-quote (“) as the text qualifier character when
importing text files. For example, if a tag’s engineering unit is configured as one “ (to denote
inches), then the field must be configured as four consecutive double-quotes (””””) in the text
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 37
qualified format text file (the single double-quote is replaced with two double-quotes and the string
must be enclosed with leading and ending double-quotes for a total of four double-quotes). The
import function parses fields enclosed with leading and ending double-quotes (for example, it
converts four consecutive double-quotes to return a single double-quote as the actual field value).
To be consistent with the SILAlarm import function, Alarm Builder now generates the SILAlarm
import file as a tab delimited text file using double-quote as the text qualifier character. When
Alarm Builder imports SILAlarm results text file, it now assumes the results text file uses double-
quote as the text qualifier character.
Edit Tag Data Window Shows Same Tag Values for Different Tags
When more than one tag data window is opened for different tags of the same data type, all the tag
windows show tag data for the last window opened.
For example, open tag edit window for LI_21 (a P_AIn tag):
Then open the tag edit window for LI_31 (another P_AIn tag):
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 38
The LI_21 tag data edit window shows the tag values for LI_31:
5. Process Library Migration Tool Anomalies fixed in this release (Version 1.7 of the
Migration Tool)
Corrected problem where the IREF references to AOI parameters must match the case of the
parameters in the AOI definition. Error is generated if the IREF reference does not match the AOI
definition exactly. The IREF reference checks are no longer case sensitive in this version.
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 39
SUMMARY OF FILES IN THIS RELEASE
This release includes the following Add-On Instructions, Global Object files and Graphics files:
RSLogix 5000 Add-On Instructions (L5X import files) (Object names in bold are new for Version 3.5
of the Library; Revisions and Dates in bold have been updated since the previous revision):
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 40
Object Description Revision AOI Edit Date
I_EH_Promag400_ Endress+Hauser Promag 400 Magnetic 3.5-01 January 29, 2016
FW3 Flowmeter (firmware 3.x) on EtherNet/IP
I_EH_Promass83_ Endress+Hauser Promass 83 Mass 3.5-01 January 29, 2016
FW2 Flowmeter (firmware 2.x) on EtherNet/IP
I_EH_Promass100_ Endress+Hauser Promass 100 Mass 3.5-01 January 29, 2016
FW3 Flowmeter (firmware 3.x) on EtherNet/IP
I_EH_Sensor Endress+Hauser Memosens ™ Sensor 3.5-01 January 29, 2016
L_ChangeDet Change Detector 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_CPU_18 Processor Utilization (FW 18.x) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_CPU_19 Processor Utilization (FW 19.x) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_CPU_20 Processor Utilization (FW 20.x) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_CPU_21 Processor Utilization (FW 21.x) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_CPU_23 Processor Utilization (FW 23.x) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_CPU_24_up Processor Utilization (FW 24.x and Later) 3.5-05 January 6, 2017
(Rung and AOI exports both included)
L_Redun Redundant Controller Monitor 3.5-01 January 29, 2016
(Rung and AOI exports both included)
L_TaskMon Task Monitor 3.5-01 January 29, 2016
P_AIChan Analog Input Channel Diagnostics 3.5-03 May 23, 2016
P_AIn Analog Input 3.5-02 March 28, 2016
P_AInAdv Advanced Analog Input 3.5-02 March 28, 2016
P_AInDual Dual Analog Input 3.5-02 March 28, 2016
P_AInFFR Foundation Fieldbus Analog Input on 1788- 3.5-01 January 29, 2016
EN2FFR
P_AInHART HART Analog Input (use with HART Module 3.5-04 September 16, 2016
AOIs)
P_AInMulti Multiple Analog Input (up to 8) 3.5-01 January 29, 2016
P_AInPAR Profibus PA Analog Input on 1788-EN2PAR/B 3.5-01 January 29, 2016
P_AInPAR_A Profibus PA Analog Input on Hiprom 3.5-01 January 29, 2016
Technologies 1788HP-EN2PA-R (Series A)
P_Alarm Alarm (sub-block) 3.5-01 January 29, 2016
P_AOut Analog Output 3.5-05 December 13, 2016
P_AOutHART HART Analog Output (use with HART 3.5-05 December 13, 2016
Module AOIs)
P_D4SD Discrete 2-, 3- or 4-State Device 3.5-04 August 30, 2016
P_DBC Deadband (on/off or bang/bang) Controller 3.5-05 December 13, 2016
P_DIn Discrete Input 3.5-01 January 29, 2016
P_DoseFM Dosing with Flowmeter 3.5-01 January 29, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 41
Object Description Revision AOI Edit Date
P_DoseWS Dosing with Weigh Scale 3.5-01 January 29, 2016
P_DOut Discrete Output (with pulsing) 3.5-04 August 30, 2016
P_E1PlusE E1 Plus Overload Relay (EtherNet/IP) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
P_E300Ovld E300 Overload Relay (EtherNet/IP) 3.5-01 January 29, 2016
(Rung and AOI exports both included)
P_E3Ovld E3 / E3Plus Overload Relay 3.5-01 January 29, 2016
(Rung and AOI exports both included)
P_Fanout Analog Fanout (up to 8 CVs) 3.5-05 December 13, 2016
P_Gate Threshold Status/Alarm Gate 3.5-01 January 29, 2016
P_HiLoSel High- or Low-Select 3.5-05 December 13, 2016
P_Intlk Interlocks with First-Out 3.5-05 December 13, 2016
P_LLS Lead / Lag / Standby Motor Group 3.5-05 December 13, 2016
P_Logic Boolean Logic with Snapshot 3.5-05 December 13, 2016
P_Mode Mode (sub-block) 3.5-01 January 29, 2016
P_Motor Single-Speed Motor 3.5-04 September 16, 2016
P_Motor2Spd Two-Speed Motor 3.5-04 September 16, 2016
P_MotorHO Hand Operated Motor 3.5-01 January 29, 2016
P_MotorRev Reversing Motor 3.5-04 September 16, 2016
P_nPos n-Position (up to 8) Device 3.5-01 January 29, 2016
P_Perm Permissives 3.5-05 December 13, 2016
P_ PF52x PowerFlex 523 / 525 Variable Frequency 3.5-04 September 16, 2016
Drive (Rung and AOI exports both included)
P_PF6000 PowerFlex 6000 Medium Voltage Variable 3.5-05 December 14, 2016
Frequency Drive (Rung and AOI exports)
P_PF7000 PowerFlex 7000 Medium Voltage Variable 3.5-04 September 16, 2016
Frequency Drive (Rung and AOI exports)
P_PF753 PowerFlex 753 Variable Speed Drive 3.5-04 September 16, 2016
(Rung and AOI exports both included)
P_PF755 PowerFlex 755 Variable Speed Drive 3.5-04 September 16, 2016
(Rung and AOI exports both included)
P_PIDE PlantPAx Mode/Alarm Wrapper for PIDE 3.5-05 December 13, 2016
built-in instruction
P_PIDE_only Container for PIDE built-in instruction 3.5-01 January 29, 2016
P_Prompt Manual Prompt 3.5-01 January 29, 2016
P_PTComp Pressure/Temperature Compensated Flow 3.5-02 March 22, 2016
P_Reset Reset 3.5-01 January 29, 2016
P_ResInh Restart Inhibit 3.5-01 January 29, 2016
P_RunTime Run Time and Starts 3.5-01 January 29, 2016
P_Seq Simple Sequencer (Rung and AOI exports 3.5-05 December 13, 2016
both included)
P_SMC50 SMC-50 Smart Motor Controller 3.5-04 September 16, 2016
(Rung and AOI exports both included)
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 42
Object Description Revision AOI Edit Date
P_SMCFlex SMC-Flex Smart Motor Controller 3.5-04 September 16, 2016
(Rung and AOI exports both included)
P_StrapTbl Tank Strapping Table 3.5-01 January 29, 2016
P_ValveC Control Valve 3.5-05 December 13, 2016
P_ValveHO Hand Operated Valve 3.5-01 January 29, 2016
P_ValveMO Motor Operated Valve 3.5-04 September 16, 2016
P_ValveMP Mix-Proof Valve 3.5-04 September 16, 2016
P_ValveSO Solenoid Operated Valve 3.5-04 September 16, 2016
P_ValveStats 2-State Valve Statistics 3.5-01 January 29, 2016
P_VSD Variable Speed Drive 3.5-04 September 16, 2016
Library Release Version 3.5-05 Add-On Instruction Revisions and Dates
NOTE: The same Add-On Instructions are used by both FactoryTalk View SE and FactoryTalk View ME.
NOTE: This Release includes Release 3.5-01 of the Library of Steam Table Objects:
NOTE: For your convenience, additional sets of Add-On Instructions, not part of the Rockwell Automation
Library of Process Objects, are included in the distribution. These include Time and Date Math, and LINT
(64-bit Integer) / LTIME (64-bit Time) Math.
FactoryTalk View SE Global Object Files (Object names in bold are new for Version 3.5 of the Library;
Revisions and Dates in bold have been updated since the previous revision):
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 43
Object Revision Date
(RA-BAS) P_LLS Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_Motor Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_Motor2Spd Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_MotorHO Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_MotorRev Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_nPos Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_PID Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_SMC Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveMP Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) P_VSD Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Alarm Objects.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Diagnostic Objects.ggfx 3.5-05 January 6, 2017
(RA-BAS) Process Faceplate Analog Objects.ggfx 3.5-03 June 3, 2016
(RA-BAS) Process Faceplate Misc Objects.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Faceplate Motor Objects.ggfx 3.5-04 October 7, 2016
(RA-BAS) Process Faceplate Valve Objects.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Graphics Library.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Help Objects.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Interlock Objects.ggfx 3.5-01 January 29, 2016
(RA-BAS) Process Mode Objects.ggfx 3.5-01 January 29, 2016
(RA-EH) Instrument Faceplate Objects.ggfx 3.5-03 June 3, 2016
(RA-MPC) MPC Faceplate Objects.ggfx 3.5-01 January 29, 2016
(RA-MPC) MPC Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-Seq) Standard Objects.ggfx 3.5-01 January 29, 2016
(RA-UI) Prompt Objects.ggfx 3.5-01 January 29, 2016
Library Release Version 3.5-05 FTView SE Global Object File Revisions and Dates
FactoryTalk View SE Graphics Files (Object names in bold are new for Version 3.5 of the Library;
Revisions and Dates in bold have been updated since the previous revision):
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 44
Object Revision Date
(RA-BAS) Built-In MMC Autotune-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) Built-In MMC-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS) Built-In MMC-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) Built-In PIDE-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) Built-In PIDE-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) Built-In RMPS-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) Built-In Totalizer-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) Built-In TotalizerTgt-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) Common-AnalogEdit.gfx 3.5-01 January 29, 2016
(RA-BAS) L_CPU-Faceplate.gfx 3.5-04 October 7, 2016
(RA-BAS) L_Redun-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) L_TaskMon-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) L_TaskMon-Summary.gfx 3.5-01 January 29, 2016
(RA-BAS) Logix Family-Help.gfx 3.5-04 October 7, 2016
(RA-BAS) Logix-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) Logix-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AIChan-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AIChan-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInAdv-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInAdv-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInDual-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInDual-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AIn-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInFFR-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInFFR-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInHart-Faceplate.gfx 3.5-03 June 3, 2016
(RA-BAS) P_AInHart-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInMulti-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInMulti-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInPAR-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AInPAR-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AIn-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Alarm-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Alarm-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AOut-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AOutHart-Faceplate.gfx 3.5-03 June 3, 2016
(RA-BAS) P_AOutHart-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_AOut-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_D4SD-Config.gfx 3.5-01 January 29, 2016
(RA-BAS) P_D4SD-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_D4SD-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DBC-Faceplate.gfx 3.5-01 January 29, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 45
Object Revision Date
(RA-BAS) P_DBC-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DIn-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DIn-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DoseFM-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DoseFM-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DoseWS-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DoseWS-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DOut-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_DOut-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_E1PlusE-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_E300Ovld-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_E3Ovld-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Fanout5-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS) P_Fanout-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS) P_Gate-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_HiLoSel-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Intlk-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_LLS-Config.gfx 3.5-01 January 29, 2016
(RA-BAS) P_LLS-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_LLS-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Logic-Config.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Logic-Faceplate.gfx 3.5-04 October 7, 2016
(RA-BAS) P_Logic-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Mode-Config.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Mode-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Motor2Spd-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Motor2Spd-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Motor-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_MotorHO-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_MotorHO-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Motor-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_MotorRev-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_MotorRev-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_nPos-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_nPos-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_Perm-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PF52x-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PF52x-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PF6000-Faceplate.gfx 3.5-05 January 6, 2017
(RA-BAS) P_PF6000-Quick.gfx 3.5-05 January 6, 2017
(RA-BAS) P_PF7000-Faceplate.gfx 3.5-04 October 7, 2016
(RA-BAS) P_PF7000-Quick.gfx 3.5-04 October 7, 2016
(RA-BAS) P_PF753-Faceplate.gfx 3.5-01 January 29, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 46
Object Revision Date
(RA-BAS) P_PF753-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PF755-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PF755-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PIDE-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_PIDE-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ResInh-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_RunTime-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_SMC50-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_SMC50-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_SMCFlex-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_SMCFlex-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveC-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveC-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveHO-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveHO-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveMO-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveMO-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveMP-Config.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveMP-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveMP-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveSO-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveSO-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) P_ValveStats-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_VSD-Faceplate.gfx 3.5-01 January 29, 2016
(RA-BAS) P_VSD-Quick.gfx 3.5-01 January 29, 2016
(RA-BAS) Process Analog Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process AnalogIn Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process Discrete Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process Dose Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process Interlock Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process Motor Family-Help.gfx 3.5-04 October 7, 2016
(RA-BAS) Process Ovld Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process PID Family-Help.gfx 3.5-01 January 29, 2016
(RA-BAS) Process Valve Family-Help.gfx 3.5-01 January 29, 2016
(RA-EH) I_EH_FlowMeter-Config.gfx 3.5-01 January 29, 2016
(RA-EH) I_EH_FlowMeter-Detail.gfx 3.5-01 January 29, 2016
(RA-EH) I_EH_FlowMeter-Faceplate.gfx 3.5-03 June 3, 2016
(RA-EH) I_EH_Flowmeter-Quick.gfx 3.5-01 January 29, 2016
(RA-EH) I_EH_Sensor-Faceplate.gfx 3.5-03 June 3, 2016
(RA-EH) I_EH_Sensor-Quick.gfx 3.5-01 January 29, 2016
(RA-MPC) CV-Faceplate.gfx 3.5-02 March 29, 2016
(RA-MPC) DV-Faceplate.gfx 3.5-02 March 29, 2016
(RA-MPC) MPC Family-Help.gfx 3.5-02 March 29, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 47
Object Revision Date
(RA-MPC) MPC-Faceplate.gfx 3.5-02 March 29, 2016
(RA-MPC) MV-Faceplate.gfx 3.5-02 March 29, 2016
(RA-MPC) TF-Faceplate.gfx 3.5-04 October 7, 2016
(RA-Seq) P_Seq-Config.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Config-MultiStep.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Config-Step.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-DeleteStep-Confirm.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Detail.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Faceplate.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Help.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-InputForce.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-InsertStep-Confirm.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Quick.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-Test.gfx 3.5-01 January 29, 2016
(RA-Seq) P_Seq-TimerForce.gfx 3.5-01 January 29, 2016
(RA-UI) P_Prompt-Config.gfx 3.5-01 January 29, 2016
(RA-UI) P_Prompt-Response.gfx 3.5-01 January 29, 2016
(RA-UI) P_Prompt-Select.gfx 3.5-01 January 29, 2016
Library Release Version 3.5-05 FTView SE Graphics File Revisions and Dates
NOTE: The pop-up data entry screen for the FTView SE library ‘(RA-BAS) Common-AnalogEdit.gfx’ uses
version 11.0.8000.0 of the DLL ‘FM20.DLL’. If you have a newer version of the ‘FM20.DLL’, no action is
required; however, you will receive a warning in the diagnostic log upon use. This situation can be
resolved by importing (RA-BAS) Common-AnalogEdit.gfx into your project again. On Distributed FTView
SE systems, Client Stations should have the same version of the ‘FM20.DLL’ as the Server.
FactoryTalk View ME Global Object Files (Object names in bold are new for Version 3.5 of the
Library; Revisions and Dates in bold have been updated since the previous revision):
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 48
Object Revision Date
(RA-BAS-ME) P_Motor Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Motor2Spd Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_MotorHO Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_MotorRev Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_nPos Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PID Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_SMC Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveMP Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_VSD Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Alarm Objects.ggfx 3.5-04 October 7, 2016
(RA-BAS-ME) Process Diagnostic Objects.ggfx 3.5-05 January 6, 2017
(RA-BAS-ME) Process Faceplate Analog Objects.ggfx 3.5-03 June 3, 2016
(RA-BAS-ME) Process Faceplate Misc Objects.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Faceplate Motor Objects.ggfx 3.5-04 October 7, 2016
(RA-BAS-ME) Process Faceplate Valve Objects.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Graphics Library.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Help Objects.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Interlock Objects.ggfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Mode Objects.ggfx 3.5-02 March 29, 2016
(RA-EH-ME) Instrument Faceplate Objects.ggfx 3.5-03 June 3, 2016
(RA-Seq-ME) Standard Objects.ggfx 3.5-02 March 29, 2016
(RA-UI-ME) Prompt Objects.ggfx 3.5-02 March 29, 2016
Library Release Version 3.5-05 FTView ME Global Object File Revisions and Dates
FactoryTalk View ME Graphics Files (Object names in bold are new for Version 3.5 of the Library;
Revisions and Dates in bold have been updated since the previous revision):
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 49
Object Revision Date
(RA-BAS-ME) Built-In PIDE-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Built-In PIDE-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Built-In RMPS-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Built-In Totalizer-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Built-In TotalizerTgt-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) L_CPU-Faceplate.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) L_Redun-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) L_TaskMon-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) L_TaskMon-Summary.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Logix Family-Help.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) Logix-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Logix-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AIChan-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AIChan-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInAdv-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInAdv-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInDual-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInDual-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AIn-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInFFR-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInFFR-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInHart-Faceplate.gfx 3.5-03 June 3, 2016
(RA-BAS-ME) P_AInHart-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInMulti-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInMulti-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInPAR-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AInPAR-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AIn-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Alarm-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Alarm-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AOut-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AOutHart-Faceplate.gfx 3.5-03 June 3, 2016
(RA-BAS-ME) P_AOutHart-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_AOut-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_D4SD-Config.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_D4SD-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_D4SD-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DBC-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DBC-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DIn-Faceplate.gfx 3.5-03 June 3, 2016
(RA-BAS-ME) P_DIn-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DoseFM-Faceplate.gfx 3.5-02 March 29, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 50
Object Revision Date
(RA-BAS-ME) P_DoseFM-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DoseWS-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DoseWS-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DOut-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_DOut-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_E1PlusE-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_E300Ovld-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_E3Ovld-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Fanout5-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Fanout-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Gate-Faceplate.gfx 3.5-03 June 3, 2016
(RA-BAS-ME) P_HiLoSel-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Intlk-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_LLS-Config.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_LLS-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_LLS-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Logic-Config.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Logic-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Logic-Help.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) P_Logic-SnapShot.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Mode-Config.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Mode-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Motor2Spd-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Motor2Spd-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Motor-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_MotorHO-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_MotorHO-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Motor-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_MotorRev-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_MotorRev-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_nPos-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_nPos-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_Perm-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PF52x-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PF52x-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PF6000-Faceplate.gfx 3.5-05 January 6, 2017
(RA-BAS-ME) P_PF6000-Quick.gfx 3.5-05 January 6, 2017
(RA-BAS-ME) P_PF7000-Faceplate.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) P_PF7000-Quick.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) P_PF753-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PF753-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PF755-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PF755-Quick.gfx 3.5-02 March 29, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 51
Object Revision Date
(RA-BAS-ME) P_PIDE-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_PIDE-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ResInh-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_RunTime-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_SMC50-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_SMC50-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_SMCFlex-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_SMCFlex-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveC-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveC-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveHO-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveHO-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveMO-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveMO-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveMP-Config.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveMP-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveMP-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveSO-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveSO-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_ValveStats-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_VSD-Faceplate.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) P_VSD-Quick.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Analog Family-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process AnalogIn Family-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Discrete Family-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Dose Family-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Interlock Family-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Motor Family-Help.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) Process Ovld Family-Help.gfx 3.5-04 October 7, 2016
(RA-BAS-ME) Process PID Family-Help.gfx 3.5-02 March 29, 2016
(RA-BAS-ME) Process Valve Family-Help.gfx 3.5-02 March 29, 2016
(RA-EH-ME) I_EH_FlowMeter-Config.gfx 3.5-02 March 29, 2016
(RA-EH-ME) I_EH_FlowMeter-Detail.gfx 3.5-02 March 29, 2016
(RA-EH-ME) I_EH_FlowMeter-Faceplate.gfx 3.5-03 June 3, 2016
(RA-EH-ME) I_EH_Flowmeter-Quick.gfx 3.5-02 March 29, 2016
(RA-EH-ME) I_EH_Sensor-Faceplate.gfx 3.5-03 June 3, 2016
(RA-EH-ME) I_EH_Sensor-Quick.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Config Input.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Config Output.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Config Real.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Config-Step Real.gfx 3.5-04 October 7, 2016
(RA-Seq-ME) P_Seq-Config-Step.gfx 3.5-04 October 7, 2016
(RA-Seq-ME) P_Seq-Config-Step-Confirm.gfx 3.5-04 October 7, 2016
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 52
Object Revision Date
(RA-Seq-ME) P_Seq-DeleteStep-Confirm.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Detail.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Faceplate MaintenancePage3.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Faceplate.gfx 3.5-05 January 6, 2017
(RA-Seq-ME) P_Seq-Help.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-InputForce.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-InsertStep-Confirm.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-Quick.gfx 3.5-05 January 6, 2017
(RA-Seq-ME) P_Seq-Test.gfx 3.5-02 March 29, 2016
(RA-Seq-ME) P_Seq-TimerForce.gfx 3.5-02 March 29, 2016
(RA-UI-ME) P_Prompt-Config.gfx 3.5-02 March 29, 2016
(RA-UI-ME) P_Prompt-Response.gfx 3.5-02 March 29, 2016
(RA-UI-ME) P_Prompt-Select.gfx 3.5-02 March 29, 2016
Library Release Version 3.5-05 FTView ME Graphics File Revisions and Dates
Description Revision
Anybus Configuration Manager / Communicator and EDS (for EDS AOP) 4.4.1.3
Endress+Hauser Analysis Device Profiles 1.17
Endress+Hauser Flow Device Profiles 1.59
Rockwell Automation E1Plus Device Profile 1.01.00
Rockwell Automation E300 Device Profile 2.0.011
Rockwell Automation PowerFlex 5-Class Device Profiles 1.04
Rockwell Automation Drives Device Profiles 4.06
Rockwell Automation Hiprom 1788-EN2FFR Device Profile 1.002
Rockwell Automation Hiprom 1788-EN2PAR Device Profile 2.005
Hiprom Technologies 1788HP-EN2PA-R Device Profile 1.13.06
Rockwell Automation 1715 Redundant I/O FW V3.xxx, tested with pre- TBD
release profile, final profile name and revision TBD.
Rockwell Automation 1756 HART RA1756HART_Rel_Ver_4.01.012 4.01.012
Spectrum Control 2050327-01 rev A AOP,1734sc-IExCH,1.20 1.20
Spectrum Controls 1769sc-OF4IH AOP Rev 1.6 (includes IF4IH) 1.6
Library Release Version 3.5-05 Add-On Profiles Used
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 53
NOTE: Reference Manuals for the Rockwell Automation Library of Process Objects are posted on the
Rockwell Automation Literature Library:
(http://literature.rockwellautomation.com/idc/groups/public/documents/webassets/browse_category.
hcst).
Shortcuts to the Reference Manuals are included in the Documents folder of the Rockwell Automation
Library of Process Objects ZIP file. The Reference Manuals are also available as a bulk download of the
PDF documents from the Product Compatibility and Download Center (the same download site as the
Library itself).
Rockwell Automation Library of Process Objects, 44TVersion 3.5-05 Release Notes, 15TUpdated January 6, 2017
Page 54