SlideShare une entreprise Scribd logo
1  sur  18
Télécharger pour lire hors ligne
3600-4184_01_TN_ACS-Omron 
• 1 • 
Technical Note 
ACS Controller and Omron CJ2M PLC 
EtherNet/IP Configuration Steps 
Contents 
1 Introduction........................................................2 
2 Overall Layout/Hardware ....................................2 
3 Tolomatic ACS/TMI Setup....................................3 
4 Commissioning PLC...................................... 4-13 
4A Set PLC Rotary Switches............................4 
4B Starting the PLC Project.............................5 
4C1 Configuring the I/O Table............................5 
4C2 Editing the I/O Table...................................6 
4C3 Ethernet/IP Address Setting........................6 
4C4 Changing Project Communications..............7 
4C5 Setting PC to PLC comm's..........................8 
4D1 Launching "Network Configurator"..............9 
4D2 Network Configurator.................................9 
4D3 Creating the Network Diagram..................10 
4D4 Setting IP Addresses................................10 
4D5 Setting IP Addresses................................11 
4D6 Creating "Tag Sets" (input).......................11 
4D7 Creating "Tag Sets" (output).....................12 
4D8 Editing, Adding a Connection....................12 
4D9 Connection Details...................................13 
4D10 Download Configuration!.........................13 
5A ACS "Output Process Image"............................14 
5B ACS "Input Process Image"...............................15 
6 PLC Data Exchange..........................................16 
7 Project References...........................................16 
8 Tag Set Up.......................................................17 
9 Tag Set Up Table..............................................18
Customer Supplied Power Cable 
to Power Input on Drive 
Moxa SDS-508A 
Managed Ethernet Switch 
10.0.12.16 
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 2 • 
Technical Note 
1. Introduction 
This information contains primary steps required to commission the PLC and network configuration for operation of 
the ACS Drive with the Omron PLC. Drive-side information will be provided by Tolomatic. 
Common PLC set-up will be identified, but not fully detailed herein. 
2. Overall Layout / Hardware 
SUPPLIED 
POWER SOURCE 
24Vdc 
RS-232 Cable to PC 
I/O Cable from Drive 
to PLC 
Encoder Cable from Drive 
to Motor Encoder 
Motor Power Cable from Drive 
to Motor 
PC 10.0.12.5 
Omron CJ2M PLC 
10.0.12.39 
Figure 2.1; Overall Layout/Hardware
Figure 3.1; TMI Setup 
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 3 • 
Technical Note 
3. Tolomatic ACS / TMI Setup 
Using Tolomatic 
Motion Interface 
connect to the 
drive and configure 
the actuator 
and motor tabs. 
Within the ‘Mode 
Select’ tab, select 
EtherNet/IP. 
Open the ‘ACS Ethernet Properties’ by selecting 
Tools> Ethernet Setup. Then set the IP Address, 
Subnet Mask and Gateway to the desired values. 
Click OK and write the settings to the drives flash. 
Figure 3.3; ACS Ethernet Properties 
Figure 3.2; Select EtherNet/IP
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 4 • 
Technical Note 
4. Commission PLC 
A. Set PLC rotary switches as required Ethernet Modules Unit # and Node # 
B. Start project and connect via USB com. 
C. Register I/O table, set IP address, and Routing Table (if applicable, – if using more than one SIOU card) 
D. Download, discon., change comm. to Ethernet 
4A. Set PLC Rotary Switches 
Figure 4A.1; Set PLC Rotary Switches (CJ2H) 
Figure 4A.2; Set PLC Rotary Switches (CJ2M) 
Setting Rotary Switches 
Unit Number: 0-F, set to position 1 
(Each communications module on 
the Rack ass’y must have a unique 
number up to 16 on a system. 
More than 1 will require a routing 
table be set via CX-Integrator.) 
Node Number: 
Set “16X1” Sw to 2, and 16X0 Sw 
to 7. 
(These are “hex-based” settings 
which must match the last octet 
of software set IP address, 
this is done later via I/O table 
configuration.) 
In this case 27 hex = 39 decimal, 
our IP is 10.0.12.39 in this 
example.
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 5 • 
Technical Note 
4B Starting the PLC Project 
1. Start new CX-Programmer project. 
2. Choose PLC Model 
3. Set CPU Version 
4. Use USB 
5. Choose OK. 
Figure 4B.1; Starting the PLC Projec 
4C1 Register I/O Table 
1. Get On-Line. 
2. Change or set 
CPU to Stop/ 
Program mode. 
3. Go into I/O Table 
4. From Options 
pull-down 
choose “Create”. 
Figure 4C1.1; Configuring the I/O Table
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 6 • 
Technical Note 
4C2 Editing the I/O Table 
1. Result: cards on 
system are now 
registered to 
CPU 
2. (Built-in ‘EIP) 
3. (Other Cards on 
“rack”) 
{ 
Figure 4C2.1; Editing the I/O Table 
4C3 Ethernet/IP Address Settings 
1. Open ‘EIP card 
2. Set IP and 
sub-net. 
3. Transfer 
(PC to Unit) 
4. (Acknowledge 
following 
prompts 
accordingly.) 
Figure 4C3; Set IP Address
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 7 • 
Technical Note 
4C4 Changing Project Communications 
1. Close I/O Table 
2. Go Off-Line 
3. Change comm. 
Settings 
4. Set IP to match 
settings made in 
I/O settings. 
(10.0.12.39) 
5. Choose OK 
Figure 4C4.1; Changing Project Communications
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 8 • 
Technical Note 
4C5 Setting PC to PLC comm.'s 
1. Change your 
PC’s network 
card to an IP on 
the same subnet. 
2. “Ping test” your 
conn. w/PLC. 
3. Start, Run… 
Figure 4C5.1; Setting PC to PLC comm.'s
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 9 • 
Technical Note 
4D1 Launching "Network Configurator" 
1. Go back On-Line 
2. Open I/O Table 
3. Expand view 
4. Right click 
on ‘EIP, 
then choose 
“Start Special 
Application”, 
“…with Setting 
Inherited”. 
5. Acknowledging 
prompts will 
start the Omron 
“Network 
Configurator” 
software tool. 
Figure 4D1.1; Launching "Network Configurator" 
4D2 Network Configurator 
Result 
This will be 
used in the 
following slides 
to commission 
the Ethernet/IP 
“Tag Data links” 
Figure 4D2.1; Network Configurator
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 10 • 
Technical Note 
4D3 Creating the Network Diagram 
1. Obtain and 
install the ACS’s 
EDS file, use the 
“EDS File” pull-down. 
2. Expand the 
device tree 
3. Click and drag 
the CP2M out 
to the network 
diagram 
4. Click and drag 
the ACS drive 
controller out 
to the network 
diagram 
Figure 4D3.1; Creating the Network Diagram 
4D4 Setting IP Addresses 
1. Right Click on 
PLC icon and 
choose “Change 
Node Address” 
2. Set to 
10.0.12.39 
3. Choose OK 
Figure 4D4.1; Setting IP Addresses
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 11 • 
Technical Note 
4D5 Setting IP Addresses 
1. Do the same for 
the ACS. 
(Our example 
will use 
10.0.12.100) 
2. Choose OK 
Figure 4D5.1; Setting IP Addresses 
4D6 Creating "Tag Sets" (input) 
1. Double-click PLC 
icon 
2. Choose “Tag 
Sets” tab 
3. Choose “Edit 
Tags” 
4. Choose “New” 
5. Enter an address 
in “Name” field. 
(Note, this is actually 
the address location 
you want the ACS’s 28 
bytes to be seen in the 
PLC’s memory.) 
6. Choose 
“Register”. 
(Since this completes 
the Input tag sets 
we need here click 
“Close”, and then 
“OK”) 
Figure 4D6.1; Creating "Tag Sets" (input)
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 12 • 
Technical Note 
4D7 Creating "Tag Sets" (output) 
1. Click the “Out- 
Produce” tab. 
2. Click “Edit Tags” 
3. Enter an address 
in the “Name” 
field. 
(As before, this is 
actually the address 
location you wish to 
designate in the PLC 
for use in controlling 
the ACS) 
4. Choose 
“Register”. 
(Since this completes 
the Output tag sets 
we need here click 
“Close” and then 
“OK”) 
Figure 4D7.1; Creating "Tag Sets" (output) 
4D8 Editing, adding a Connection 
1. Go to 
connections tab 
2. Click here 
(To bring 
PLC down to 
“Register Device 
List) 
3. Result 
4 Double-click 
to edit 
(as seen next) 
Figure 4D8.1; Editing, adding a Connection
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 13 • 
Technical Note 
4D9 Connection Details 
1. Change pull-down 
choices 
to following 
selections 
to create 
appropriate 
connections with 
the PLC! 
2. Click “Register 
Figure 4D9.1; Connection Details 
4D10 Download Configuration! 
Result! 
1. Choose OK. 
2. Click on PLC 
icon in network 
diagram. 
3. From the menu 
bar choose 
“Device”, then 
“Parameter”, 
then “download. 
Figure 4D10.1; Download Configuration!
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 14 • 
Technical Note 
5A ACS "Output Process Image" 
1. Make up of 
“Output Ass’y” 
mapped for 
control from the 
PLC over the 
drive/actuator. 
PLC memory 
area 
W200-W215 
(32 Bytes = 16 Words) 
Figure 5A.1; ACS "Output Process Image"
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 15 • 
Technical Note 
5B ACS "Input Process Image" 
1. Make-up of 
“Input Assembly” 
mapped for 
“feedback” to 
PLC 
PLC memory 
area 
W300-W313 
(28 Bytes = 14 Words) 
Figure 5B.1; ACS "Input Process Image"
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 16 • 
Technical Note 
6 PLC Data Exchange 
1. Create Symbols, (not done here yet) and pull data into 
Watch Window to test run. 
Figure 6.1; PLC Data Exchange 
7 Project References 
• Omron CX-Programmer - Ref manuals, Installed with Suite 
• Omron Network Config. Tool for “E/IP – Ref manuals” 
• CJ2M Manuals – available at Omron247.com 
• Tolomatic Motion Interface, EDS files and manuals at Tolomatic.com 
Figure 7.1 Tolomatic #3604-4173 Figure 7.2 Tolomatic #3600-4167
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 17 • 
Technical Note 
8 Tag Set Up 
Figure 8.1; Double click on symbols, edit the data tag. A list of tags/addresses needs to be made for each ACS parameter. 
Figure 8.2; Data tag values can be loaded by double clicking the tag.
ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron 
• 18 • 
Technical Note 
9 Tag Set Up Tables 
Figure 9.2; Example of Omron tags used in ladder logic program

Contenu connexe

Tendances

PLC and SCADA Training
PLC and SCADA TrainingPLC and SCADA Training
PLC and SCADA TrainingAEAB Engineer
 
YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3Rehan Fazal
 
CENTUM VP - 2014 version
CENTUM VP - 2014 versionCENTUM VP - 2014 version
CENTUM VP - 2014 versionYokogawa
 
DCS PRESENTATION
DCS PRESENTATIONDCS PRESENTATION
DCS PRESENTATIONbvent2005
 
Dcs presentation 13005437501565-phpapp01
Dcs presentation 13005437501565-phpapp01Dcs presentation 13005437501565-phpapp01
Dcs presentation 13005437501565-phpapp01infoasim2
 
Presentation Plc Course
Presentation Plc CoursePresentation Plc Course
Presentation Plc Courseplc_course
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System BasicsPratap Chandra
 
Automation Training With ITS PLC
Automation Training With ITS PLCAutomation Training With ITS PLC
Automation Training With ITS PLCLuis Correia
 
Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...
Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...
Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...Amit Sharma
 
Plc and hmi baed stenter machine01
Plc and hmi baed stenter machine01Plc and hmi baed stenter machine01
Plc and hmi baed stenter machine01Rakshita Upadhyay
 

Tendances (20)

Cp1e manual
Cp1e manualCp1e manual
Cp1e manual
 
Cqm1 h
Cqm1 hCqm1 h
Cqm1 h
 
PLC and SCADA Training
PLC and SCADA TrainingPLC and SCADA Training
PLC and SCADA Training
 
Ov150 win.ppt
Ov150   win.pptOv150   win.ppt
Ov150 win.ppt
 
Automation-PLC
Automation-PLCAutomation-PLC
Automation-PLC
 
YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3
 
CENTUM VP - 2014 version
CENTUM VP - 2014 versionCENTUM VP - 2014 version
CENTUM VP - 2014 version
 
DCS PRESENTATION
DCS PRESENTATIONDCS PRESENTATION
DCS PRESENTATION
 
Dcs presentation 13005437501565-phpapp01
Dcs presentation 13005437501565-phpapp01Dcs presentation 13005437501565-phpapp01
Dcs presentation 13005437501565-phpapp01
 
Presentation Plc Course
Presentation Plc CoursePresentation Plc Course
Presentation Plc Course
 
Yokogawa Centum VP
Yokogawa Centum VPYokogawa Centum VP
Yokogawa Centum VP
 
Industrial Automation Using B&R PLC.
Industrial Automation Using B&R PLC.Industrial Automation Using B&R PLC.
Industrial Automation Using B&R PLC.
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System Basics
 
CENTUM CS300 R3
CENTUM CS300 R3CENTUM CS300 R3
CENTUM CS300 R3
 
Basic plc
Basic plcBasic plc
Basic plc
 
Automation Training With ITS PLC
Automation Training With ITS PLCAutomation Training With ITS PLC
Automation Training With ITS PLC
 
Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...
Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...
Yokogawa -Integrated Production Control System solution for Petrochemcial Ind...
 
Plc and hmi baed stenter machine01
Plc and hmi baed stenter machine01Plc and hmi baed stenter machine01
Plc and hmi baed stenter machine01
 
S7 400 h
S7 400 hS7 400 h
S7 400 h
 
Plc tutorial
Plc tutorialPlc tutorial
Plc tutorial
 

En vedette

PLC Traffic Light Control
PLC Traffic Light ControlPLC Traffic Light Control
PLC Traffic Light ControlAmeen San
 
Automatic Pick And Place System | Manufacture | Exporter
Automatic Pick And Place System | Manufacture | ExporterAutomatic Pick And Place System | Manufacture | Exporter
Automatic Pick And Place System | Manufacture | Exporterlouiesmith
 
Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)
Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)
Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)Engr. Nur Mohammad
 
Technical manual - Omron
Technical manual - OmronTechnical manual - Omron
Technical manual - OmronSanjay Aj
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportRobo India
 
Report On Arduino
Report On  ArduinoReport On  Arduino
Report On ArduinoTongXu520
 
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...Living Online
 
Application of traffic light
Application of traffic lightApplication of traffic light
Application of traffic lightare you
 
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSORTRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSORSubash Sambath Kumar
 
Smart Traffic Light Controller
Smart Traffic Light ControllerSmart Traffic Light Controller
Smart Traffic Light ControllerHimanshi_Sharma
 
Traffic light.ppt (1)
Traffic light.ppt (1)Traffic light.ppt (1)
Traffic light.ppt (1)chelseaaaaad
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.Ishank Ranjan
 

En vedette (19)

PLC Traffic Light Control
PLC Traffic Light ControlPLC Traffic Light Control
PLC Traffic Light Control
 
Omron ladder programming
Omron ladder programmingOmron ladder programming
Omron ladder programming
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
PLC TRAINING
PLC TRAININGPLC TRAINING
PLC TRAINING
 
PLC
PLCPLC
PLC
 
Automatic Pick And Place System | Manufacture | Exporter
Automatic Pick And Place System | Manufacture | ExporterAutomatic Pick And Place System | Manufacture | Exporter
Automatic Pick And Place System | Manufacture | Exporter
 
Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)
Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)
Plc stock list (SIEMENS,OMRON ,GF FAUNC ,ALLEN BREADLY)
 
Technical manual - Omron
Technical manual - OmronTechnical manual - Omron
Technical manual - Omron
 
Datasheet omron clp
Datasheet omron clpDatasheet omron clp
Datasheet omron clp
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project Report
 
Report On Arduino
Report On  ArduinoReport On  Arduino
Report On Arduino
 
PLC
PLCPLC
PLC
 
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
 
Application of traffic light
Application of traffic lightApplication of traffic light
Application of traffic light
 
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSORTRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
TRAFFIC LIGHT CONTROL SYSTEM USING 8085 MICROPROCESSOR
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controller
 
Smart Traffic Light Controller
Smart Traffic Light ControllerSmart Traffic Light Controller
Smart Traffic Light Controller
 
Traffic light.ppt (1)
Traffic light.ppt (1)Traffic light.ppt (1)
Traffic light.ppt (1)
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.
 

Similaire à How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps

05_04R201_1_C200 Hardware Configuration.ppt
05_04R201_1_C200 Hardware Configuration.ppt05_04R201_1_C200 Hardware Configuration.ppt
05_04R201_1_C200 Hardware Configuration.pptssuserdfb799
 
Iai ether cat_pcon_acon_specsheet
Iai ether cat_pcon_acon_specsheetIai ether cat_pcon_acon_specsheet
Iai ether cat_pcon_acon_specsheetElectromate
 
Kcam4 user manual_4.0.25
Kcam4 user manual_4.0.25Kcam4 user manual_4.0.25
Kcam4 user manual_4.0.25abhaygupta03
 
24109937 wincc flexible_kommunikation_ethernet_e
24109937 wincc flexible_kommunikation_ethernet_e24109937 wincc flexible_kommunikation_ethernet_e
24109937 wincc flexible_kommunikation_ethernet_eFercho Oe
 
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pdf
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pdfSnet+Pro+Service+Software_SNET+Pro+2+Instructions.pdf
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pdffjero
 
Bts commissioning
Bts commissioningBts commissioning
Bts commissioningginorosido
 
Siemens s7 300 programming
Siemens s7 300 programming Siemens s7 300 programming
Siemens s7 300 programming satyajit patra
 
Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 33c telecom
 
Program, Code of Program and Screen Shot of Output (UNIVERSAL DRIVER USING µ...
Program, Code of Program and  Screen Shot of Output (UNIVERSAL DRIVER USING µ...Program, Code of Program and  Screen Shot of Output (UNIVERSAL DRIVER USING µ...
Program, Code of Program and Screen Shot of Output (UNIVERSAL DRIVER USING µ...Er. Ashish Pandey
 
Gsm developer guide gsm at commands - rev a
Gsm developer guide   gsm at commands - rev  aGsm developer guide   gsm at commands - rev  a
Gsm developer guide gsm at commands - rev aAbdusSalam Voip
 
ALC_PDH_RADIO_Technical_Training_Siae_Mi.ppt
ALC_PDH_RADIO_Technical_Training_Siae_Mi.pptALC_PDH_RADIO_Technical_Training_Siae_Mi.ppt
ALC_PDH_RADIO_Technical_Training_Siae_Mi.pptMauricioWeisser
 
DetailsiBeacon_endocsSetupBeaconInIOS.pdf
DetailsiBeacon_endocsSetupBeaconInIOS.pdfDetailsiBeacon_endocsSetupBeaconInIOS.pdf
DetailsiBeacon_endocsSetupBeaconInIOS.pdfSomnathKhamaru1
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system reportSumit Kumar
 
IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...
IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...
IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...IRJET Journal
 
operating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS deviceoperating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS devicescooby_doo
 

Similaire à How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps (20)

05_04R201_1_C200 Hardware Configuration.ppt
05_04R201_1_C200 Hardware Configuration.ppt05_04R201_1_C200 Hardware Configuration.ppt
05_04R201_1_C200 Hardware Configuration.ppt
 
Iai ether cat_pcon_acon_specsheet
Iai ether cat_pcon_acon_specsheetIai ether cat_pcon_acon_specsheet
Iai ether cat_pcon_acon_specsheet
 
Wiring cp1 e_s_analogicas
Wiring cp1 e_s_analogicasWiring cp1 e_s_analogicas
Wiring cp1 e_s_analogicas
 
Commisioning.pptx
Commisioning.pptxCommisioning.pptx
Commisioning.pptx
 
Kcam4 user manual_4.0.25
Kcam4 user manual_4.0.25Kcam4 user manual_4.0.25
Kcam4 user manual_4.0.25
 
24109937 wincc flexible_kommunikation_ethernet_e
24109937 wincc flexible_kommunikation_ethernet_e24109937 wincc flexible_kommunikation_ethernet_e
24109937 wincc flexible_kommunikation_ethernet_e
 
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pdf
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pdfSnet+Pro+Service+Software_SNET+Pro+2+Instructions.pdf
Snet+Pro+Service+Software_SNET+Pro+2+Instructions.pdf
 
Bts commissioning
Bts commissioningBts commissioning
Bts commissioning
 
Siemens s7 300 programming
Siemens s7 300 programming Siemens s7 300 programming
Siemens s7 300 programming
 
Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3
 
Program, Code of Program and Screen Shot of Output (UNIVERSAL DRIVER USING µ...
Program, Code of Program and  Screen Shot of Output (UNIVERSAL DRIVER USING µ...Program, Code of Program and  Screen Shot of Output (UNIVERSAL DRIVER USING µ...
Program, Code of Program and Screen Shot of Output (UNIVERSAL DRIVER USING µ...
 
Gsm developer guide gsm at commands - rev a
Gsm developer guide   gsm at commands - rev  aGsm developer guide   gsm at commands - rev  a
Gsm developer guide gsm at commands - rev a
 
Plc tg fi
Plc tg fiPlc tg fi
Plc tg fi
 
Actm usermanual
Actm usermanualActm usermanual
Actm usermanual
 
ALC_PDH_RADIO_Technical_Training_Siae_Mi.ppt
ALC_PDH_RADIO_Technical_Training_Siae_Mi.pptALC_PDH_RADIO_Technical_Training_Siae_Mi.ppt
ALC_PDH_RADIO_Technical_Training_Siae_Mi.ppt
 
DetailsiBeacon_endocsSetupBeaconInIOS.pdf
DetailsiBeacon_endocsSetupBeaconInIOS.pdfDetailsiBeacon_endocsSetupBeaconInIOS.pdf
DetailsiBeacon_endocsSetupBeaconInIOS.pdf
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system report
 
Um basic config_l2p_rel71_en
Um basic config_l2p_rel71_enUm basic config_l2p_rel71_en
Um basic config_l2p_rel71_en
 
IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...
IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...
IRJET- Design and Implementation of Telemetry Encoder for Light- Weight Ballo...
 
operating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS deviceoperating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS device
 

Plus de Tolomatic

Pneumatic Glossary, Conversions, & Guidelines
Pneumatic Glossary, Conversions, & GuidelinesPneumatic Glossary, Conversions, & Guidelines
Pneumatic Glossary, Conversions, & GuidelinesTolomatic
 
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...Tolomatic
 
Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...
Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...
Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...Tolomatic
 
Tolomatic Belt Drive Actuator Comparsion
Tolomatic Belt Drive Actuator ComparsionTolomatic Belt Drive Actuator Comparsion
Tolomatic Belt Drive Actuator ComparsionTolomatic
 
Heavy Duty Linear Actuators, Belt Driven Actuators: MXB
Heavy Duty Linear Actuators, Belt Driven Actuators: MXBHeavy Duty Linear Actuators, Belt Driven Actuators: MXB
Heavy Duty Linear Actuators, Belt Driven Actuators: MXBTolomatic
 
Electric Linear Screw Actuators: MXE
Electric Linear Screw Actuators: MXEElectric Linear Screw Actuators: MXE
Electric Linear Screw Actuators: MXETolomatic
 
Electric Intelligent Actuators: Electric Smart Actuators: ICR
Electric Intelligent Actuators: Electric Smart Actuators: ICRElectric Intelligent Actuators: Electric Smart Actuators: ICR
Electric Intelligent Actuators: Electric Smart Actuators: ICRTolomatic
 

Plus de Tolomatic (7)

Pneumatic Glossary, Conversions, & Guidelines
Pneumatic Glossary, Conversions, & GuidelinesPneumatic Glossary, Conversions, & Guidelines
Pneumatic Glossary, Conversions, & Guidelines
 
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
 
Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...
Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...
Interfacing the Tolomatic IMA Actuator and Absolute Encoder with Allen Bradle...
 
Tolomatic Belt Drive Actuator Comparsion
Tolomatic Belt Drive Actuator ComparsionTolomatic Belt Drive Actuator Comparsion
Tolomatic Belt Drive Actuator Comparsion
 
Heavy Duty Linear Actuators, Belt Driven Actuators: MXB
Heavy Duty Linear Actuators, Belt Driven Actuators: MXBHeavy Duty Linear Actuators, Belt Driven Actuators: MXB
Heavy Duty Linear Actuators, Belt Driven Actuators: MXB
 
Electric Linear Screw Actuators: MXE
Electric Linear Screw Actuators: MXEElectric Linear Screw Actuators: MXE
Electric Linear Screw Actuators: MXE
 
Electric Intelligent Actuators: Electric Smart Actuators: ICR
Electric Intelligent Actuators: Electric Smart Actuators: ICRElectric Intelligent Actuators: Electric Smart Actuators: ICR
Electric Intelligent Actuators: Electric Smart Actuators: ICR
 

Dernier

Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 

Dernier (20)

Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 

How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps

  • 1. 3600-4184_01_TN_ACS-Omron • 1 • Technical Note ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps Contents 1 Introduction........................................................2 2 Overall Layout/Hardware ....................................2 3 Tolomatic ACS/TMI Setup....................................3 4 Commissioning PLC...................................... 4-13 4A Set PLC Rotary Switches............................4 4B Starting the PLC Project.............................5 4C1 Configuring the I/O Table............................5 4C2 Editing the I/O Table...................................6 4C3 Ethernet/IP Address Setting........................6 4C4 Changing Project Communications..............7 4C5 Setting PC to PLC comm's..........................8 4D1 Launching "Network Configurator"..............9 4D2 Network Configurator.................................9 4D3 Creating the Network Diagram..................10 4D4 Setting IP Addresses................................10 4D5 Setting IP Addresses................................11 4D6 Creating "Tag Sets" (input).......................11 4D7 Creating "Tag Sets" (output).....................12 4D8 Editing, Adding a Connection....................12 4D9 Connection Details...................................13 4D10 Download Configuration!.........................13 5A ACS "Output Process Image"............................14 5B ACS "Input Process Image"...............................15 6 PLC Data Exchange..........................................16 7 Project References...........................................16 8 Tag Set Up.......................................................17 9 Tag Set Up Table..............................................18
  • 2. Customer Supplied Power Cable to Power Input on Drive Moxa SDS-508A Managed Ethernet Switch 10.0.12.16 ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 2 • Technical Note 1. Introduction This information contains primary steps required to commission the PLC and network configuration for operation of the ACS Drive with the Omron PLC. Drive-side information will be provided by Tolomatic. Common PLC set-up will be identified, but not fully detailed herein. 2. Overall Layout / Hardware SUPPLIED POWER SOURCE 24Vdc RS-232 Cable to PC I/O Cable from Drive to PLC Encoder Cable from Drive to Motor Encoder Motor Power Cable from Drive to Motor PC 10.0.12.5 Omron CJ2M PLC 10.0.12.39 Figure 2.1; Overall Layout/Hardware
  • 3. Figure 3.1; TMI Setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 3 • Technical Note 3. Tolomatic ACS / TMI Setup Using Tolomatic Motion Interface connect to the drive and configure the actuator and motor tabs. Within the ‘Mode Select’ tab, select EtherNet/IP. Open the ‘ACS Ethernet Properties’ by selecting Tools> Ethernet Setup. Then set the IP Address, Subnet Mask and Gateway to the desired values. Click OK and write the settings to the drives flash. Figure 3.3; ACS Ethernet Properties Figure 3.2; Select EtherNet/IP
  • 4. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 4 • Technical Note 4. Commission PLC A. Set PLC rotary switches as required Ethernet Modules Unit # and Node # B. Start project and connect via USB com. C. Register I/O table, set IP address, and Routing Table (if applicable, – if using more than one SIOU card) D. Download, discon., change comm. to Ethernet 4A. Set PLC Rotary Switches Figure 4A.1; Set PLC Rotary Switches (CJ2H) Figure 4A.2; Set PLC Rotary Switches (CJ2M) Setting Rotary Switches Unit Number: 0-F, set to position 1 (Each communications module on the Rack ass’y must have a unique number up to 16 on a system. More than 1 will require a routing table be set via CX-Integrator.) Node Number: Set “16X1” Sw to 2, and 16X0 Sw to 7. (These are “hex-based” settings which must match the last octet of software set IP address, this is done later via I/O table configuration.) In this case 27 hex = 39 decimal, our IP is 10.0.12.39 in this example.
  • 5. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 5 • Technical Note 4B Starting the PLC Project 1. Start new CX-Programmer project. 2. Choose PLC Model 3. Set CPU Version 4. Use USB 5. Choose OK. Figure 4B.1; Starting the PLC Projec 4C1 Register I/O Table 1. Get On-Line. 2. Change or set CPU to Stop/ Program mode. 3. Go into I/O Table 4. From Options pull-down choose “Create”. Figure 4C1.1; Configuring the I/O Table
  • 6. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 6 • Technical Note 4C2 Editing the I/O Table 1. Result: cards on system are now registered to CPU 2. (Built-in ‘EIP) 3. (Other Cards on “rack”) { Figure 4C2.1; Editing the I/O Table 4C3 Ethernet/IP Address Settings 1. Open ‘EIP card 2. Set IP and sub-net. 3. Transfer (PC to Unit) 4. (Acknowledge following prompts accordingly.) Figure 4C3; Set IP Address
  • 7. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 7 • Technical Note 4C4 Changing Project Communications 1. Close I/O Table 2. Go Off-Line 3. Change comm. Settings 4. Set IP to match settings made in I/O settings. (10.0.12.39) 5. Choose OK Figure 4C4.1; Changing Project Communications
  • 8. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 8 • Technical Note 4C5 Setting PC to PLC comm.'s 1. Change your PC’s network card to an IP on the same subnet. 2. “Ping test” your conn. w/PLC. 3. Start, Run… Figure 4C5.1; Setting PC to PLC comm.'s
  • 9. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 9 • Technical Note 4D1 Launching "Network Configurator" 1. Go back On-Line 2. Open I/O Table 3. Expand view 4. Right click on ‘EIP, then choose “Start Special Application”, “…with Setting Inherited”. 5. Acknowledging prompts will start the Omron “Network Configurator” software tool. Figure 4D1.1; Launching "Network Configurator" 4D2 Network Configurator Result This will be used in the following slides to commission the Ethernet/IP “Tag Data links” Figure 4D2.1; Network Configurator
  • 10. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 10 • Technical Note 4D3 Creating the Network Diagram 1. Obtain and install the ACS’s EDS file, use the “EDS File” pull-down. 2. Expand the device tree 3. Click and drag the CP2M out to the network diagram 4. Click and drag the ACS drive controller out to the network diagram Figure 4D3.1; Creating the Network Diagram 4D4 Setting IP Addresses 1. Right Click on PLC icon and choose “Change Node Address” 2. Set to 10.0.12.39 3. Choose OK Figure 4D4.1; Setting IP Addresses
  • 11. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 11 • Technical Note 4D5 Setting IP Addresses 1. Do the same for the ACS. (Our example will use 10.0.12.100) 2. Choose OK Figure 4D5.1; Setting IP Addresses 4D6 Creating "Tag Sets" (input) 1. Double-click PLC icon 2. Choose “Tag Sets” tab 3. Choose “Edit Tags” 4. Choose “New” 5. Enter an address in “Name” field. (Note, this is actually the address location you want the ACS’s 28 bytes to be seen in the PLC’s memory.) 6. Choose “Register”. (Since this completes the Input tag sets we need here click “Close”, and then “OK”) Figure 4D6.1; Creating "Tag Sets" (input)
  • 12. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 12 • Technical Note 4D7 Creating "Tag Sets" (output) 1. Click the “Out- Produce” tab. 2. Click “Edit Tags” 3. Enter an address in the “Name” field. (As before, this is actually the address location you wish to designate in the PLC for use in controlling the ACS) 4. Choose “Register”. (Since this completes the Output tag sets we need here click “Close” and then “OK”) Figure 4D7.1; Creating "Tag Sets" (output) 4D8 Editing, adding a Connection 1. Go to connections tab 2. Click here (To bring PLC down to “Register Device List) 3. Result 4 Double-click to edit (as seen next) Figure 4D8.1; Editing, adding a Connection
  • 13. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 13 • Technical Note 4D9 Connection Details 1. Change pull-down choices to following selections to create appropriate connections with the PLC! 2. Click “Register Figure 4D9.1; Connection Details 4D10 Download Configuration! Result! 1. Choose OK. 2. Click on PLC icon in network diagram. 3. From the menu bar choose “Device”, then “Parameter”, then “download. Figure 4D10.1; Download Configuration!
  • 14. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 14 • Technical Note 5A ACS "Output Process Image" 1. Make up of “Output Ass’y” mapped for control from the PLC over the drive/actuator. PLC memory area W200-W215 (32 Bytes = 16 Words) Figure 5A.1; ACS "Output Process Image"
  • 15. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 15 • Technical Note 5B ACS "Input Process Image" 1. Make-up of “Input Assembly” mapped for “feedback” to PLC PLC memory area W300-W313 (28 Bytes = 14 Words) Figure 5B.1; ACS "Input Process Image"
  • 16. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 16 • Technical Note 6 PLC Data Exchange 1. Create Symbols, (not done here yet) and pull data into Watch Window to test run. Figure 6.1; PLC Data Exchange 7 Project References • Omron CX-Programmer - Ref manuals, Installed with Suite • Omron Network Config. Tool for “E/IP – Ref manuals” • CJ2M Manuals – available at Omron247.com • Tolomatic Motion Interface, EDS files and manuals at Tolomatic.com Figure 7.1 Tolomatic #3604-4173 Figure 7.2 Tolomatic #3600-4167
  • 17. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 17 • Technical Note 8 Tag Set Up Figure 8.1; Double click on symbols, edit the data tag. A list of tags/addresses needs to be made for each ACS parameter. Figure 8.2; Data tag values can be loaded by double clicking the tag.
  • 18. ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps • 3600-4184_01_TN_ACS-Omron • 18 • Technical Note 9 Tag Set Up Tables Figure 9.2; Example of Omron tags used in ladder logic program