Search the Community
Showing results for tags 'canopen'.
-
OPLC V1040 is used for control Lenze 8400 Highline servo drive. Position of vertically moved linear axis is measured by servo drive encoder and translated to the panel via CANopen. Drive use his own logic for continuous UP - DOWN move changeover. Now only START and STOP command sended to the drive via CANopen. AXIS is connected with 500kBps speed and moved with 0.8m/s max speed. I need to build programmed limit switch (PLS) for control machine valves depending of axis position. It must be switched separately. PLS in UP and DOWN move is different. Now i have 32bit absolute axi
-
Hi Guys, I have a new project to retrofit a mobile (vehicle) pile driver machine and I'm now in the process of hardware selection. The machine's decentralized control system was based on an obsolete CANopen Master controller made by IFM. It is a special controller for mobile machine applications and designed for harsh environments with excess vibration. Basically the question is: A normal PLC would be a reliable solution or should i use a controller specially designed for that purpose? What I'm thinking is to use a V570 (to be installed insid
- 3 replies
-
- mobile machine
- pile driver
-
(and 2 more)
Tagged with:
-
Hello, I'm working on my first CANopen project where a frequency drive is controlled using the Vision 1210. However i can't seem to figure out how i can start this drive. According to the CAN Bus Operation PDF i should be able to control the drive using PDO 1, as it's default mapping is the control command register. To start the drive bit 0 from register 2000 must be set. but how can i set bit 0 using canbus? CAN Bus Operation.pdf FENNER_QDNEO_S2-S3_CANopen 2.00.eds
-
- vision 1210
- canopen
-
(and 1 more)
Tagged with:
-
Hi everybody. I need some help because I have an issue, trying to use a Beckhoff BK5120 | CANopen Bus Coupler with a V1210 PLC https://www.beckhoff.com/BK5110/ with the next configuration 4 KL1114 DIGITAL INPUT (4 SINKING) 2 KL1408 DIGITAL INPUT (8 SINKING) 1 KL2134 DIGITAL OUTPUT (4 SOURCING) 2 KL2408 DIGITAL OUTPUT (8 SOURCING) 1 KL3061 ANALOG (0-10V) INPUT https://download.beckhoff.com/download/Document/Catalog/Main_Catalog/english/separate-pages/Bus_Terminal/KL3061.pdf The issue that I have is that I've never used a
-
Bom dia, preciso urgentemente de apoio; não consigo , não sei como chamar uma saída num bloco canopen - (XN-GWBR-EATON), (XNE-16DO-24VDC-0.5A-P) , interligado com Vision V1040. Qual comando que uso? Como faço uso das entradas e saídas? -/-*/-*/-*/-/-/-*/-*/-*/*-/-*/-*/-*/-/-/-*/-* Good morning, I urgently need support; I can not, I do not know how to call an output in a canopen block - (XN-GWBR-EATON), (XNE-16DO-24VDC-0.5A-P), interconnected with Vision V1040. Which command do I use? How do I use the inputs and outputs?
- 2 replies
-
- canopen
- network output
-
(and 1 more)
Tagged with:
-
I have a CANopen device that sends 7 PDOs. Fortunately I only have to read 4 of these PDOs but one of the PDOs that I need to read has a COB ID higher than the 4 standard ones. So I found the Relocate button in the CANopen configuration FB, changed one of the COB id to what I need. Now the bad news is that it doesn't seem to work. I actually modified the 2nd and 3rd COB id and then enterred by COBid, base 0x2A0, in the fourth one. Compiles fine and downloads and the first 3 COB id work just fine. I have a V570 running OS 4.03 (05) and VisiLogic 9.8.31, should be latest. I have search any
-
Hello! I'm trying to configure CanOpen communication between Lenze ECSxP Posi&Shaft and Unitronics V1210. I want to set the velocity and the position using PDO1. If I give a high level to the fifteenth bit the control word becomes: First 15 bits are control bits (begin from 0) The velocity value is between 16 to 31 bits it means i can store the value using MI. The velocity is effected in the process data telegram in percent of maximum speed. And the position is between 32 to 61 bits. It is carried out in the process data telegram in resolver increments. I want to give values between 16
-
Hi Guys, I have a new project which includes among others, the control of five independent servo motor axis for point to point positioning. I want to use a V1040 PLC and control Delta ASDA A2-M servo drives via CANopen protocol. Has anyone any experience of "talking" to Delta servo's with CANopen by a Unitronics PLC? Any feedback would be greatly appreciated!
-
Hello mates! I have got a problem with CANopen connection between my Unitronics V560 and gateway Turck BL20-E-GW-CO. As u see on the picture I attached after connecting my PLC and Turck gateway Err red diode is turned on. In this case, user manual says: "Faulty or interrupted communication between BL20-CANopen gateway and other CANopen. Possible causes: – CAN-BusOff – Heartbeat error – Guarding error – Transmit timeout" "– Check that the fieldbus ends with a termination resistor, if the BL20-CANopen gateway is the last node in the bus topology. – Check the seating of the CANopen bus connec
-
Hello everybody, I've got a question about Unitronics with CANopen. I am doing an internship and have my own project here. It's a Foil test installation with an extruder. Now I have 2 servo controllers (CDE3004) and I want them to communicate with my Unitronics V1040. But I have a little bit trouble understanding the CANopen configuration. The idea is that I can read the parameters from the servo controllers. For instance the RPM, Torque, Power and Errors/Warnings. And that I can control them from 0 to 100% I also found some information concerning the servo controllers; Inf
-
We have a customer that is interested in using a Murr "Cube67" CANopen bus node in an application with a V570. We've been able to put our hands on a couple of CANopen examples but the documentation is lacking and reverse-engineering the ladder logic has been a bit...frustrating. Does anyone have a real-life example of a application to a Murr Bus Node that they might be able to share? Thanks!!