User manual OMRON 3G3AX-MX2-PRT-E

DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual OMRON 3G3AX-MX2-PRT-E. We hope that this OMRON 3G3AX-MX2-PRT-E user guide will be useful to you.


OMRON 3G3AX-MX2-PRT-E : Download the complete user guide (3559 Ko)

Manual abstract: user guide OMRON 3G3AX-MX2-PRT-E

Detailed instructions for use are in the User's Guide.

[. . . ] I111E-EN-01 MX2 PROFIBUS Option Board Born to drive machines Model: 3G3AX-MX2-PRT-E USER'S MANUAL Notice: OMRON products are manufactured for use according to proper procedures by a qualified operator and only for the purposes described in this manual. The following conventions are used to indicate and classify precautions in this manual. Failure to heed precautions can result in injury to people or damage to property. OMRON Product References All OMRON products are capitalized in this manual. The word "Unit" is also capitalized when it refers to an OMRON product, regardless of whether or not it appears in the proper name of the product. Trademarks and Copyrights PROFIBUS, PROFIBUS FMS and PROFIBUS DP are trademarks of PROFIBUS International. [. . . ] The PROFIdrive device profile does not provide a standard interface to achieve this, but you can use the Modbus coil number 0003h to generate an external trip (EXT): Step 1 Step 2 Follow the instructions in section 4-3-2 Mapping Coil Data 0 to map Coil data 0 into PZD3. Set bit 3 (EXT) of Coil data 0 which has been mapped into PZD3 to trip the Inverter. Table 34 Output Process Area when Using EXT to Trip Inverter Word offset Register dec Value hex +0 PKE 0 0000 +1 IND 0 0000 +2 +3 PWE 0 00000000 +4 STW 8 0008 +5 HSW 0 0000 +6 Coil data 0 8 0008 +7 0 0000 +8 0 0000 +9 0 0000 Bit Name Value 15 14 Stat 0 0 13 12 11 10 9 8 7 In7 In6 In5 In4 In3 In2 In1 0 0 0 0 0 0 0 6 0 5 0 4 3 2 1 RS EXT Dir Op 0 0 01 0 0 Table 35 Input Process Area with Inverter Tripped Word offset Register dec Value hex +0 PKE 0 0000 +1 IND 0 0000 +2 +3 PWE 0 00000000 +4 ZSW 571 023B +5 HIW 0 0000 +6 0 0000 +7 0 0000 +8 0 0000 +9 0 0000 Bit Name Value 15 0 14 0 13 0 12 0 11 0 10 9 8 7 - CS FA Alm 0 1 0 0 6 0 5 -*1 1 4 3 2 1 -*1 Flt Rdy AC 11 0 1 0 - *1 1 Note 1 Notice that the Inverter trips with an E12, the Flt bit is set and the Rdy bit cleared. 4-4-2 Clearing a Trip !WARNING In the event that the Inverter trips, be sure to investigate the cause of this trip thoroughly before clearing the trip. Refer to section 5-1 Troubleshooting using the LED indicators or section 5-2 Troubleshooting Using PROFIBUS Diagnostics. You must always immediately clear the Run bit in your PLC program when a rising edge is detected on Flt. If the Run bit is set when the trip condition is cleared, the Inverter will immediately start running!Set the Rst bit in the STW register to clear the trip. Table 36 Output Process Area when Clearing Trip Word offset Register dec Value hex +0 PKE 0 0000 +1 IND 0 0000 +2 +3 PWE 0 00000000 +4 STW 136 0088 +5 HSW 0 0000 +6 0 0000 +7 0 0000 +8 0 0000 +9 0 0000 Step 3 Step 4 Bit Name Value 15 0 14 0 13 0 12 0 11 10 9 - Ovr JR 0 0 0 8 7 JF Rst 01 6 0 5 4 3 - Run En 0 0 1 2 0 1 0 0 0 26 Accessing Parameters !WARNING Section 4-5 Always clear the Run bit (STW) in your PLC program on a rising-edge of Flt (ZSW). Not doing so may result in the motor starting unexpectedly when the trip is cleared via PROFIBUS or the "Stop/reset" button on the Inverter 4-5 4-5-1 Accessing Parameters Parameter Processing Message Area - PKW Table 37 Input and Output Parameter Processing Message Area-PKW Word offset Bits 15-12 R egister Value [hex] AK PNU PWE AK 0 +0 10-0 PKE P NU 000 +1 15-8 IND 00 7-0 00 IND +2 15-0 PWE H igh word 0000 Low word 0000 +3 15-0 Task ID / Task response Parameter number Parameter value / error code Parameter group of the Inverter parameter, or element index in Option Board parameter array You can use the parameter processing message area to read or write parameters via the output- and input process areas. You can use any of the following tasks by writing the task number to AK in the output process area. Table 38 Parameter Processing Tasks AK 0 1 2 3 6 7 8 9 Task description Clear the input message area Read parameter value Change WORD parameter value Change DWORD parameter value Read element value in array Change WORD element value in array Change DWORD element value in array Read array size Some parameters contain arrays and have to be accessed using array tasks (Tasks 6, 7 and 8). When the Option Board completes the task, a task response is written to AK in the input process area. The size of the parameter is given by the task response number. Table 39 Parameter Processing Task Responses AK 0 1 2 4 5 6 7 8 Task description No response Task success (WORD parameter) Task success (DWORD parameter) Task success (WORD element) Task success (DWORD element) Task success (Array size) Task failed (Parameter) Task failed (Element) If you executed an array tasks, you will accordingly receive an array task response ID (Task response 4, 5 or 8). When a read task succeeds, the Option Board also writes the value to PWE in the input process area. When you start a write task, you must also write the new parameter value to PWE in the output process area. 27 Accessing Parameters Section 4-5 When a task fails, the Option Board writes a 7 or 8 (Task failed) to AK and an error number to PWE in the input process area. All error numbers are listed in APPENDIX G PROFIdrive Error Numbers. Note If you want to use a DINT to write or read PWE, you will have to swap the high- and low-word in your PLC program (For double-words, an OMRON PLCs does not use the same word-order convention than PROFIBUS). The parameter processing message area is only available when using the PPO Type 1, PPO Type 2 or PPO Type 5 module. To access parameters when using the PPO Type 3 or PPO Type 4 module, make use of the PROFIdrive DP-V1 parameter channel (Refer to section 4-5-2 PROFIdrive DP-V1 Parameter Channel). Set AK to the desired task. Note Tip The parameter processing message mailbox is triggered by a change in the parameter processing output area. By first setting AK=0, you avoid unintentionally starting a write task when you start changing PNU, IND and PWE. 4-5-1-1 Accessing Option Board Parameters Option Board parameters are addressed by writing the parameter number to PNU (Refer to APPENDIX F Option Board Parameters for a list of the available Option Board parameters). If you are addressing an element in an Option Board parameter array, you must also write the element index to IND. When writing an Option Board parameter, the task number specifies the write size. The following example demonstrates how to use the parameter process message area to access Option Board parameters: Step 1 Reading an Option Board Parameter: To read Option Board parameter 965 (Unit profile code): First set PNU and then AK as illustrated below. The Option Board will respond with the illustrated values. Table 40 Parameter Processing Message Area-Reading PNU965 Read parameter value task Parameter number 965 Output area [hex] 1 Word offset Function AK Input area [hex] 1 3C5 +0 PNU 3C5 00 +1 IND 00 00 0000 00 0000 +2 PWE 0302 0000 +3 Task success (WORD parameter) response Read value (The unit profile code) Step 2 Reading an Option Board array element: To read Option Board parameter element 915. 3 (Modbus address mapped into PZD3): Set PNU=393h (915 dec), AK=6 and IND=3. 28 Accessing Parameters Table 41 Parameter Processing Message Area-Reading PNU915. 3 Read element value in array task Parameter number 915 Element at index 3 Output area [hex] 6 Word offset Function AK Input area [hex] 4 393 +0 PNU 393 03 +1 IND 03 00 0000 00 0000 +2 Section 4-5 0000 +3 PWE 0000 Task success (WORD element) response Read value (Modbus address mapped into PZD3) Step 3 Changing an Option Board array element: To change Option Board parameter element 915. 3 (Modbus address mapped into PZD3) to 1F01h (Coil data 0): Table 42 Parameter Processing Message Area-Changing PNU915. 3 Change WORD element value in array Write value Parameter number 915 Element at index 3 Output area [hex] 7 Word offset Function AK Input area [hex] 4 393 +0 PNU 393 03 +1 IND 03 00 0000 00 0000 +2 PWE 0000 1F01 +3 Task success (WORD element) response Step 4 Storing changed parameter(s): To store changed parameter(s) in non-volatile memory, write a 1 to Option Board parameter 971: Table 43 Parameter Processing Message Area-Initiating NV Store Change WORD parameter value task Parameter number 971 Output area [hex] 2 Word offset Function AK Input area [hex] 1 3CB +0 PNU 3CB 00 +1 IND 00 00 0000 00 0000 +2 PWE 0000 Write 0001 +3 Task success (WORD parameter) response Step 5 Resetting the Option Board: To reset the Option Board, write a 2 followed by a 1 to Option Board parameter 972: Table 44 Parameter Processing Message Area-Prepare Reset Change WORD parameter value task Parameter number 972 Output area [hex] 2 Word offset Function AK Input area [hex] 1 3CC +0 PNU 3CC 00 +1 IND 00 00 0000 00 0000 +2 PWE 0000 Write 0002 +3 Task success (WORD parameter) response Without changing AK or PNU, set PWE=1 29 Accessing Parameters Table 45 Parameter Processing Message Area-Initiate Reset Change WORD parameter value task Parameter number 972 Output area [hex] 2 Word offset Function AK Input area [hex] 7 3CC +0 PNU 3CC 00 +1 IND 00 00 0000 00 0000 +2 Section 4-5 Write 0001 +3 PWE 0011 Task failed (Parameter) response Error: Not allowed due to operating state The Option Board correctly executes the task and resets before responding. After the PROFIBUS master has re-connected, the Option Board tries to execute the task a second time. [. . . ] · P161 = 0001h and P162 = 0002h: This gives you control over the frequency reference using output words 2 and 3. · P170 = 1E01h: This allows you to monitor Modbus Coils 0010h through 001Fh as the first input word. These coils implement the most important status information of the MX2-A@ Inverter. The Modbus coil definitions for the MX2-A@ Inverter are listed in section B-4-1 of the MX2 user's manual. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE OMRON 3G3AX-MX2-PRT-E




Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual OMRON 3G3AX-MX2-PRT-E will begin.

 

Copyright © 2015 - manualRetreiver - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.