Jump to content

kratmel

MVP 2023
  • Posts

    1,146
  • Joined

  • Last visited

  • Days Won

    52

Everything posted by kratmel

  1. moved. translate via google Good afternoon, the PLC of a team has the vision 120-22-UN2 and I want to connect to the PLC but it sends error 206, which software version corresponds to it according to the photo, The plc uses the two serial ports to connect to two delta drivers, i already stopped the program from the info screen but i still can't connect to plc
  2. Hi, to solve your problem, you must specify which set of inputs / outputs, ie expansion modules or snap module is present. It is impossible to solve your problem by using only the V700 controller without additional expansion (or SNAP-ON) units. Since you have an NPN logic pulse signal that must be applied to the logic input and this input should preferably be HSC compatible input.
  3. Good job. However, as always, I ask the author of the topic to briefly tell us about the journey. That is, which version of the firmware did not work and which solved the problem. This is important for future forum participants who will follow this path.
  4. Please see this topic
  5. Please read in Visilogic Help about Sockets and Visilogic Ethernet connection. In Samba present 4 Sockets, inV700 8 on board.
  6. Please send this quastion to support@unitronics .com. Unitronics Support Team in online mode can check what is wrong.
  7. Your modbus slave code is placed in one rung. SB2 R and S coil is not correct. Please use Visilogic Example file V570_TCP_slave.vlp from Communication/Ethernet folder - it is only two rung needed for run TCP Slave.
  8. Please post meter model name plate or pdf manual. Some models have non modbus protocol on board.
  9. Hi, it looks like you setup two MASTER in modbus network. Your software, as i see offer only master function - read&write. If you configure V700 as SLAVE via Visilogic ladder - you can read/write registers in V700 (You can find Modbus register address in Help). Try to find software Modbus Slave emulator for use V700 as master.
  10. Such a frequency converter does not have a built-in communication port (To control via a digital communication network, the port must be purchased separately). Therefore, the PLC project requires that you connect the PLC to the inverter with wires according to the diagram (minimum wire needed pointed on pic). That is, you need to connect a common wire 0V (51 or 1). Connect the PLC outputs to the discrete inverter inputs (11,12). And also connect the analog output of the PLC to the analog input of the inverter (2). If you already have a scheme - describe it. If not, draw it as you need and post it here on the forum. We will help you with the next steps in programming. Unfortunately, there is no point in creating a project for you without this homework.
  11. I looked at your question and said to myself: I have already seen something similar on the forum! A little search ... Regarding the problem - you must understand that other times in the report are possible under the following conditions: 1) the event really happens at this "wrong" time; 2) the program code has the ability to read time from an inappropriate source - ie not from the RTC, but from another place; 3) time is calculated according to timer readings and RTC is not taken into account; 4) something bad is happening in the process of communication between the Panel and the CPU (where exactly the RTC is located). By the way, you did not specify the type of PLC you use.
  12. In this case, I think the chances of saving the PLC and the programs in it are very small. I repaired such PLCs, but all the problems they had were relay malfunctions and broken buttons on the keyboard. Two PLCs that could not be repaired have a damaged processor which in such a PLC is not isolated from the inputs. Users accidentally applied high voltage to the PLC input and unfortunately it could not withstand such abuse. The CPU power pins in the destroyed in this way PLCs are shorted, and the internal power supply cannot run on a shorted CPU. Therefore, look for an electronics specialist to measure the supply voltage (3.3V) of the STM processor and if it is present - there is a chance to clone the program.
  13. Please read this topic, I recommended to put an additional card for the ability to configure modbus and watching the PLC online through the Visilogic. You can also use additional Ethernet card for Visilogic connection.
  14. If you do not need PID control, Deadband Example.vlp sample code can be used for deadband control.
  15. It is SLOW PWM output for PID. Please use in FB's menu section PWM--> SCAN. You can find in HELP how to operate PWM (0-1000 PID output=0-1000 PWM). Then your 0-100% PID output can operate ON-OFF controlled heater. Duty Cycle for SLOW PWM must be set approx 2-40s ( for example Duty Cycle in steps of 0.25ms (400=1sec)) .
  16. Maybe best idea use Jazz Program Cloner if you do not have PRG module and U90 software https://www.i4automation.co.uk/unitronicspdf/MJ20-MEM1_SPEC_04-06.pdf please contact with support@unitronics.com for info about cloning of your PLC.
  17. Unfortunately, I do not have your version of the V350-35-RA22 on the table. I have two PLCs with indexes B1 and TR20. I disassembled them and found that both have exactly the same adapter board marked V350-L3 to which the display, touchscreen and keyboard are connected. I specifically rearranged the front panel with this board between the two PLCs. It turned out that both work fine and the touch screen does its job quite accurately, even without the calibration. Therefore, I think that TA24 and PA22 also have interchangeable front panels with the same adapter board marked V350-L3 . You can find this adapter board in your PLC. And strangely enough, I found a sensor for the V350-35-RA22 on eBay. https://www.ebay.com/itm/234546481390?hash=item369c0f48ee:g:ipoAAOSwaDtienKu Surprisingly, the seller of this touch screen offers the same for all other PLCs of the V350 series (foto is the same) However at such high price I think that to buy the PLC offered by you it is safer and result of repair will be guaranteed (only front panel with adapter board must to be replaced) .
  18. My experience of trying to replace the touch sensor in Vision Unitronics PLC has always failed. Now I have V350, V570, Samba 7' and V1040 on the shelves with faulty broken sensors. There are several corresponding touch sensors of similar size that could not be forced to work. It is impossible to find a device similar in marking, I think this is an OEM product only for PLC Unitronics. The only time I replaced the touch sensor was a new front PLC panel ordered from the manufacturer for Unistream PLC. I wrote on the forum about it. Therefore, you can ask your Unitronics PLC supplier if it is possible to buy a new PLC front panel, cross your fingers and wait for a positive response. The worst option is to buy a new PLC to remove the front panel with the sensor. Probably the V350 PLC without inputs and outputs (B1) is cheaper and can serve as a donor. Put here a photo of the replacement touch panel marking (numbers on the cable). I will try to compare its characteristics with the factory one that I have in the working V350 PLC.
  19. Please post LoRa devices model #. Some of them cannot be used with PLC.
  20. I supplemented my previous post. AlexUT is right that the same port cannot be used for two tasks at the same time. It should be noted that, as Ausman wrote, physically simultaneous wiring is possible. However, the ports must actually work in turn - or connection via RS232 or RS485. I specifically suggested the author of the topic put an additional port. This helps to avoid problems during debugging - whoever tries to do it with one port knows how inconvenient it is. Also for stable operation of modbus it is desirable to have galvanic isolation (V100-17-RS4x module with isolation, V130 port1 - not isolated).
  21. I think Ausman tip good idea. It is possible that connection parameter losted if battery low. PLC global init needed after battery replace. You can also try to set comm settings to default. Your problem looks like this
  22. Best idea - use V100-17-RS4x isolated communication module for RS-485 connection. 6pin RJ 11 connector with two wire included. You can use modbus and Visilogic connection at the same time for debug (if V100-17-RS4x installed Port 1 -Visilogic connection, Port 2=Modbus communication). You can also find 6pin RJ 11 (6P6C) connector for modbus DIY cable.
  23. Hi, you did a good homework! To further simplify (or possibly complicate) it is to create two (or more) simultaneously operating State machines. The first for movement - the other for loading and unloading. In the second version of your program, everything became much clearer, but the loading and unloading processes should be allocated to a separate State machine. You can run it separately for test, then implement it to main program.
  24. Hi, maybe someone set this in project Properties on the old PC
×
×
  • Create New...