System Extension Structure. What are the differences between the 10PM series and 20PM series PLC? See the following drawing

Size: px
Start display at page:

Download "System Extension Structure. What are the differences between the 10PM series and 20PM series PLC? See the following drawing"

Transcription

1 How do we extend the modules of the AH500? You can extend modules using the existing backplane. When additional backplanes are required, both local I/O extension and remote I/O extension are available. Remote I/O extension is available via DeviceNet. System Extension Structure What are the differences between the 10PM series and 20PM series PLC? See the following drawing What's the difference between the DVP10MC and the DVPCOPM-SL? The DVP10MC is a CANopen motion controller and the DVPCOPM-SL is a CANopen master communication module. Both support protocols. The DVP10MC has built-in motion control and PLC functions which adopt the method of CANopen bus to achieve multi-axis motion control. It also supports general extension functions which are the same as the Delta Slim Type extension modules on the left and the PLC on the right. Some default data exchange areas are reserved for data transfer when conducting motion control and program control. Please refer to the figure below: How can a CAM chart be created on the DVP20PM? There are two ways to create a CAM chart. 1. Draw E-CAM curves from the CAM chart. 2. Generate E-CAM data from DTO instructions.

2 The CAM chart draws the curves from point-to-point or via functions. The DTO instructions automatically create flying shear curves. Users can set relevant parameters and operation requirements for the actual structure of the flying shear. E-CAM curves that meet these requirements can then be created and utilized. Which DVP-series PLC models support a special left-side extension module? Four models do: the EH2-L, 28SV, 12SA2, and 20SX2. Which DVP EH2 PLC models have the 200k high speed pulse output feature? The 2-axis 200K models that have such a feature are the 20EH00T2, 32EH00T2, and 32EH00T2-L. The 4-axis 200K model that has this feature is the 40EH00T2. What's the difference between the Delta Slim Type extension module on the left and the general extension module on the right? The extension module on the left is a parallel high-speed extension module, that includes extensions to the communication module and analog function. The general extension module is a serial extension module on the right, including extensions to I/O points and analog functions, temperature measurement, motion control, and communication and power modules. How is the input or output mode of Delta analog module set up? The input or output modes of the Delta analog module all have corresponding control register (CR) numbers. The CR data can be read or written using the From/To instructions. What are the resolution and range of analog output and digital conversion for the Delta Slim Type analog input module, respectively? The range of analog input voltage for the analog input module DVP04AD/DVP06AD is ± 10V while the range of digital conversion and resolution are ± 8,000 and 14 bits. The range of analog input current is ± 20mA while the range of digital conversion and resolution are ± 4,000 and 13 bits. What are the resolution and range of analog output and digital data for the Delta Slim Type analog output module, respectively?

3 There are 12 bits of resolution for the analog output module DVP02DA/DVP04DA, a range of 0 ~ 10V for the analog voltage output, and a range of 0 ~20mA for the analog current output. All correspond to the range of 0 to 4,000 for digital data. Are Delta extension modules adaptable on all PLC models? The Delta extension modules are distinguished by PLC models. Different machines need to use corresponding extension modules. Is there a PLC command that supports two variable speeds for continuous pulse output control? Yes, the PLC's "DDRVI" command with the flag "M1119" together can output two variable speeds of continuous pulses. Simply input two sets of frequency and output pulse numbers into the corresponding data register of "DDRVI" and set the flag "M1119" to ON. You will now get a two variable speed continuous pulse output as shown in the figure below. (Note: this function is available for the PLC models DVP28SV with firmware version 2.0 and the higher level models.)

4 What should I pay attention to when using the Z phase signal for the Z axis of the DVP20PM00M (Delta s professional motion controller)? 1.For the DVP20PM00M, the zero point signal input for the Z axis is X3. It is an open collector contact input on the internal circuits of the PLC used for the OCZ signal of the connected AC servo drive. 2.The generation of a Z phase signal can be verified by the D1805 input terminal when conducting program monitoring. 3.Please observe the following wiring notes when wiring: a.ensure that SS2 on the PLC is connected to a +24V power supply. b.ensure that 24G on the PLC is connected to the ground terminal on the servo drive. c.ensure that X3 on the PLC is connected to the OCZ terminal on the servo drive. Delta Ethernet module DVPEN01-SL transmits data through which communication protocol? Any other functions for users applications? DVPEN01-SL transmits data through the standard Modbus TCP. Other functions include: (1) Set up a recipient address to send the content of the PLC registers. (2)Data exchange: 2 DVPEN01-SL modules with DVP-SV series PLCs connected are able to synchronously read or write 100 words of data. (3)RTU function: With Delta Ethernet remote I/O module RTU-EN01, the DVPEN01-SL is able to achieve mapping functions, monitoring remote AI/AO and DI/DO. (4)IP filter: You can restrict misconnections, preventing the parameters set in the DVPEN01-SL from being modified by the misconnections. (5)Password protection: Set the DVPEN01-SL s IP address, recipient, data exchange area, RTU and IP filter functions and lock them with a password. What should I pay attention to when using the simulator in the PLC program editing software WPLSoft and ISPSoft? The icons circled below are the buttons to enable the simulator in WPLSoft and ISPSoft. Once the simulator is activated, you do not need to select a communication interface for monitoring, uploading and downloading programs. The simulator resembles an actual connection to a PLC, supporting timers and counters. However, the executing time for the timer and counter differs depending on the efficiency of the PC used. The timer functions are

5 the same as those in the DVP-ES/SA series PLC. Notes: 1.The simulator is only for testing programs when the user does not have a PLC. The result of the simulation will not be exactly the same as that from a PLC execution. You still have to test the program on an actual PLC before running the program. 2.The simulator does not support the following instructions: WDT, REF, REFF, MTR, DHSCS, DHSCR, DHSZ, SPD, PLSY, PWM, PLSR, IST, TKY, HKY, DSW, SEGL, ARWS, ASC, FROM, TO, RS, PRUN, VRRD, VRSC, ABS, PID, MODRD, MODWR, FWD, REV, STOP, RDST, RSTEF, SWRD, DELAY, GPWM, FTC, CVM, MEMR, MEMW, MODRW, PWD, RTMU, RTMD, RAND, DABSR, ZRN, PLSV, DRVI, DRVA, DPPMR, DPPMA, DCIMR, DCIMA, DPTPO, HST, DCLLM 3.The simulator in WPLSoft supports error detection. For details, see chapter 12 in "Help" for WPLSoft. What are the advantages and disadvantages of software and hardware high-speed counters? The advantage of a software high-speed counter is that every value counted corresponds directly to a device C whereas its disadvantage is it occupies a large amount of CPU space, causing the CPU to do less counting than expected. The advantage of a hardware high-speed counter is that it occupies only a small amount of CPU space, but its disadvantage is that the value counted will only be updated to device C when the DCNT instruction is scanned. What is the difference between a software high-speed counter and a hardware high-speed counter? The DVP series PLCs have both software high-speed counters and hardware high-speed counters. All software counters have limited total bandwidth for input and can be short of total bandwidth and pulses for the counting due to too many high-speed counters or enabled external interruptions. However, the hardware counter does independent counting following the hardware input specifications and will not be affected by its other high-speed functions or the total bandwidth problem. On the output terminal block of DVP-ES2/EX2 transistor output type PLC MPU, there are two different terminals, UP and ZP. How can I wire these two terminals? What are their functions? All transistor outputs of DVP-ES2/EX2 series PLC contain diode for back EMF protection, which is sufficient for small-power conductive load and average ON/OFF application frequency. However, in big-power or high ON/OFF frequency environments, please connect to another suppression circuit (as shown in the figure below) to lower the noise and prevent damages on the transistor output circuit resulting from over-voltage or overheating. The transistor outputs are all open collector; therefore, if Y0/Y1 is set to be pulse output and to ensure the transistor module works normally, the pull-up resistor has to be maintained at output current > 0.1A. Circuit wiring for transistor output:

6 What are M-Code instructions that can not be used when using Delta DVP-20PM series motion controllers? Because O100 main program specifies End Command M102 and OX0 ~ OX99 motion subroutines specifies End Command M02, ensure not to use M102 and M02 these two M-Code when using Delta DVP-20PM series motion controllers. What is the time unit of G-code, G04 (pause for time) which is provided in DVP20PM00D? The time unit of G4XT is second and the time unit of G4PT is millisecond. Delta DVP-PM series motion controllers support M-Code. What is M-code? How to use it? M-Code is an auxiliary function and generally placed in the subroutine of OX00~OX99 and used to be interrupt point of the program. If M-Code instruction is used in the program, when executing M-Code instruction, it is need to save the M-code into D1703 first. When M-Code is activated, the status of M1794 will be ON automatically. If M1744 is set to be ON at this time, M1794 will be OFF and it indicates that the operation of M-Code instruction is completed. Using M-Code is able to control Y output. When high byte of D1873 is set to 1, it indicates output function is enabled. If setting low byte of D1873 to the starting number of Y output, when the status of M1794 is turned to ON, i.e. M-Code instruction is activated, the Y output which corresponds to D1873 will be ON also. When the status of M1794 is set to OFF, Y output will be OFF as well. Please refer to the following example. It is suppose that the users can display the current execution number of M-Code via Y device when M6 is activated. (1)First set the parameter values of D1873 as follows: Please see the picture (2)Execute M-Code (M6), and then DVP-PM series will write the value of K6 into D1703 automatically and write the value of D1703 into K2YN. Please note that N is the starting number of Y output. For example: MOV H6 D1703 MOV D1703 K2YN

7 What is G-code? What kinds of G-code instructions do Delta DVP-PM series motion controllers support? G-Code is a preparation function which is also called as processing instruction code used to command the operation of the machine tool. DVP20PM00D supports: G00 (High-Speed Positioning), G01 (Synchronous Linear Interpolation), G02 (Clockwise Arc/Clockwise Helical Movement), G03 (Counterclockwise Arc/ Counterclockwise Helical Movement), G04 (Pause Time), G90 (Set-up Absolute Coordinate) and G91 (Set-up Relative Coordinate) DVP20PM00M supports: In addition to the above functions, DVP20PM00M also supports G17 (Set-up X-Y surface), G18 (Set-up X-Z surface) and G19 (Set-up Y-Z surface). What is the difference of between the specifications of DVP20PM00D and DVP20PM00M (DVP-PM series motion controller)? please see the picture How do DVP-EH2 and DVP-28SV series PLC change the zero-return direction when reaching LSP/LSN? Or are there any other commands able to do so? DVP-EH2 and DVP-28SV do not have LSP/LSN defining function. The proper solution will be to write a ladder program that commands motor to conduct with Y1 signal. For example: DVP-ES2/EH2 has negative limit function which will enable M1307 and trigger X5 when executed. For more information, please refer to DVP-ES2/EX2 application manual.

8 Does the inner value of PLC remains when the power is off? Yes, the inner value will remain if you use latched device. ISPSoft and WPLSoft are both the editing software of Delta DVP series PLC. What are the advantages of ISPSoft? What are the differences between ISPSoft and WPLSoft? What PLC models does ISPSoft support? ISPSofte is the new programming software which supports ladder diagram, function block and many other programming modes. It s able to edit program in modular way to save your time in developing large projects, and the already made function block can be reused to increase your economical benefit. As to the difference between WPLSoft and ISPSoft, the task assignment function, function block and variation declaration function of ISPSoft can be adopted by WPLSoft while which of WPLSoft can t be adopted by ISPSoft. ISPSoft support all DVP series of PLC.

9 Is the address of EH COM2 common with using F485 function card? Yes, although the COM port is different, but the address is the same. How to set PLC as master and HMI as slave to communicate? HMI has to be set as slave mode, and both PLC and HMI have to set the same protocol. Using Modbus communication instructions MODRD/MODWR/MODRW to communicate HMI via RS485. Please refer user manual for further information. Is there any rule to be followed when PLC connecting extension module? Nothing particular has to be followed, but suggest the DI/O module to add on the most far side. Why the temperature curve shakes when using 04PT? Maybe the environment is unstable. And notice to keep far from noise and do some prevention of noise. How to copy device comments from one WPLSoft program to another? After compiling, copy.rcm is OK. How can I get the software of Delta PLC, do I have to purchase it? Software is called WPLSoft and user can download on Delta website. Whether if all PLC support the COM1 protocol changing function?

10 Only the firmware version newer than ES/EX/SS_V6.0 SA/SX_V1.2 SC_V1.0 EH_V1.1 SV_V1.0 EH2_V1.0 is OK. The program is like:sub D172 K20 D173 When D172=any value,d173=0,even if set D173 as any other value cannot change it, but change D173 to D174 is OK, why? D172 suppose to be 32bit and take 2 continuous registers. Could extension module be read/wrote by HMI directly(not via PLC)? Yes, connecting HMI and module by RS485 and confirm the station address of module. Selecting Delta Controller ASCII in Base Port control selection, and choose PLC_MODULE for device. What can I do if I don t know the station address of PLC? Set the station address as 0 in WPLSoft, and it would broadcast to search automatically. SX has 2AI, but only 1 common, can the current and voltage plug together? Yes, the common is the same, There is no RUN/STOP switch on ES EX,how can I set it run? Using WPLSoft to run PLC, and the state would be store. That means after power off and then on again, PLC would be still in run state. How to use RTC? Users can read D1313~D1319 registers of PLC or using RTC related instruction API160~API169. How to decide Kp Ki Kd of PID instruction? When first executing PID, suggest to set auto-tuning mode. And the sampling time depends on the environment. If the value changes rapidly then the sampling time has to be set smaller. After auto-tuning, check the temperature curve, if raising rapidly, suggest to reduce Kp, if shaking too strong, suggest to reduce Ki. Please refer the user manual for more information. How to use PLC and Servo to implement zero return? After PLC connecting to Servo, executing zero return instruction of PLC (ZRN). Can extension module be added more than 8? No, but for SV can add 8 on left side and 8 on right side. What can I do if I need more current than PS01 or PS02 provides? Parallel connecting 2 PS02, means connect 24V and 0V together can provide 4A current. Can ES add temperature module and not change PLC? Extension module can be connected via directly plug of via RS485. So ES can connect other type MPU module via RS485.

11 What does the RS232 port on Ethernet module EN01 use to, can users download program via it? RS-232 is only for configuring EN01, like setting IP address, not for program downloading. What has to do if Ethernet module cannot connect Ethernet? Making sure if the IP address is right firstly, and check if be blocked by firewall. If still not work, please contact MIS member to solve. Can program in DVP-ES be directly transfer to other types(sa or EH)? Yes, because the program capacity of ES is fewest and not have to worry about program losing. Is there any limitation or anything need to be noticed while using DeviceNet module? The max number of DeviceNet is 64 and longest is 500m.Because the biggest advantage of DeviceNet is the stabilization, using specific cable is needed. Can Delta PLC be controled by SCADA? Yes, can use Modbus or Ethernet(for SV) to read/write device inside PLC via indicating its address. Can the two com port of PLC be used to connect different devices at the same time? Yes, and no special limitation. How to design a system that includes two PLCs, one is master, and the other is its backup. While the master is terminated due to some problems, then the backup would start immediately? Basically the master can always send signal to backup as running and as long as the backup cannot receive the signal, that means something wrong with the master, then backup start to run. When the signal is back again, the backup goes to stop. Using MODRD/MODWR or RS instructions. Is there any limitation or anything need to be noticed while using Ethernet module? Just adding Ethernet module to SV and connecting Ethernet, setting IP is OK. But have to notice the network environment, like firewall, or if has DHCP server. If PC only has USB port, can it communicate to PLC by USB? PLC dosen t support USB communication interface so far, so users have to use RS232-USB converter or using By Pass function of HMI. Is there any instruction can be used while connecting to devices which don t support Modbus protocol? API 80 RS instruction is specific for serial port data transferring, and please refer user manual for further information.? Why PLC cannot be reomte monitor by GSM modem as if the program in PLC inculdes sending SMS function The COM port would be occupied as long as there is sending SMS instruction in the program, so the COM port cannot be used to monitor anymore. Can EH be slave by built-in RS485, and be master by F485 card? No, function card could only be slave.

12 Is PLC-Easy Link Delta s own protocol? PLC-Easy Link follows Modbus protocol, all Delta products has built-in Modbus protocol and design special registers to implement data exchanging easily.? If the RS232 port of PLC has been occupied, then how to use IFD8500 gateway to connect RS485 port of PLC EH can add RS232 function card, and if need to use IFD8500, just input 24VDC and one side connect RS232, the other connect RS485 would be OK. How to transfer data between PLC and other devices via RS485? Every device has to be set the same protocol and each has to has its own station address then indicate the Modbus address of the devices which want to transfer data to. Is there any special D or M need to be set while PLC connecting other devices via RS485? D1120(set communication protocol) M1120(keep communication protocol) D1121(set RS485 station address) M1143(ASCII/RTU mode select) How can reduce the communication time between MPU and extension module? While using FROM/TO instructions, not using M1000 to be condition if necessary, otherwise, using more FROMP/TOP to instead of FROM/TO. How to use RAMP instruction to cooperate with PLSV? PLSV does not have "acc/dec function", so users can set the frequency of as PLSV D0, then use RAMP to make D0 increase/decrease progressively to implement the dcc/dec function of PLSV. How to use M1261 of EH? Can refer API54 DHSCR instruction. Only for EH hardware high speed counter and use external X for return point. Return point is ON, counter returns, and M1261=ON, then DHSCR result output (Y returns). Return point is ON, counter returns, and M1261=OFF, then DHSCR result not output (Y not returns). Why the result of using SPD to read encoder feedback signal is 1 while the pulse output stops? May be due to the noise, or the mechanism to make the situation happened. What are motion control instructions that Delta PLC has? PLSV(pulse output) PLSR(pulse output with acc/dec) DRVI(relative position instruction) DRVA( absolute position instruction), SV and EH2 support interpolation instruction PPMR/A(line) CLLM(circle). How to use DHSCS/DHSCR instructions? User can use the instructions with counter interrupt, please refer the user manual for more information. What does it mean to add P on the end of instruction, like MOVP INCP..etc? Pulse upper trigger, means the instruction would be executed once, but ES/SS don t support this function.

13 How to do floating calculation in PLC? Using floating points instructions.(please refer API110~API138) How to read/write data from/to extension module? Use API78 FROM and API79 TO instructions, the extension module fof right side is from 0, and SV left side extension module is from 100, if need further information, please check the user manual. Do Delta PLC provide online editing function? WPLSoft 2.09 provides online editing function, can download program while PLC is running. The limitation of SA_V1.4/SX_V1.4/SC_V1.2/EH2/SV is 49 STEPS, other firmware version SA/SX/SC/EH/EH2/SV is 15 STEPS What are the index registers, and how to use them? For example, if put values in E F, like:mov K8 E, then write MOV K100 D0E, D0E means D(0+8)=D8, D8 is K100. If users have to keep storing data, they can use this method to change registers to save. What kinds of temperature control instructions do Delta PLC have? Users can use PID or FTC(Fuzzy temperature control), the parameters and usage are different, if need further information, please check the user manual. What can I do if forgetting the password of PLC? Open WPLSoft->Communication->Setup PLC program memory-> Back to factory setting. The password and program would all be erased. Are the software of 20PM and WPLSoft the same? The program structure of 20PM includes main program and position sub program and support G-code, so it needs specific software called PMSoft. Can the DVP01PU-H implement interpolation function? 01PU did not support interpolation function, but it can implement variable speed, interrupt speed. If need interpolation function, please choose SV and EH2. The interrupt types of Delta PLC? External interrupt As external signal input, then interruption would be triggered. Time interrupt User can set when to trigger the interruption. Communication interrupt Using RS instruction to receive some specific word to trigger interruption. Counter interrupt Using HSCS instruction to trigger interruption. Pulse interrupt Indicate specific output point and interruption would be triggered as starting output pulse. What are the differences between EH2 and EH, and can they compatible the same extension module? EH2 do a lot changes on hardware design, it improve the communication performance between MPU and extension module and need only 1ms. Because the hardware design is different, the module is different, too. What types of PLC has 200KHz pulse output? EH(20 32 points) EH2( points)and SV.

14 What kinds of network that Delta PLC support? Now Delta products have DeviceNet master, slave module, gateway, Ethernet module, Profibus slave module, Canopen master module, gateway and keep developing other network products. Can the left side extension module be connected to other Slim type series PLC?Or just to SV? Only SV support left side extension module so far. What types of PLC can output differential signal presently? DVP32EH00M can do it, and DVP-20PM can not only output differential signal but also support MPG input directly. What types of PLC supports AB phase output? EH/SA/SC/SX/20PM What is the limitation of the bandwidth of SC? The bandwidth of SC pulse output+ counter is 130KHz, and in firmware V1.2 and V1.4 support two axis output pulse at the same time. Y10 is 60k max, and Y11 has to be lower than Y10 and 40k max. So the bandwidth of counters is only 30k, but high speed counter X10 and X11 are not limit by it. High speed counter can reach 100k max and 130k totally. What type of analog module is bipolar? Only DVP-10SX. How the PLC expands its IO points? Add IO extension module. EX/SS can support to 238 points, SC/SA can support to 236 points, SX can support to 230 points, ES can support to 256 points, EH/SV can support to 512 points. Whether if each channel of 20EX has both voltage and current input? Yes, all have both voltage and current input.

Topic: The PLC link function of DVP series PLCs

Topic: The PLC link function of DVP series PLCs Topic: The PLC link function of DVP series PLCs Applicable model Keyword DVP-EH3 series, DVP-SV2 series, DVP-ES2/EX2 series, DVP-SX2 series, DVP-SA2 series, DVP-SS2 series, DVP-SE series, DVP-10MC series,

More information

Application Case. Application: Delta s AC Servo System on Robot Arms for CNC Machine Tools. Issued by Solution Center Date March 2013 Pages 5

Application Case. Application: Delta s AC Servo System on Robot Arms for CNC Machine Tools. Issued by Solution Center Date March 2013 Pages 5 Case Application: Delta s AC Servo System on Robot Arms for CNC Machine Tools Issued by Solution Center Date March 2013 Pages 5 Applicable to Delta s AC Servo Drives and Motors Key words Servo System,

More information

2.1 ES2/EX2 Memory Map

2.1 ES2/EX2 Memory Map DVP-ES2/EX2/SS2/SA2/SX2 Operation Manual - Programming 2.1 ES2/EX2 Memory Map Specifications Control Method I/O Processing Method Execution Speed Program language Program Capacity Stored program, cyclic

More information

Delta Programmable Logic Controller DVP Series

Delta Programmable Logic Controller DVP Series Automation for a Changing World Delta Programmable Logic Controller DVP Series www.deltaww.com The Perfect Small PLC Revolution! After launching our first DVP series PLCs for industrial automation applications,

More information

CPU ONE PLC PLC USER S MANUAL

CPU ONE PLC PLC USER S MANUAL CPU ONE PLC PLC USER S MANUAL A. GENERAL FEATURES CPU One is the programmable control devices which are designed according to the automation needs by considering the tough conditions of the industry. CPU

More information

How to use KEPServer EX opc server with DVP28SV11R/T + DVPEN01-SL+DVP06XA. 1. How to connect DVP28SV, EN01 and 06XA.

How to use KEPServer EX opc server with DVP28SV11R/T + DVPEN01-SL+DVP06XA. 1. How to connect DVP28SV, EN01 and 06XA. How to use KEPServer EX opc server with DVP28SV11R/T + DVPEN01-SL+DVP06XA In this technical note, we cover the following topics. 1. How to connect DVP28SV, EN01 and 06XA 2. How to setup KEPServer EX communication

More information

DVP-MC Bus-Type Multi-Axis Motion Controller Operating Manual

DVP-MC Bus-Type Multi-Axis Motion Controller Operating Manual DVP-MC Bus-Type Multi-Axis Motion Controller Operating Manual DVP-0191420-04 Sep. 1 st, 2015 Content 1. Overview of DVP10MC11T... 1-1 1.1. Function... 1-1 1.2. Profile and Outline... 1-2 1.2.1. Dimension...

More information

FULMATIC 7 SILVER SERIES PLC PLC USER S MANUAL

FULMATIC 7 SILVER SERIES PLC PLC USER S MANUAL FULMATIC 7 SILVER SERIES PLC PLC USER S MANUAL A. GENERAL FEATURES Fulmatic 7 - Series PLCs are the programmable control devices which are designed according to the automation needs by considering the

More information

VersaMax Micro and Nano Technical Product Presentation

VersaMax Micro and Nano Technical Product Presentation VersaMax Nano VersaMax Micro VersaMax Micro and Nano Technical Product Presentation Outline Introduction VersaMax Micro and Nano Product Strategy Future Products Product Description VersaMax Nano VersaMax

More information

Delta Programmable Logic Controller DVP Series

Delta Programmable Logic Controller DVP Series Automation for a Changing World Delta Programmable Logic Controller DVP Series www.deltaww.com The Perfect Small PLC Revolution! After launching the first DVP series PLCs for industrial automation applications,

More information

Product Classroom. Compact Modular Mid-range PLC AS Series - Functions & Features

Product Classroom. Compact Modular Mid-range PLC AS Series - Functions & Features Title Compact Modular Mid-range PLC AS Series Date April, 2017 Related Products Key words PLC, Programmable Logic Controller, AS Series PLC, Programmable Logic Controller, Mid-range PLC, AS, AS 300, EtherNet/IP,

More information

FEATURES DESCRIPTION FEATURES

FEATURES DESCRIPTION FEATURES FEATURES Two High Speed Counters Two Pulse Train Outputs Two Pulse Width Modulation Outputs 24 Sinking or Sourcing Inputs 16 Outputs 1 RS232 Port 2 RS485 Ports Supports Modbus RTU Protocol Communicate

More information

Topic: The application of the file registers in DVP series PLCs

Topic: The application of the file registers in DVP series PLCs Topic: The application of the file registers in DVP series PLCs Applicable model Keyword DVP-EH3 series, DVP-SV2 series, DVP-SX series, DVP-SX2 series, DVP-ES2/EX2 series, DVP-SA2 series File register

More information

Retentive On-Delay (TONR)

Retentive On-Delay (TONR) A small sample of the flexibility of PLCs is shown in the following program logic. By reprogramming the T37 contact as a normally closed contact, the function of the circuit is changed to cause the indicator

More information

Item Input voltage Rated output. A1S62PN AC V DC 5V, 3A and DC 24V, 0.6A. A1S32B, A1S33B, A1S35B, A1S38B, A1S38HB (EU) specifications

Item Input voltage Rated output. A1S62PN AC V DC 5V, 3A and DC 24V, 0.6A. A1S32B, A1S33B, A1S35B, A1S38B, A1S38HB (EU) specifications QnAS & AnS PLC POWER SUPPLY MODULES INPUT MODULES OUTPUT MODULES COMBINATION INPUT/OUTPUT MODULES ( REF. TABLE ) EXTENSION BASE UNITS AND EXTENSION CABLES ANALOG MODULES ANALOG TIMER MODULE POSITIONING

More information

U90 Ladder Software Manual. Version 3.50, 6/03

U90 Ladder Software Manual. Version 3.50, 6/03 U90 Ladder Software Manual Version 3.50, 6/03 Table Of Contents Welcome to U90 Ladder... 1 Program Editors... 1 Project Navigation Tree...1 Browse Sequences...1 Printing Documentation...2 Interface Language...

More information

Controllers. Presentation. Modicon M258 logic controller. Performance. Development and technology. Software configuration

Controllers. Presentation. Modicon M258 logic controller. Performance. Development and technology. Software configuration 0 SoMachine software platform The is a compact, high-performance and fully expandable PLC. It forms a part of Flexible Machine Control approach, a key component of MachineStruxure TM, which brings you

More information

Trajexia motion controller

Trajexia motion controller SP IM G AC SERVO DRIVER ADR 0 0 X10 X1 COM 1 3 3 2 9 8 6 7 5 1 4 2 SW1 SW2 CN2 CN1 A/B GRT1-ML2 TJ Trajexia motion controller Motion controllers Stand-alone advanced motion controller over MECHATROLINK-II

More information

Motors I Automation I Energy I Transmission & Distribution I Coatings. SoftPLC CFW500. User s Manual

Motors I Automation I Energy I Transmission & Distribution I Coatings. SoftPLC CFW500. User s Manual Motors I Automation I Energy I Transmission & Distribution I Coatings SoftPLC CFW5 User s Manual SoftPLC Manual Series: CFW5 Language: English Document Number: 2299985 / Publication Date: 6/25 Summary

More information

AP070002EN Differences between ELC series and ELC2 series PLCs

AP070002EN Differences between ELC series and ELC2 series PLCs Application Note AP72E EN Effective April 214 Differences between ELC seriess and EL series PLCs Application Note AP72EN Effective April 214 Differences between ELC series and EL series PLCs Application

More information

FP0R series: The ultra-compact PLCs

FP0R series: The ultra-compact PLCs series 6 series: The ultra-compact PLCs Features Ultra high-speed processing enhances productivity An ultra high-speed of 0.08µs/step for basic instructions for the first 3000 steps and 0.58µs/step thereafter.

More information

IFD9503. CANopen Slave Communication Module Application Manual

IFD9503. CANopen Slave Communication Module Application Manual IFD9503 CANopen Slave Communication Module Application Manual Warning Please read this instruction carefully before use and follow this instruction to operate the device in order to prevent damages on

More information

DVP-MC Bus-Type Multi-Axis Motion Controller Operating Manual

DVP-MC Bus-Type Multi-Axis Motion Controller Operating Manual DVP-MC Bus-Type Multi-Axis Motion Controller Operating Manual DVP-0191420-03 2012-08-17 Content 1. OVERVIEW OF DVP10MC11T...1-1 1.1. Function...1-1 1.2. Profile and Outline...1-2 1.2.1. Dimension...1-2

More information

Do-more H2 Series PLC System Specifications

Do-more H2 Series PLC System Specifications Do-more H2 Series PLC System Specifications General Specifications General Specifications Operating Temperature 32 F to 131 F (0 C to 55 C) Storage Temperature 4 F to 158 F ( 20 C to 70 C) Ambient Humidity

More information

SENSORLESS VECTOR CONTROL

SENSORLESS VECTOR CONTROL D SERIES EM16 STANDARD DRIVE SENSORLESS VECTOR CONTROL EM16 STANDARD DRIVE SENSORLESS VECTOR CONTROL 1 2 SERIES 1 2 page 4 page 6 Introduction Fields of application 3 page 7 4 page 8 Designation Product

More information

DVPEN01-SL. Operation Manual. Ethernet Communication Module DVP

DVPEN01-SL. Operation Manual. Ethernet Communication Module DVP DVPEN01-SL Ethernet Communication Module Operation Manual DVP-0204320-04 Warning Please read this instruction carefully before use and follow this instruction to operate the device in order to prevent

More information

Perfect CPU for Small to Medium Sized Industrial Automation Systems

Perfect CPU for Small to Medium Sized Industrial Automation Systems Perfect CPU for Small to Medium Sized Industrial Automation Systems CPU Module CM3-SP32MDT/V/E/F CM3-SP32MDC/V/E/F CM3-SP16MDR/V/E/F TR(Sink) TYPE TR(Source) TYPE RELAY TYPE COMPACT BUT POWERFUL ALL- IN-

More information

DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for TPSD/A36D Chargers with S2A-205T Option 21P or 57T or 57U. Setup Instructions

DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for TPSD/A36D Chargers with S2A-205T Option 21P or 57T or 57U. Setup Instructions La Marche Manufacturing Company www.lamarchemfg.com DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for TPSD/A36D Chargers with S2A-205T Option 21P or 57T or 57U Setup Instructions This

More information

Jazz-J. Jazz. Features:

Jazz-J. Jazz. Features: An All-in-One that is as affordable as a "smart relay" - full-function PLC combined with a textual HMI and keyboard, with up to 40 onboard I/Os Meet the New Jazz 2 series Advantages: Faster performance

More information

TP04P Operating Direction 2013/09/10

TP04P Operating Direction 2013/09/10 TP04P Operating Direction 2013/09/10 Product Outline and Dimensions Product Outline and Dimensions TP Type Model Name Support Point Digital Input (X) Digital Output (Y) Analog Input (AD) Analog Output

More information

Motion Controller. MXC Series Multi-Axis Motion Controller Compact Motion Controller with up to 6 Axes of Control

Motion Controller. MXC Series Multi-Axis Motion Controller Compact Motion Controller with up to 6 Axes of Control MXC Series Multi-Axis Motion Controller Compact Motion Controller with up to 6 Axes of Control Allied Motion s MXC motion controller is a very compact, multi-axis servo and/or step motor motion controller,

More information

A12B DNP 3.0 SERIAL & ETHERNET (TCP/IP) SCADA INTERFACE

A12B DNP 3.0 SERIAL & ETHERNET (TCP/IP) SCADA INTERFACE A12B DNP 3.0 SERIAL & ETHERNET (TCP/IP) SCADA INTERFACE OPTION 21P INSTRUCTIONS This manual is only valid for A12B units equipped with a S2A-225C control module and a S2A-383S-3X20 communications card.

More information

DL05 CPU Specifications. Performance Contact execution (Boolean) µs Typical scan (1K Boolean) ms.

DL05 CPU Specifications. Performance Contact execution (Boolean) µs Typical scan (1K Boolean) ms. DL06 PLC I/O DL06 I/O SPECIFICATIONS D0-06DD2-D Wiring diagram and specifications DC Power Supply DC Input DC Output D0-06DD2-D Voltage Range Number of Input Pts. Number of Commons Input Voltage

More information

Topic: The DPID/DPIDE function of AH500 Series PLCs (Examples of temperature control)

Topic: The DPID/DPIDE function of AH500 Series PLCs (Examples of temperature control) Topic: The DPID/DPIDE function of AH500 Series PLCs (Examples of temperature control) Applicable model Keyword AH500 series DPID function, DPIDE function Page 1/34 Table of Contents 1. Preface and Purpose...

More information

Wide Ladder Nets Ladder nets are now wide, and reach completely across your PC screen - no empty areas. This gives you twice the editing space

Wide Ladder Nets Ladder nets are now wide, and reach completely across your PC screen - no empty areas. This gives you twice the editing space U90 Ladder 6.6.36 Features Document version: 17/9/17 model JZ20-UN20 Digital Inputs including one HSC, 2 Analog/Digital Inputs, 1 Analog Input, 1 PT100/TC, 5 Relay Outputs, and 2 Transistor Outputs. Wide

More information

Table of Contents. 1.1 Manuals System Frameworks Operation of the CPU module

Table of Contents. 1.1 Manuals System Frameworks Operation of the CPU module Chapter 1 Introduction Table of Contents 1.1 Manuals...1-2 1.2 System Frameworks...1-3 1.3 Operation of the CPU module...1-9 1-1 AH500 Quick Start 1.1 Manuals Delta Electronics, Inc. provides users with

More information

Flex+Drive II and MintDrive II Brushless AC Servo. Controls. Product Characteristics Overview

Flex+Drive II and MintDrive II Brushless AC Servo. Controls. Product Characteristics Overview Flex+Drive II and MintDrive II Brushless AC Servo The Flex+Drive II and MintDrive II Series of Brushless AC Servo are a very flexible, versatile range to suit every application whether this is a simple

More information

reprogrammable in BASIC

reprogrammable in BASIC Data Sheet Tinaxis+ Tinaxis+ DC400 INTELLIGENT DC motor control electronic Programmed and reprogrammable reprogrammable in BASIC 3 2 Jumpers RS485 - (B) RS485 + (A) GND RS485 (COM2) I/O Incremental Encoder

More information

Jazz-J. Jazz. Features:

Jazz-J. Jazz. Features: An All-in-One that is as affordable as a "smart relay" - full-function PLC combined with a textual HMI and keyboard, with up to 40 onboard I/Os Meet the New Jazz 2 series Advantages: Faster performance

More information

PLC-CPU-CM3-SP Series

PLC-CPU-CM3-SP Series FEATURES Processor Speed: 200 ns/step 16DI/16DO 10K Steps of Program Memory Expansion Max: 11 Modules (Max 384 pts.) PID Control Two 20K pps High-Speed Counters Built in Two 100K pps Pulse Output Built

More information

Micro-Modular Programmable Controller

Micro-Modular Programmable Controller Micro-Modular Programmable Controller Productivity2000 Features CPU with 5 communication ports OLED message display on CPU module Plenty of discrete and analog I/O modules Status displays on all discrete

More information

Epsilon EP. Compact and Economical. 16 Amp Drive. RoHS approved option! Position Tracker. Epsilon EP.

Epsilon EP. Compact and Economical. 16 Amp Drive. RoHS approved option! Position Tracker. Epsilon EP. Compact and Economical The Series is the most compact digital servo drive in the Control Techniques lineup. Designed to fit in cabinets as small as six inches (152 mm) deep, with cables attached. The drives

More information

Nanoline Simple controls... fast solutions

Nanoline Simple controls... fast solutions Further information on the products presented here and on the world of solutions from Phoenix Contact can be found at www.phoenixcontact.net/catalog Industrial Connection Technology, Marking Systems and

More information

E2 Modbus RTU Register Map

E2 Modbus RTU Register Map Application Note AN ODE 01 E2 Modbus RTU Register Map Author: Peter Evans, Invertek Drives Ltd Revision: 1.02 11 June 2008 Software Version: 1.02 General This document details the Modbus RTU memory mapping

More information

Motors I Automation I Energy I Transmission & Distribution I Coatings. SoftPLC CFW100. User Manual

Motors I Automation I Energy I Transmission & Distribution I Coatings. SoftPLC CFW100. User Manual Motors I Automation I Energy I Transmission & Distribution I Coatings SoftPLC CFW User Manual SoftPLC User Manual Series: CFW Language: English Document Number: 2965849 / 2 Publication Date: /24 Contents

More information

Motion Coordinator Technical Reference Manual CHAPTER CHAPTER 0INTRODUCTION. Introduction 1-1

Motion Coordinator Technical Reference Manual CHAPTER CHAPTER 0INTRODUCTION. Introduction 1-1 Motion Coordinator Technical Reference Manual CHAPTER CHAPTER 0INTRODUCTION Introduction - Trio Motion Technology - Introduction M O T I O N T E C H N O L O G Y MOTION T E C H N O L O G Y A SERIAL B OK

More information

RENU. FlexiLogics FL010. Flexible PLC Salient Features :- DIN rail / Back panel mounted compact PLC. Up-to 2 Serial Ports, 1 USB Device Port

RENU. FlexiLogics FL010. Flexible PLC Salient Features :- DIN rail / Back panel mounted compact PLC. Up-to 2 Serial Ports, 1 USB Device Port FlexiLogics Flexible PLC Salient Features :- DIN rail / Back panel mounted compact PLC Up-to 2 Serial Ports, 1 USB Device Port Expandable up to 8 expansions Built-in Digital I/O s (8 In / 8 Out) High Speed

More information

Hexapod Motion Controller with EtherCAT

Hexapod Motion Controller with EtherCAT Hexapod Motion Controller with EtherCAT Control a 6-Axis Positioning System via Fieldbus Interface C-887.53x Integration into an automation system Synchronous motion in 6 axes Cycle time 1 ms Commanding

More information

EH21 DVP

EH21 DVP 2009-06-15 5011668901-EH21 DVP-1070030-02 ENGLISH This Instruction Sheet only provides descriptions for electrical specifications, general specifications, installation & wiring. Other detail infromation

More information

ELC-COENETM. Effective December Users Manual

ELC-COENETM. Effective December Users Manual Effective December 2010 Users Manual Introduction This is an OPEN-TYPE device and therefore should be installed in an enclosure free of airborne dust, excessive humidity, shock and vibration. The enclosure

More information

Soloist Linear Series

Soloist Linear Series Soloist Linear Series Position Controller and Servo Amplifier Linear Single axis digital servo controller with integral power supply and amplifier Advanced software architecture shortens customer development

More information

E2 Modbus RTU Register Map Revision History Version Comments Author Date 1.02 Previous version PAE 11/06/ Revised to new format PAE 09/03/09

E2 Modbus RTU Register Map Revision History Version Comments Author Date 1.02 Previous version PAE 11/06/ Revised to new format PAE 09/03/09 Application Note Title AN-ODE-01 E2 Modbus RTU Register Map Revision History Version Comments Author Date 1.02 Previous version PAE 11/06/08 1.03 Revised to new format PAE 09/03/09 General This document

More information

Kinco PLC Training. Kinco Automation

Kinco PLC Training. Kinco Automation Kinco PLC Training Kinco Automation Contents Ⅰ Kinco PLC Profile Ⅱ Program-KincoBuilder Fast Start Ⅲ Program-KincoBuilder Basic Function Ⅳ CoDeSys for F1 Program Kinco PLC Profile Development of Kinco

More information

eace PLC Velocio s Embedded Ace (eace) PLC

eace PLC Velocio s Embedded Ace (eace) PLC Velocio s Embedded Ace (eace) PLC eace PLC The eace PLC is a member of the Velocio s groundbreaking series of programmable logic controllers. These PLCs introduce revolutionary new concepts, capabilities,

More information

Requires QuickControl v6.22 or greater to initialize and program SilverMax servo.

Requires QuickControl v6.22 or greater to initialize and program SilverMax servo. Datasheet: QCI-DS3 Date: 2 September 217 www.quicksilvercontrols.com SilverMax 23 Frame X-Series The SilverMax is a fully integrated Hybrid Servo Motor with feedback, a Controller/Indexer, and a Digital

More information

PART 1: GENERAL PART 2: PRODUCT. Effective: 12/29/10 Page 1 of 6 FECA-TE-104D

PART 1: GENERAL PART 2: PRODUCT. Effective: 12/29/10 Page 1 of 6 FECA-TE-104D Specification Number: 23 09 33 Product Name: FRENIC-Eco AC Drives for Variable Torque Fan & Pump Applications (1-125Hp at 208/230V and 1-900Hp at 460V) PART 1: GENERAL 1.01 SUMMARY A. This specification

More information

Firmware Release Notes: Class 5 SmartMotor Standard/CANopen

Firmware Release Notes: Class 5 SmartMotor Standard/CANopen Firmware Notes: Class 5 SmartMotor Standard/CANopen DISCLAIMER: Information in this document is provided in connection with Moog Animatics products. No license, express or implied, by estoppels or otherwise,

More information

Easy Arc Integration into a Simatic S7-300 Process Control System

Easy Arc Integration into a Simatic S7-300 Process Control System Easy Arc Integration into a Simatic S7-300 Process Control System Quick Guide An Introduction on how to Integrate a Hamilton Sensor successfully into a PCS Table of Contents Table of Contents 1 Introduction...

More information

JUMO mtron T. Measuring, Control, and Automation System. Features. Brief description. Systembus LAN. Data Sheet Page 1/12. Com1.

JUMO mtron T. Measuring, Control, and Automation System. Features. Brief description. Systembus LAN. Data Sheet Page 1/12. Com1. Data Sheet 705000 Page 1/12 JUMO mtron T Measuring, Control, and Automation System Com1 RS422/485 oder RS232, Modbus Master/Slave Com2 RS422/485 oder RS232, Modbus Master/Slave oder PROFIBUS-DP Slave LAN

More information

Trajexia Motion Controller

Trajexia Motion Controller CN2 A/B CN1 SW1 GRT1-ML2 SW2 TJ1- Trajexia Motion Controller Stand-Alone Advanced Motion Controller Using MECHATROLINK-II Motion Bus 16 axes advanced motion coordination over a robust and fast motion link:

More information

PID Temperature Control System Based on PLC

PID Temperature Control System Based on PLC PID Temperature Control System Based on PLC Jianqi Yin a, Zhenzhen Yu b, Liqiang Liu c and Shijie Wu d School of Shandong University of Science and Technology, Shandong 622500, China. a 609929536@qq.com,

More information

Technical Newsletter # 2

Technical Newsletter # 2 Technical Newsletter # 2 1. Introduction Communications & Update Time This document describes the available communications interfaces in the MAC motor range including communications speed and inter-connectivity

More information

CQM1 THE FLEXIBLE, HIGH SPEED CONTROL SOLUTION

CQM1 THE FLEXIBLE, HIGH SPEED CONTROL SOLUTION CQM1 THE FLEXIBLE, HIGH SPEED CONTROL SOLUTION CQM1 Controlling Quality with this Exceptional Machine Take control of your small machine applications with Omron s CQM1 PLC. It offers many hardware options,

More information

Tongta Inverter TDS-F8

Tongta Inverter TDS-F8 Tongta Inverter TDS-F8 MODBUS Communication Application Manual Please ensure the user gets this manual, for the optimal use of this device. 1. Introduction: TEK-DRIVE / TDS-F8 INVERTER MODBUS Communication

More information

MPU User Guide Updated 3/11/15. Overview

MPU User Guide Updated 3/11/15. Overview MPU11 090212 User Guide Updated 3/11/15 Overview The MPU11 is Centroid s next generation motion control card. It supports greater communication bandwidth with new protocols and more processing power. MPU11

More information

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Login for the first time, please use http://192.168.1.100 To key in user name and password is for identifying authorization. Default

More information

Hardware Manual CNC760

Hardware Manual CNC760 Hardware Manual CNC760 Revision 3 6 December, 2017 Released Copyright 2017 by Eding CNC History: Revision Date Author 1 22-5-2017 AB 2 23-6-2017 AB 3 6-12-2017 AB Revision overview: Revision Remarks 1

More information

MASTER-K120S. Economic type. Features. Specifications 12 I. Programmable Logic Controller. Enhanced communication functions

MASTER-K120S. Economic type. Features. Specifications 12 I. Programmable Logic Controller. Enhanced communication functions MASTER-K120S Programmable Logic Controller Economic type Features High-performance and various block type Economic type: 10/14/20/30 points (10/14 points: 2points built-in Analog Timer) Standard type:

More information

NG14R L 24 VDC, 9.6 Watts Max. inclusive of expansion 0.3 µs for Bool Instruction, 0.6 µs for Word Instruction 128 K bytes Flash NG1

NG14R L 24 VDC, 9.6 Watts Max. inclusive of expansion 0.3 µs for Bool Instruction, 0.6 µs for Word Instruction 128 K bytes Flash NG1 Specification: Models Input Power CPU Speed Application Program Source Code Marker Data Retained Cassette I/O Capacity (Base + Expansion) Expansions Digital / Analog Inputs Digital Outputs High Speed Inputs

More information

SERIES SIX PROGRAMMABLE CONTROLLERS AXIS POSITIONING MODULE (TYPE 1) GEK-83543A GENERAL DESCRIPTION

SERIES SIX PROGRAMMABLE CONTROLLERS AXIS POSITIONING MODULE (TYPE 1) GEK-83543A GENERAL DESCRIPTION SERIES SIX GEK-83543A PROGRAMMABLE CONTROLLERS I AXIS POSITIONING MODULE (TYPE 1) GENERAL DESCRIPTION The Axis Positioning Module (APM) is an intelligent, programmable, single-axis positioning controller

More information

FBs-series. Programmable Controller. User s Manual - II. Advanced Application. Preface, Contents. FBs-PLC Interrupt Function 9

FBs-series. Programmable Controller. User s Manual - II. Advanced Application. Preface, Contents. FBs-PLC Interrupt Function 9 Preface, Contents FBs-PLC Interrupt Function 9 FBs-PLC High-Speed Counter and Timer 10 Communication of FBs-PLC 11 FBs-series Programmable Controller The Applications of FBs-PLC Communication Link 12 The

More information

MANUAL PLC1.01 BOARD

MANUAL PLC1.01 BOARD MANUAL PLC1.01 BOARD PROGRAMMABLE IN LADDER LANGUAGE BY WLP SOFTWARE 10/2005 PLC1 Software: V1.7X 0899.5135 E/3 Summary of Revisions The table below describes all revisions made to this manual. Revision

More information

IMPORTANT PRODUCT INFORMATION

IMPORTANT PRODUCT INFORMATION IMPORTANT PRODUCT INFORMATION May 16, 2008 READ THIS INFORMATION FIRST Product: Series 90-30 CPU Modules with Firmware Release 10.74 IC693CPU350-EJ IC693CPU360-EK IC693CPU363-DK This hardware revision

More information

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date:

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date: Class: Date: MECH1500Quiz1ReviewVersion2 True/False Indicate whether the statement is true or false. 1. The number and type of I/Os cannot be changed in a fixed PLC. 2. In a PLC system, there is a physical

More information

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process Answers to Chapter 2 Review Questions 1. To accept signals from the machine or process devices and to convert them into signals that can be used by the controller 2. To convert controller signals into

More information

Internal PLC (CODESYS) User Manual

Internal PLC (CODESYS) User Manual Internal PLC (CODESYS) User Manual 2009-2017 Exor International S.p.A. Subject to change without notice The information contained in this document is provided for informational purposes only. While efforts

More information

SoftPLC CFW-11. Manual. Phone: Fax: Web: - Language: English

SoftPLC CFW-11. Manual. Phone: Fax: Web:  -   Language: English Motors Energy Automation Coatings SoftPLC CFW- Manual Language: English SoftPLC Manual Series: CFW- Language: English Document Number: 899.5738 / 3 Publication Date: /2 Summary ABOUT THIS MANUAL... 5 ABBREVIATIONS

More information

Table of Contents 1 ABOUT THIS DOCUMENT GENERAL COPYRIGHT INFORMATION TERMS ABOUT THE GATEWAY PRODUCT FUNCTIO

Table of Contents 1 ABOUT THIS DOCUMENT GENERAL COPYRIGHT INFORMATION TERMS ABOUT THE GATEWAY PRODUCT FUNCTIO DeviceNet/PROFIBUS-DP Adapter - User Manual REV 4.0 SiboTech Automation Co., Ltd. Technical Support: +86-21-5102 8348 E-mail:gt@sibotech.net Table of Contents 1 ABOUT THIS DOCUMENT...2 1.1 GENERAL... 2

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

ATL20 ATL30 Automatic transfer switch controller

ATL20 ATL30 Automatic transfer switch controller I 194 GB 07 07 ATL20 ATL30 Automatic transfer switch controller REMOTE CONTROL SOFTWARE MANUAL Summary Introduction... 2 Minimum resources of the PC... 2 Installation... 2 Activation of the PC-ATL connection...

More information

Motors I Automation I Energy I Transmission & Distribution I Coatings. SoftPLC CFW701. User s Manual. Language: English

Motors I Automation I Energy I Transmission & Distribution I Coatings. SoftPLC CFW701. User s Manual. Language: English Motors I Automation I Energy I Transmission & Distribution I Coatings SoftPLC CFW7 User s Manual Language: English SoftPLC Manual Series: CFW7 Language: English Document Number: 684 / Publication Date:

More information

EtherCAT or Ethernet for Motion Control

EtherCAT or Ethernet for Motion Control June-16 EtherCAT or Ethernet for Motion Control Choosing the Right Network Solution for your Application Intro Ethernet based bus solutions have become the dominant method of communications in the motion

More information

Starter Kit Manual. Table of Contents

Starter Kit Manual. Table of Contents Starter Kit Manual Table of Contents Chapter 1 Introduction of UT Series Starter Kits 1.1 General Information about UT Series Starter Kits... 1-2 1.1.1 Components of UT Series Starter Kits... 1-2 1.2 System

More information

Quick Start Guide For GVX9000 AF Drives

Quick Start Guide For GVX9000 AF Drives Quick Start Guide For GVX9000 AF Drives June 2006 New Information 5011646300 00GQ MN04000002E June 2006 Step 1 Wiring Hazardous High Voltage HIGH VOLTAGE! Motor control equipment and electronic controllers

More information

TB264 (Rev2) - Delta ASDA-A2 Precision Mode Setup With Optic Direct

TB264 (Rev2) - Delta ASDA-A2 Precision Mode Setup With Optic Direct TB264 (Rev2) - Delta ASDA-A2 Precision Mode Setup With Optic Direct Precision mode tuning and configuration of Delta ASDA2 servo drives and CNC11 v3.09+ software What you need: ASDA2 manual, Delta A2 Software,

More information

HART / EtherNet/IP Gateway GT200-HT-EI User Manual V 1.0 REV A SST Automation

HART / EtherNet/IP Gateway GT200-HT-EI User Manual V 1.0 REV A SST Automation HART / EtherNet/IP Gateway GT200-HT-EI V 1.0 REV A SST Automation E-mail: SUPPORT@SSTCOMM.COM WWW.SSTCOMM.COM Catalog 1 Product Overview... 4 1.1 Product Function...4 1.2 Product Features... 4 1.3 Technical

More information

Most Powerful Compact PLC!

Most Powerful Compact PLC! Most Powerful Compact PC! This compact PC offers the processing power and expandability of larger PCs. USB & RS232 Programming Port* Now available in a NEW transistor output model with 4-axis integrated

More information

1.5 axis motion controller

1.5 axis motion controller Ver. CHARGE POWER CN3 CN CN SERVOPACK RUN RD MCW5 STS SD 6 +4V SGDH- Ver. CHARGE CN CN3 CN SERVOPACK POWER 0 MCW5 RUN STS RD SD 6 +4V R88A-MCW5-@.5 axis motion controller Advanced motion made perfectly

More information

Ensemble Linear Series

Ensemble Linear Series Motion Controllers Ensemble Linear Ensemble Linear Series Networked, Panel-Mount Drives Linear Network drives through a high-speed serial interface to coordinate up to ten axes of motion Coordinate motion

More information

WP-8847 WP-8447 WP-8147

WP-8847 WP-8447 WP-8147 WinPAC-8x47 Series WinCE 5.0 ISaGRAF PAC ISaGRAF Ver.3 SoftLogic Inside Support IEC 61131-3 Standard Windows CE 5.0 Inside.NET Compact Framework 2.0 Support Microsoft Visual Basic.NET 2003/2005/2008, Visual

More information

With a digital input we can read two states, a high or low. A switch can be open or closed.

With a digital input we can read two states, a high or low. A switch can be open or closed. Page 1 of 6 PRODUCT INFORMATION B&B ELECTRONICS Data Acquisition Basics Data Acquisition hardware devices provide an interface between electrical signals a computer can read or can output to control things

More information

APPLICATION MANUAL for NETWORK

APPLICATION MANUAL for NETWORK HITACHI PROGRAMMABLE CONTROLLER APPLICATION MANUAL for NETWORK NJI-491A(X) Revision History No. Description of Revision Date of Revision Manual number 1 The first edition 2006.04-2 - Add explanation for

More information

Programmable Logic Controllers

Programmable Logic Controllers OpenNet Controller FCA-CPK FCA-CPS OpenNet Controller (with memory card connector) Flash memory card ready Digital I/O -,, and point cards - inputs and outputs, with expansion power supply Analog I/O -

More information

Each special module has its own special function block (Number of program blocks in task)

Each special module has its own special function block (Number of program blocks in task) GLOFA-GM7 Features High function and high performance with dedicated MPU chip - IEC 61131-3 GLOFA-GM Network - Fnet, Rnet as master module - DeviceNet, Profibus-DP as slave module Various built-in functions

More information

Catalog 1 Product Overview General Important User Information About the Gateway Function Features Tec

Catalog 1 Product Overview General Important User Information About the Gateway Function Features Tec PROFIBUS DP / Modbus TCP Gateway EP-321MP User Manual REV 1.2 Sibotech Automation Co., Ltd Technical Support: 021-5102 8348 E-mail:support@sibotech.net Catalog 1 Product Overview... 4 1.1 General...4 1.2

More information

PMX Support FAQ There may be a few different causes to this issue. Check each item below:

PMX Support FAQ There may be a few different causes to this issue. Check each item below: PMX Support FAQ USB Support What is the USB communication speed? The time interval between sending and command from a PC and receiving a response is 1-3ms. This applies to most commands. Commands dealing

More information

Programmable Logic Controllers. and Components for Industrial Automation. altus. evolution in automation.

Programmable Logic Controllers. and Components for Industrial Automation. altus. evolution in automation. Programmable Logic Controllers and Components for Industrial Automation altus www.altus.com.br evolution in automation Segmentation Every automation system features unique characteristics that require

More information

Dupline. Data Logger. Types G , G Product Description. Ordering Key G Type Selection. Input/Output Specifications

Dupline. Data Logger. Types G , G Product Description. Ordering Key G Type Selection. Input/Output Specifications Dupline Data Logger Types G 800 006, G 800 106 Product Description Programmable channel generator with optional built-in GSM Modem Event and time based data logging functions for digital, analog and counter

More information

NF760 Batch Controller

NF760 Batch Controller NF760 Batch Controller Overview The NF760 Batch Controller is suited to flow applications where precise measurement and control of batch quantities is required. Batch total, flow rate, accumulated total

More information

DVPPF02-SL PROFIBUS DP Slave Communication Module

DVPPF02-SL PROFIBUS DP Slave Communication Module DVPPF02-SL PROFIBUS DP Slave Communication Module Operation Manual DVP-0155320-01 Warning This operation manual provides introduction on the functions, specifications, installation, basic operation, settings

More information