Release Notes. GML Commander Software Release v4.03. Enhancements. GML Commander v4.03 includes the following enhancements and corrections:

Size: px
Start display at page:

Download "Release Notes. GML Commander Software Release v4.03. Enhancements. GML Commander v4.03 includes the following enhancements and corrections:"

Transcription

1 Release Notes GML Commander Software Release v4.03 GML Commander v4.03 includes the following enhancements and corrections: Enhancements To fully use the features included in GML Commander v4.03, you must use firmware v3.9 or higher. The following enhancements have been added to GML Commander v4.03: A new System Function, Get_Firmware, has been added that returns a three-digit integer value representing the controller firmware version, (e.g. version 3.9 is described as 390; version 3.9A is described as 391; etc.). This function requires no parameters. Support for the IMC S Class 1394L "One and One-Half Axis" motion controller, by adding the new selection "1394L" to the Control Type list in the General page of the configure Control Options dialog box. The 1394L motion controller is a simplified version of the IMC S Class 1394 controller, and is designed for use in either low complexity automation applications, or low complexity application components. The 1394L provides two axes: a full servo axis (AXIS0), and a master only axis (AXIS1). Support for ControlNet high-speed communications. ControlNet permits communications among up to 99 devices on a network, and lets you transfer input and output files of up to 32 words in length, and store variable values in the shared DH-485/ControlNet data files of the local motion controller. New ControlNet features include: a CNET-enabling checkbox on the General page of the configure Control Options dialog box, a CNET configuration page, added to the Configure Control Options dialog box, a CNET palette containing three new CNET-related function blocks (On CNET Status, Show CNET Status and Reset CNET), Publication GMLC-6.0-RN1 November 1999

2 2 three General System Variables (CNET_fault, CNET_fault_code, and CNET_status), a Data Bit (B65 - CNET Enabled 1394), five Data Parameters (D140 - CNET Number of Input Bits; D141 - CNET Number of Input Floats; D142 - CNET Number of Output Bits; D143 - CNET Number of Output Floats; and D144 - CNET MAC ID), new tag dialog boxes that give you the ability to create CNET Input Bits, CNET Output Bits, CNET Input Floats, CNET Output Floats, CNET Input Group Bits, CNET Output Group Bits, and CNET Local Variables, a new Global Fault: CNET Fault (Global_fault = 16), A "Copy Axis Data to" sub-menu command has been added to the floating menu bar for the Configure Axis Use dialog box for a physical axis. This command provides the ability to configure a physical axis by assigning to it the same settings of another, previously configured physical axis. See the Online Help topic "How to Enable and Configure a Physical Axis" for details of this new functionality. The Tag Explorer now displays the working value, power-up value and address for all Data Parameters and Data Bits. The Module Documentation dialog box now displays the name of the current module. A Module Documentation Button has been added to the Main Toolbar providing easier access to the Module Documentation dialog box. A "Collapse Navigation" sub-menu command has been added to the floating menu bar in the Diagram Window allowing the user to navigate "up" the branch to it s predecessor or parent modules, up to a maximum of ten levels. The Properties dialog box now includes an "Ignore Translation Warnings" selection which overrides GML Commander software generated warnings during translation to script. Using this feature while developing a diagram lets you translate your diagram and check its icode during diagram development, without having to respond to a series of messages warning that function blocks in the diagram are not connected either to each other, or to Start or End blocks. A "Module Tree" selection has been added to both the Print and Print Setup dialog boxes. Select this to include the Module Tree (from the Diagram Explorer), in text format, in the diagram print-out. Publication GMLC-6.0-RN1 November 1999

3 3 A new Shunt Resistor ID (1394-SR-10-A) has been added to the list of supported shunt resistors in the Smart Power page of the Configure Control Options dialog box. Corrections The following corrections have been made to GML Commander v4.03: If a DH-485 Local Variable is declared, with DH-485 configured for "Communications" (in the General page of the Configure Control Options dialog box), and if the DH-485 setting is subsequently changed to "Variable Only", the Auto Update checkbox in the DH-485 Local Variable dialog box remains active. This allows the user to edit the diagram and remove the Auto Update setting. Formerly, changing the DH-485 configuration to "Variable Only" grayed the Auto Update checkbox making further editing impossible. (#881) GML Commander now properly translates the Show Input Status block, with Dedicated selected as the Input Class, and with Resolver Loss Event selected as the Input. The correct icode translation is?(i{1}7=1). Formerly, v4.02 mistakenly translated the block into icode as?(i{1}8=1). (#880) If a system has only one axis module, and if that axis is configured as a Master Only axis (in the General page of the Configure Control Options dialog box), selecting the Hookups tab for that axis will no longer cause the bus to drop out. (#879) GML Commander will no longer validate the Lock Tolerance setting for a physical axis (in the Positioning page of the Configure Axis Use dialog box), where the Axis Type is changed from Servo to Master Only (in the General page of the Configure Axis Use dialog box). Formerly, GML Commander would run a validation test on the Lock Tolerance value and display an error message if the value was out of range, even though Lock Tolerance does not relate to Master Only axes. (#871) In the Output Cam block, the key sequence Alt + N activates the "Enable" selection. Formerly, the Alt + E key sequence was used, but merely set focus on the Enable selection without selecting it. (#870) In the Configure Cam block, the key sequence Alt + C key sequence activates the "Auto Correction" selection. Formerly this key sequence merely set focus on "Auto Correction" without selecting it. (#869) Publication GMLC 6.0-RN1 November 1999

4 In the On Watch block, the Axis field is disabled if no axes have been enabled (in the Axes page of the Configure Axis Use dialog box). (#868) GML Commander will now properly translate and execute a diagram containing a Watch Control block, set to Enable Event/Action, that is the last block in an encapsulated module where the block s lower exit node is connected to the END block. Formerly, due to a translation error, a diagram constructed in this manner would run in an endless loop upon execution. (#867) GML Commander no longer crashes if a value is entered that exceeds the limit for Rack Address in the RIO page of the Configure Control Options dialog box, for compact controllers. (#865) GML Commander no longer crashes if a value is entered that exceeds the limit for Max node addresses in the DH-485 page of the Configure Control Options dialog box, for compact controllers. (#864) In the Units page of the Configure Axis Use dialog box, the Position, Velocity and Acceleration and Deceleration display formats limited the number of character placeholders (#) to 10, 13 and 15, respectively. Formerly, GML Commander failed to so limit the number of character placeholders. (#863) GML Commander no longer crashes upon selecting the Tune Servo page, while configuring AXIS1, AXIS2 or AXIS3 using a Compact controller. (#862) The error message, displayed when a value is out of range for Lock Tolerance (in the Positioning page of the Configure Axis Use dialog box), has been corrected to accurately display the lower end of the permissible range. (#860) The Configure Control Options "Finished" page (displayed by the wizard when configuring Control Options in Novice Mode) has been edited to more clearly direct the user how to create and edit tags. (#859) After selecting a module in the Flex I/O page of the Configure Control Options dialog box, using the Tab key and spacebar to make selections, the cursor automatically moves to the next non-selected module. (#858) A misleading error message, arising when declaring multiple User Variables in the SLC Input or Output Float dialog box, has been replaced by one more accurately stating the problem condition. (#852) Publication GMLC- 6.0-RN1 November 1999 Supersedes Publication GMLC-6.0-RN March Allen-Bradley Company, Inc. All Rights Reserved. Printed in USA

5 5 In the DH-485 Value block, the DH485 variable Remote block and the DH485 variable Local block, the permissible range for Elements now varies, depending upon the selected File Type. Formerly, a maximum value of 10,000 was erroneously permitted for all File Types. For information on the permissible range of Element values for each File Type, see the Online Help topic "DH-485 and ControlNet File Elements". (#851) The DH-485 Value Block had been edited so that the Multiple Variables selection is visible only if Specify Remote Addressing is first selected. (#850) No longer does GML Commander insert a prefix of ":" to 3.9 diagrams that are translated to script in GML Commander v4.03. (#849) Print & Print Preview for the Output, Show Input Status and Input function blocks now properly presents the function block Type in the Block Details section. (#842) The firmware now properly parses the icode references for an SLC Input Bit and an SLC Input Group Bit, when these are selected in the Expression Builder. (#839) An icode translation error no longer occurs when programming a function block with a conditional branch, where the upper output node is connected to a module whose output node is not connected to another block. Formerly, configuring the On DH-485 block in this manner would cause an icode translation error. (#836 & #817) The keyboard up and down arrows can now be used to select a combo box item in the AxisLink I/O, Flex I/O, RIO & Upload dialog boxes. (#834) Selecting an icode Version 3.4 or lower, in the General page of the Configure Control Options dialog box, now disables the RIO checkbox. (#831) The keyboard tab, up, down, home and end keys can now be used to navigate the Tag Explorer and Tag Window, and also list controls contained in dialog boxes used to define a tag (e.g. DH-485 Local Floats w/ Auto Update page and SLC Input or Output Floats) (#830, #816, #762 & #658) GML Commander will now generate a validation error if a diagram includes a conditional branch with an upper output node that connects to a module block, but where the module block s output node is not connected. (#828) Entering a value of 1 for both the Unwind Fraction Numerator and Denominator (in the Feedback page of the Configure Axis Use dialog box) no longer yields invalid results. (#810) Publication GMLC 6.0-RN1 November 1999

6 6 In the DH-485 tag configuration dialog boxes, the tab order is no longer out of sequence. (# 798) The Axis selection input box now permits the selection of an axis for axis-specific data bits and data parameters. (#797) Print and Print Preview now accurately display the name of Flex I/O modules. (#793) The Imaginary Axis name input field, on the Axes page of the Configure Control Options dialog box, has been properly aligned with other controls on the page. (#792) In the SLC Input and Output Float dialog boxes, the control formerly named "Type" is now named "Tag Explorer". (#791) The tab order for the Equation block, set to Configured Type, has been corrected. (#787 & #764) The "Either Transition" selection, in both the configured and Registration pages of the Watch Control block, can be selected using the Alt + T key sequence. Formerly, the Alt + E key sequence was used in the Registration page. (#785) Copying table cells in a Build Table block, then pasting them to the end of the table (with Master Position and Slave Profile selected) no longer causes program execution to hang. (#779) The tab, up, down, home and end keys now let the user navigate and make selections in the DH-485 Value function block. (#765) GML Commander no longer erroneously displays an error message when a GML3.9 application program, containing a DH485 Value function block, is translated to GML Commander. Formerly, an error message incorrectly warned that a file name must be an integer. (#731) When a diagram containing multiple tasks is configured to trace a single task, GML Commander will trace only that task. Formerly, the trace function would skip among the several tasks. (#727) With the Diagram Window in split window mode, collapsing a module in the bottom window will no longer send the top window to the same diagram level as the bottom window. (#676) Publication GMLC-6.0-RN1 November 1999

7 7 GML Commander will display a message indicating that the velocity or torque limit for 1394 controllers (set in the Motor/Drive page of the configure Axis Use dialog box) has been changed to the maximum value that the axis/motor can accept, in the event the user has changed the velocity or torque limit to a value higher than this maximum value. Formerly, GML Commander would make this change, but did not notify the user. (#535) An error message, displayed when no selection has been made in a list box, has been edited to read "Selection list is empty or no selection is made!" Formerly, it read "Selection list is empty", which was thought to be misleading. (#511) Publication GMLC 6.0-RN1 November 1999

8 Reach us now at Wherever you need us, Rockwell Automation brings together leading brands in industrial automation including Allen-Bradley controls, Reliance Electric power transmission products, Dodge mechanical power transmission components, and Rockwell Software. Rockwell Automation's unique, flexible approach to helping customers achieve a competitive advantage is supported by thousands of authorized partners, distributors and system integrators around the world. Americas Headquarters, 1201 South Second Street, Milwaukee, WI 53204, USA, Tel: (1) , Fax: (1) European Headquarters SA/NV, avenue Herrmann Debroux, 46, 1160 Brussels, Belgium, Tel: (32) , Fax: (32) Asia Pacific Headquarters, 27/F Citicorp Centre, 18 Whitfield Road, Causeway Bay, Hong Kong, Tel: (852) , Fax: (852) Publication GMLC- 6.0-RN1 November 1999 Supersedes Publication GMLC-6.0-RN March Allen-Bradley Company, Inc. All Rights Reserved. Printed in USA

Regulator Board Installation Instructions for WebPak 3000 Version 1.x Drives

Regulator Board Installation Instructions for WebPak 3000 Version 1.x Drives Regulator Board Installation Instructions for WebPak 3000 Version 1.x Drives M/N 920WK0011 Instruction Manual D2-3465! ATTENTION: Only qualified personnel familiar with the construction and operation of

More information

S-curve Creation with an Ultra3000 Indexer

S-curve Creation with an Ultra3000 Indexer Application Note S-curve Creation with an Ultra3000 Indexer Purpose: The Ultra3000 indexing servo drive is a powerful and versatile servo controller with diverse functionality. The drive is limited to

More information

PowerFlex 753 Drives (revision 1.009)

PowerFlex 753 Drives (revision 1.009) Release Notes PowerFlex 753 Drives (revision 1.009) These release notes correspond to major revision 1, minor revision 9 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

PowerFlex 753 Drives (revision 1.010)

PowerFlex 753 Drives (revision 1.010) Release Notes PowerFlex 753 Drives (revision 1.010) These release notes correspond to major revision 1, minor revision 10 of firmware for PowerFlex 753 AC drives. Introduction The following information

More information

PowerFlex 753 Drives (revision 1.007)

PowerFlex 753 Drives (revision 1.007) Release Notes PowerFlex 753 Drives (revision 1.007) These release notes correspond to major revision 1, minor revision 7 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

PowerFlex 755 Drives (revision 2.009)

PowerFlex 755 Drives (revision 2.009) Release Notes PowerFlex 755 Drives (revision 2.009) These release notes correspond to major revision 2, minor revision 9 of firmware for PowerFlex 755 drives. Introduction The following information is

More information

PowerFlex 753 Drives (revision 1.011)

PowerFlex 753 Drives (revision 1.011) Release Notes PowerFlex 753 Drives (revision 1.011) These release notes correspond to major revision 1, minor revision 11 of firmware for PowerFlex 753 AC drives. Introduction The following information

More information

DriveTools SP v4.03 Software Patch

DriveTools SP v4.03 Software Patch Release Notes DriveTools SP v4.03 Software Patch This release note describes major revision 4, minor revision 3 of software for DriveTools SP. This patch is not a complete installation and only installs

More information

Command Central P/N R

Command Central P/N R Command Central P/N 419441-2R Command Central 2 Overview Command Central allows the AutoMax Programming Executive to communicate with AutoMax processors by means of RSLinx and a 56AMXN module in a ControlLogix

More information

PowerFlex 753 Drives (revision )

PowerFlex 753 Drives (revision ) Release Notes PowerFlex 753 Drives (revision 10.003) These release notes correspond to major revision 10, minor revision 3 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

DriveTools SP v5.03 Software Patch

DriveTools SP v5.03 Software Patch Release Notes DriveTools SP v5.03 Software Patch This release note describes major revision 5, minor revision 3 of software for DriveTools SP. This patch is not a complete installation and only installs

More information

Drive Software Wizards v1.3

Drive Software Wizards v1.3 Release Notes Drive Software Wizards v1.3 These release notes describes major revision 1, minor revision 3 of drive software wizards for DriveExplorer (v5.02 and higher) and DriveTools SP (v4.01 and higher).

More information

Drive Software Wizards v2.2

Drive Software Wizards v2.2 Release Notes Drive Software Wizards v2.2 This release notes describes major revision 2, minor revision 2 of drive software wizards for DriveExplorer (v5.02 and higher), DriveTools SP (v4.01 and higher)

More information

1203-SSS Smart Self-powered Serial Converter Firmware v3.007

1203-SSS Smart Self-powered Serial Converter Firmware v3.007 Release Note 1203-SSS Smart Self-powered Serial Converter Firmware v3.007 This release note describes major revision 3, minor revision 7 of firmware for the 1203-SSS converter. Important: Any firmware

More information

PowerFlex 753 Drives (revision 9.002)

PowerFlex 753 Drives (revision 9.002) Release Notes PowerFlex 753 Drives (revision 9.002) These release notes correspond to major revision 9, minor revision 2 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

1203-SSS Smart Self-powered Serial Converter Firmware v3.006

1203-SSS Smart Self-powered Serial Converter Firmware v3.006 Release Note 1203-SSS Smart Self-powered Serial Converter Firmware v3.006 This release note describes major revision 3, minor revision 6 of firmware for the 1203-SSS converter. Important: Any firmware

More information

Drive Software Wizards v2.3

Drive Software Wizards v2.3 Release Notes Drive Software Wizards v2.3 This release notes describes major revision 2, minor revision 3 of drive software wizards for DriveExplorer (v5.02 and higher), DriveTools SP (v4.01 and higher)

More information

PowerFlex 20-HIM-A6 and 20-HIM-C6S HIM Firmware Revision 1.006

PowerFlex 20-HIM-A6 and 20-HIM-C6S HIM Firmware Revision 1.006 Release Note PowerFlex 20-HIM-A6 and 20-HIM-C6S HIM Firmware Revision 1.006 This release note describes major revision 1, minor revision 6 of firmware for PowerFlex 20-HIM-A6 and 20-HIM-C6S HIMs (Human

More information

PowerFlex 700S Phase II Drives DriveLogix Option Card Battery Extension Cable

PowerFlex 700S Phase II Drives DriveLogix Option Card Battery Extension Cable Installation Instructions PowerFlex 700S Phase II Drives DriveLogix Option Card Battery Extension Cable!!!!! ATTENTION: To avoid an electric shock hazard, ensure that all power to the drive has been removed

More information

PowerFlex 7-Class Human Interface Module Series A Firmware v3.010

PowerFlex 7-Class Human Interface Module Series A Firmware v3.010 Release Note PowerFlex 7-Class Human Interface Module Series A Firmware v3.010 This release note describes major revision 3, minor revision 10 of firmware for the following: 20-HIM-A3 Series A 20-HIM-A5

More information

(Cat. No QA) Product Data

(Cat. No QA) Product Data (Cat. No. 1771-QA) Product Data The Stepper Positioning Assembly allows programmable control of stepper motors using Allen-Bradley programmable controllers. Accelerations, decelerations, constant velocities

More information

RELIANCE ELECTRIC SP600 AC DRIVE THE NEW BENCHMARK OF DRIVE VALUE

RELIANCE ELECTRIC SP600 AC DRIVE THE NEW BENCHMARK OF DRIVE VALUE RELIANCE ELECTRIC SP600 AC DRIVE THE NEW BENCHMARK OF DRIVE VALUE Optimal power system performance and life is the bottom line with a system composed of components from Reliance Electric and DODGE. These

More information

XM Firmware Revision 4

XM Firmware Revision 4 Release Notes XM Firmware Revision 4 What s in These Release Notes These release notes provide the following information. For information about See page Revision 4 Enhancements 1 Special Issues When Upgrading

More information

PowerFlex 753 Drives (revision 8.002)

PowerFlex 753 Drives (revision 8.002) Release Notes PowerFlex 753 Drives (revision 8.002) These release notes correspond to major revision 8, minor revision 2 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

PowerFlex 700L Liquid-to-Liquid Heat Exchanger Control Board Replacement

PowerFlex 700L Liquid-to-Liquid Heat Exchanger Control Board Replacement Installation Instructions PowerFlex 700L Liquid-to-Liquid Heat Exchanger Replacement ATTENTION: To avoid an electric shock hazard and prevent thermal damage, ensure that all power to the drive power module

More information

Ferrite Core for Internal DPI Cables on PowerFlex 700S Frame 3 and 4 Drives

Ferrite Core for Internal DPI Cables on PowerFlex 700S Frame 3 and 4 Drives Installation Instructions Ferrite Core for Internal DPI Cables on PowerFlex 700S Frame 3 and 4 Drives ATTENTION: To avoid an electric shock hazard, verify that the voltage on the bus capacitors has discharged

More information

Allen-Bradley. PowerFlex DSI Communication Adapters. DeviceNet (22-COMM-D) EtherNet/IP (22-COMM-E) PROFIBUS (22-COMM-P) RS-232 DF1 Module (22-SCM-232)

Allen-Bradley. PowerFlex DSI Communication Adapters. DeviceNet (22-COMM-D) EtherNet/IP (22-COMM-E) PROFIBUS (22-COMM-P) RS-232 DF1 Module (22-SCM-232) Communications PowerFlex DSI Communication Adapters DeviceNet (22-COMM-D) EtherNet/IP (22-COMM-E) PROFIBUS (22-COMM-P) RS-232 DF1 Module (22-SCM-232) Communications 22-COMM-D DeviceNet Adapter The PowerFlex

More information

DriveGuard. Safe-Off Option for PowerFlex 70 AC Drives. User Manual.

DriveGuard. Safe-Off Option for PowerFlex 70 AC Drives. User Manual. DriveGuard Safe-Off Option for PowerFlex 70 AC Drives User Manual www.abpowerflex.com Important User Information Solid state equipment has operational characteristics differing from those of electromechanical

More information

PowerFlex 700S Drives with Phase II Control (4.002)

PowerFlex 700S Drives with Phase II Control (4.002) Release Notes PowerFlex 700S Drives with Phase II Control (4.002) These release notes correspond to major revision (4), minor revision (2) of firmware for PowerFlex 700S drives with Phase II control. Introduction

More information

20-COMM-M Modbus/TCP Adapter Firmware v2.001

20-COMM-M Modbus/TCP Adapter Firmware v2.001 Release Note 20-COMM-M Modbus/TCP Adapter Firmware v2.001 This release note describes major revision 2, minor revision 1 of firmware for 20-COMM-M Modbus/TCP adapters. Introduction The following information

More information

PowerFlex 753 Drives (revision )

PowerFlex 753 Drives (revision ) Release Notes PowerFlex 753 Drives (revision 11.001) These release notes correspond to major revision 11, minor revision 1 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

1203-EN1 EtherNet/IP-to-SCANport Module Firmware v1.005

1203-EN1 EtherNet/IP-to-SCANport Module Firmware v1.005 Release Note 1203-EN1 EtherNet/IP-to-SCANport Module Firmware v1.005 This release note describes major revision 1, minor revision 5 of firmware for 1203-EN1 EtherNet/IP-to-SCANport modules. Introduction

More information

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.009

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.009 Release Note 20-COMM-H RS485 HVAC Adapter Firmware Revision 2.009 This release note describes major revision 2, minor revision 9 of firmware for 20-COMM-H RS485 HVAC adapters. Introduction The following

More information

XM Firmware Revision 3

XM Firmware Revision 3 Release Notes XM Firmware Revision 3 What s in These Release Notes These release notes provide the following information. For information about See page Revision 3 Enhancements 1 Special Issues When Upgrading

More information

20-COMM-P Profibus Adapter Firmware v1.006

20-COMM-P Profibus Adapter Firmware v1.006 Release Note 20-COMM-P Profibus Adapter Firmware v1.006 This release note describes major revision 1, minor revision 6 of firmware for 20-COMM-P Profibus adapters. Important: For this adapter, firmware

More information

20-COMM-B BACnet MS/TP Adapter Firmware v1.002

20-COMM-B BACnet MS/TP Adapter Firmware v1.002 20-COMM-B BACnet MS/TP Adapter Firmware v1.002 Release Note This release note describes major revision 1, minor revision 2 of firmware for 20-COMM-B BACnet MS/TP adapters. Introduction The following information

More information

Block I/O Cat. No IOBA and -IOBB Series B User Manual

Block I/O Cat. No IOBA and -IOBB Series B User Manual User Manual Because of the variety of uses for the products described in this publication, those responsible for the application and use of this control equipment must satisfy themselves that all necessary

More information

PowerFlex 755 Drives (revision 4.002)

PowerFlex 755 Drives (revision 4.002) Release Notes PowerFlex 755 Drives (revision 4.002) These release notes correspond to major revision 4, minor revision 2 of firmware for PowerFlex 755 drives. Introduction The following information is

More information

20-WIM-Nx DPI Wireless Interface Module Firmware v1.003

20-WIM-Nx DPI Wireless Interface Module Firmware v1.003 20-WIM-Nx DPI Wireless Interface Module Firmware v1.003 Release Note This release note describes major revision 1, minor revision 3 of firmware for 20-WIM-Nx wireless interface module. Introduction The

More information

PowerFlex 400 AC Drive Guide Specification

PowerFlex 400 AC Drive Guide Specification PowerFlex 400 AC Drive Guide Specification Adjustable Frequency Drives with Bypass 3.0 50HP @ 208V AC 3.0 350HP @ 480V AC PART 1 GENERAL 1.01 Quality Assurance A. The manufacturer shall have minimum 5

More information

PowerFlex 755 Drives (revision )

PowerFlex 755 Drives (revision ) Release Notes These release notes correspond to major revision 10, minor revision 3 of firmware for PowerFlex 755 drives. Introduction The following information is included in this document: For information

More information

Series A, Revision B Catalog Number 1770-KF3

Series A, Revision B Catalog Number 1770-KF3 Series A, Revision B Catalog Number 1770-KF3 Use these release notes with the DH-485 Communication Interface User s Manual (Publication 1770-6.5.18, May 1991), and with the DH-485 Communication Interface

More information

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.010

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.010 Release Note 20-COMM-H RS485 HVAC Adapter Firmware Revision 2.010 This release note describes major revision 2, minor revision 10 of firmware for 20-COMM-H RS485 HVAC adapters. Introduction The following

More information

PowerFlex 753 Drives (revision 6.003)

PowerFlex 753 Drives (revision 6.003) Release Notes PowerFlex 753 Drives (revision 6.003) These release notes correspond to major revision 6, minor revision 3 of firmware for PowerFlex 753 drives. Introduction The following information is

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

ControlNet Comm Glass Fiber Adapter Kit

ControlNet Comm Glass Fiber Adapter Kit ControlNet Comm Glass Fiber Adapter Kit Instruction Manual D2-3565 ControlNet Comm Glass Fiber Adapter Kit Supplemental Information The following information is designed to supplement the ControlNet Adapter

More information

Block I/O Cat. No IOBA and -IOBB User Manual

Block I/O Cat. No IOBA and -IOBB User Manual User Manual Because of the variety of uses for this product and because of the differences between solid state products and electromechanical products, those responsible for applying and using this product

More information

SynchLink Board for PowerFlex 700S Drives with Phase II Control

SynchLink Board for PowerFlex 700S Drives with Phase II Control Installation Instructions SynchLink Board for PowerFlex 700S Drives with Phase II Control ATTENTION: To avoid an electric shock hazard, verify that the voltage on the bus capacitors has discharged before

More information

20-COMM-E EtherNet/IP Adapter Firmware v4.001

20-COMM-E EtherNet/IP Adapter Firmware v4.001 Release Note 20-COMM-E EtherNet/IP Adapter Firmware v4.001 This release note describes major revision 4, minor revision 1 of firmware for 20-COMM-E EtherNet/IP adapters. Introduction The following information

More information

PowerFlex 700H Drive Firmware (Revision )

PowerFlex 700H Drive Firmware (Revision ) Release Notes PowerFlex 700H Drive Firmware (Revision 67.001) These release notes correspond to revision 67.001 of firmware for PowerFlex 700H drives. This document describes the differences between firmware

More information

Installing Your 1394 Drive Interface Module

Installing Your 1394 Drive Interface Module Installation Instructions Installing Your Drive Interface Module (Catalog Number -DIM) Introduction This publication provides installation instructions for adding the Drive Interface Module to your system.

More information

Logix5563 Controller

Logix5563 Controller Release Notes Logix5563 Controller Cat. No. 1756-L63 Introduction These release notes provide the following information: For information about: See this section: On this page: revision of controllers to

More information

22-COMM-B BACnet MS/TP Adapter Firmware v1.003

22-COMM-B BACnet MS/TP Adapter Firmware v1.003 22-COMM-B BACnet MS/TP Adapter Firmware v1.003 Release Note This release note describes major revision 1, minor revision 3 of firmware for 22-COMM-B BACnet MS/TP adapters. Introduction The following information

More information

GuardLogix Controller to Kinetix 6000 Drive with Safe-Off using EtherNet/IP CompactBlock Guard I/O Module

GuardLogix Controller to Kinetix 6000 Drive with Safe-Off using EtherNet/IP CompactBlock Guard I/O Module Safety Application Example GuardLogix Controller to Kinetix 6000 Drive with Safe-Off using EtherNet/IP CompactBlock Guard I/O Module Safety Rating: SIL3/Category 3 (also see SIL3/CAT4 section), according

More information

PowerFlex 400 Drive Firmware Version 7.01

PowerFlex 400 Drive Firmware Version 7.01 Release Notes PowerFlex 400 Drive Firmware Version 7.01 Catalog Number 22C These release notes correspond to major version 7, minor version 1 of firmware for the PowerFlex 400 drive. The following information

More information

Allen-Bradley Bulletin 1336/1336VT Firmware Feature/Compatibility

Allen-Bradley Bulletin 1336/1336VT Firmware Feature/Compatibility ALLE-BRAD- LE Allen-Bradley What this Document Contains The 1336 and 1336VT drive uses two firmware chips that will determine the function of the drive. The 1336 Microprocessor Firmware Identification

More information

PowerFlex DC Drive - Frame A SCR Modules for Drives with a Power Traces Circuit Board

PowerFlex DC Drive - Frame A SCR Modules for Drives with a Power Traces Circuit Board Installation Instructions PowerFlex DC Drive - Frame A SCR Modules for Drives with a Power Traces Circuit Board!!! ATTENTION: Only qualified personnel familiar with DC drives and associated machinery should

More information

(Cat. No SR) Product Data

(Cat. No SR) Product Data (Cat. No. 1775-SR) Product Data The PLC-3/10 Programmable Controller I/O Scanner Module (Cat. No. 1775-SR) provides high-speed I/O communication to Allen-Bradley 1771 Universal I/O System. With four available

More information

PowerFlex DC Drive - Frame A Switching Power Supply Circuit Board

PowerFlex DC Drive - Frame A Switching Power Supply Circuit Board Installation Instructions PowerFlex DC Drive - Frame A Switching Power Supply Circuit Board ATTENTION: Only qualified personnel familiar with DC drives and associated machinery should plan or implement

More information

The isolated link coupler module (cat. no AIC) provides an interface to Data Highway Plus (DH+) and DH-485 communication links.

The isolated link coupler module (cat. no AIC) provides an interface to Data Highway Plus (DH+) and DH-485 communication links. Installation Data This document provides information on: description of the isolated link coupler important pre-installation considerations power requirements description installation wiring connections

More information

PowerFlex 700S and 700H Frame 11 Replacement Power Structures

PowerFlex 700S and 700H Frame 11 Replacement Power Structures Installation Instructions PowerFlex 700S and 700H Frame 11 Replacement Power Structures Introduction Use this document to install a replacement power structure on a PowerFlex 700S or 700H frame 11 drive.

More information

ControlLogix AutoMax DCSNet and AutoMax Remote I/O Communication Interface Module

ControlLogix AutoMax DCSNet and AutoMax Remote I/O Communication Interface Module Installation Instructions ControlLogix AutoMax DCSNet and AutoMax Remote I/O Communication Interface Module (Catalog Number 56AMXN/B) Use this document as a guide to install the ControlLogix AutoMax DCS

More information

(Cat. No S4A, -S4B)

(Cat. No S4A, -S4B) (Cat. No. 1775-S4A, -S4B) Product Data The I/O scanner modules provide I/O and RS-232-C communication channels for the PLC-3 programmable controller. The two scanner modules are: I/O Scanner-Programmer

More information

PowerFlex 700 Drive w/vector Control Option (Revision 9.001)

PowerFlex 700 Drive w/vector Control Option (Revision 9.001) Release Notes PowerFlex 700 Drive w/vector Control Option (Revision 9.001) These release notes correspond to major revision 9.001 of firmware for PowerFlex 700 Drives with the Vector Control option. Refer

More information

Navigation for the DriveLesson app can be seen in the diagram below. Different screens are represented by boxes, and arrows indicate transitions.

Navigation for the DriveLesson app can be seen in the diagram below. Different screens are represented by boxes, and arrows indicate transitions. DriveLesson App Design Document Overview DriveLesson is an app intended to help new drivers log hours that count towards their learner s permit requirements. Users can customize their requirements in the

More information

PowerFlex 700 Power Jumpers

PowerFlex 700 Power Jumpers PowerFlex 700 Power Jumpers Installation Instructions The PowerFlex 700 drive contains protective s and Common Mode Capacitors referenced to ground (see below). To guard against unstable operation and/or

More information

DriveGuard. Safe-Off Option for PowerFlex 700S Phase II AC Drives. User Manual.

DriveGuard. Safe-Off Option for PowerFlex 700S Phase II AC Drives. User Manual. DriveGuard Safe-Off Option for PowerFlex 700S Phase II AC Drives User Manual www.abpowerflex.com Important User Information Solid state equipment has operational characteristics differing from those of

More information

PowerFlex DC Stand-Alone Regulator (SAR) Field Circuit Board

PowerFlex DC Stand-Alone Regulator (SAR) Field Circuit Board Installation Instructions PowerFlex DC Stand-Alone Regulator (SAR) Field Circuit Board ATTENTION: Only qualified personnel familiar with DC drives and associated machinery should plan or implement the

More information

KEYBOARD SHORTCUTS AND HOT KEYS

KEYBOARD SHORTCUTS AND HOT KEYS KEYBOARD SHORTCUTS AND HOT KEYS Page 1 This document is devoted to using the keyboard instead of the mouse to perform tasks within applications. This list is by no means the "be all and end all". There

More information

Microsoft Excel > Shortcut Keys > Shortcuts

Microsoft Excel > Shortcut Keys > Shortcuts Microsoft Excel > Shortcut Keys > Shortcuts Function Keys F1 Displays the Office Assistant or (Help > Microsoft Excel Help) F2 Edits the active cell, putting the cursor at the end* F3 Displays the (Insert

More information

User Guide. Introduction

User Guide. Introduction User Guide Introduction This document describes how to connect and configure communications for the ControlNet versions of the PanelView terminals. This document provides supplemental information for the

More information

GraphWorX64 Productivity Tips

GraphWorX64 Productivity Tips Description: Overview of the most important productivity tools in GraphWorX64 General Requirement: Basic knowledge of GraphWorX64. Introduction GraphWorX64 has a very powerful development environment in

More information

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item Tips and Tricks Recorder Actions Library XPath Syntax Hotkeys Windows Hotkeys General Keyboard Shortcuts Windows Explorer Shortcuts Command Prompt Shortcuts Dialog Box Keyboard Shortcuts Excel Hotkeys

More information

DriveWare. User s Guide DriveBrowser

DriveWare. User s Guide DriveBrowser DriveWare User s Guide DriveBrowser DriveBrowser User s Guide Code: 3AUA0000024806 EN EFFECTIVE: 31.12.2008 SUPERCEDES 31.01.2008 2008 ABB Oy. All rights reserved. 5 Table of contents Table of contents...

More information

ControlLogix HART Analog I/O Modules

ControlLogix HART Analog I/O Modules Release Notes ControlLogix HART Analog I/O Modules Catalog Numbers, Topic Page Before You Begin 2 Enhancements 4 Corrected Anomalies 4 Known Anomalies 6 Additional Resources 7 About This Publication These

More information

ControlNet-to-DeviceNet Linking Device

ControlNet-to-DeviceNet Linking Device Release Note ControlNet-to-DeviceNet Linking Device Catalog Number 1788-CN2DN Contents Topic Page About This Publication 1 Enhancements 2 Corrected Anomalies 3 Known Anomalies 6 Additional Resources 7

More information

Important User Information

Important User Information Important User Information Because of the variety of uses for the products described in this publication, those responsible for the application and use of this control equipment must satisfy themselves

More information

The 1784-KR is a half-slot module that resides in any available expansion slot in an IBM XT (except slot J8) or AT compatible computer.

The 1784-KR is a half-slot module that resides in any available expansion slot in an IBM XT (except slot J8) or AT compatible computer. This document shows you how to install the 1784-KR module. Do not attempt to install the module until you have read this document. It contains the following sections: The 1784-KR module provides an interface

More information

PowerFlex DC Stand-Alone Regulator (SAR) Switching Power Supply Circuit Board

PowerFlex DC Stand-Alone Regulator (SAR) Switching Power Supply Circuit Board Installation Instructions PowerFlex DC Stand-Alone Regulator (SAR) Switching Power Supply Circuit Board ATTENTION: Only qualified personnel familiar with DC drives and associated machinery should plan

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

(Cat. Nos DDMC, 6403-DDMC, 6401-SDSC)

(Cat. Nos DDMC, 6403-DDMC, 6401-SDSC) (Cat. Nos. 6401-DDMC, 6403-DDMC, 6401-SDSC) Product Data Distributed Diagnostics and Machine Control (DDMC), with its patented SDS technology, is a system for the PLC-5 family of processors. DDMC includes

More information

RSLogix500. RSLogix500

RSLogix500. RSLogix500 RSLogix500 RSLogix500 , - 800-8102535 - www.software.rockwell.com WINtelligent Series Rockwell Software logo, RS Assistant, RSBatch, RSData, RSEmulate 5, RSEmulate 500, RSGuardian, RSHarmony, RSKeys, RSLinx,

More information

AKD Using AKD EtherNet/IP with RSLogix Manual

AKD Using AKD EtherNet/IP with RSLogix Manual AKD Using AKD EtherNet/IP with RSLogix Manual Edition: J, November 2018 Valid for firmware version 1.18 Part Number 903-200009-00 Keep all manuals as a product component during the life span of the product.

More information

Copley Indexer 2 Program User Guide

Copley Indexer 2 Program User Guide Copley Indexer 2 Program User Guide P/N 95-00744-000 Revision 2 June 2008 Copley Indexer 2 Program User Guide TABLE OF CONTENTS About This Manual... 6 1: Introduction... 9 1.1: Copley Controls Indexer

More information

Installation Instructions

Installation Instructions Installation Instructions This document provides information on: pre-installation information connecting input power setting the power loss time delay (1771-P5E only) installing the power supplies paralleling

More information

(Cat. No P4 and 1777-P4)

(Cat. No P4 and 1777-P4) (Cat. No. 1772-P4 and 1777-P4) Product Data The 1772-P4 and 1777-P4 power supplies provide DC power for the logic circuits in PLC-2 family programmable controllers. These power supplies can accept a power

More information

Monitoring and Evaluation Tool

Monitoring and Evaluation Tool Monitoring and Evaluation Tool USER MANUAL March, 2014 www.menarid.icarda.org THIS PAGE LEFT EMPTY INTENTIONALLY USER MANUAL Definitions and abbreviations Chart... Graphical representation of M&E project

More information

UMAC Guide PUB NE 60th Way Vancouver, WA Voice Fax

UMAC Guide PUB NE 60th Way Vancouver, WA Voice Fax UMAC Guide PUB-0001-06 12000 NE 60th Way Vancouver, WA 98682 Voice 360.253.4810 Fax 360.253.4818 www.appliedmotionsystems.com 2007 Applied Motion Systems, Inc. All rights reserved. No part of this document

More information

Size, Select and Configure Kinetix and PowerFlex Drives Using Motion Analyzer. For Classroom Use Only!

Size, Select and Configure Kinetix and PowerFlex Drives Using Motion Analyzer. For Classroom Use Only! Size, Select and Configure Kinetix and PowerFlex Drives Using Motion Analyzer For Classroom Use Only! Important User Information This documentation, whether, illustrative, printed, online or electronic

More information

Ultra5000 Intelligent Positioning Drive Frequently Asked Questions

Ultra5000 Intelligent Positioning Drive Frequently Asked Questions Ultra5000 Intelligent Positioning Drive Frequently Asked Questions Q: What is the Ultra5000? A: The Ultra5000 Intelligent Positioning Drive is one of the latest additions to the popular Ultra series of

More information

DocuSign Quick Start Guide. Sending a Document with DocuSign. Overview. Table of Contents

DocuSign Quick Start Guide. Sending a Document with DocuSign. Overview. Table of Contents DocuSign Quick Start Guide Sending a Document with DocuSign Overview A key feature of DocuSign is the ability to quickly create and send documents for signing. This guide provides an overview of how to

More information

Wilcom EmbroideryStudio e4.0n Update 1. Release Notes

Wilcom EmbroideryStudio e4.0n Update 1. Release Notes Wilcom EmbroideryStudio e4.0n Update 1 Release Notes 07 July 2017 This file contains notes on the Wilcom EmbroideryStudio e4.0n Update 1 release. This update is intended for installation with any released

More information

ServoStudio. stepim. Reference Manual. Manual Revision: 1.1 Software Version: 1.41 Firmware Version:

ServoStudio. stepim. Reference Manual. Manual Revision: 1.1 Software Version: 1.41 Firmware Version: stepim Introduction ServoStudio Reference Manual stepim Manual Revision: 1.1 Software Version: 1.41 Firmware Version: 0.0.2.79 stepim Introduction Revision History Document Revision Date Remarks 1.1 Apr.

More information

Parallels Pro Control Panel

Parallels Pro Control Panel Parallels Pro Control Panel Legal and Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 2007 Ensim

More information

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22 Workflow Design Guide Version 17 November 2017 Contents About This Guide... 7 Workflows and Forms Overview... 7 Security Permissions for Workflows and Forms... 8 Search for a Workflow Design, Workflow

More information

Cisco IMC Supervisor Rack-Mount Servers Management Guide, Release 1.0

Cisco IMC Supervisor Rack-Mount Servers Management Guide, Release 1.0 Cisco IMC Supervisor Rack-Mount Servers Management Guide, Release 1.0 First Published: November 24, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

How to do a Property Search

How to do a Property Search How to do a Property Search A Self-Tutorial GIS Services 1401 Marina Way South Richmond, CA 94804 Tel: (510) 621-1298 Fax: (510) 307-8116 1. Navigate to the GIS Mapping Services page. 2. The mapping services

More information

Enhanced, Protected, Ethernet, and ControlNet PLC-5 Firmware

Enhanced, Protected, Ethernet, and ControlNet PLC-5 Firmware Release Notes Enhanced, Protected, Ethernet, and ControlNet PLC-5 Firmware Series F, Revision A.2 Series F, Revision E.2 Series D, Revision L.2 Series C, Revision U.2 Series B, Revision S.2 Series A, Revision

More information

Version 3.0 Quick Reference Guide

Version 3.0 Quick Reference Guide Version.0 Quick Reference Guide Topics TRILUTION LH Software TRILUTION LH Software is software for controlling automated liquid handling instruments. Its innovative features include: simple drag-and-drop

More information