Jump to content

kratmel

MVP 2023
  • Posts

    1,141
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by kratmel

  1. Hi, Two tips for you about NOx not start. 1. Average current on NOx =1.5A. Peak current can be above 10A (typical 6-10A) for internal PWM in cold condition. Than you must use above 10A PS or battery for sensor power. 2. In ManualNox on the last page present Start Code. Maybe it must be programmed in Request tab of J1939 FB. If it possible, please post all pages of sensor manual.
  2. Yes, this is exactly the option I was talking about. In practice, the position number can be selected by inputs or by communication network. As I mentioned above, the signals that need to be transmitted from the frequency converter to the PLC are "movement completed in the desired position", "frequency converter in good condition", if necessary, you can transmit more errors of the frequency converter.
  3. https://support.unitronics.com/index.php?/selfhelp/view-article/sae-j1939-communication-protocol
  4. However, this is why you have more customers. Your high-quality projects show your skills and experience.
  5. I try to find info about your absolute encoder with embedded CANopen. https://www.nord.com/media/documents/bw/ag_0100_en_3216_screen.pdf In this manual present CANopen encoder feedback commisioning and on p.69 present info about possible preprogrammed fixed position (63 for 530E VFD). I think best way to control this application is operate with preprogrammed in VFD fixed positions. Then in PLC you can use 4 bit binary coding for 16 absolute position changover. In this case no modbus connection needed. One problem - find way (parameters on VFD) for fixed position program and switch via VFD logic input and program logic VFD outputs - in position, VFD ready (OK). P.S Yes you can program and change current positions via fieldbus (CANopen, MODBUS). But it is not easy way. p.p.s Second VFD positioning must be controled with two proximity sensors?
  6. Great, than you can find info about Modbus communication in this PDF. Please post some info about needed control algo and maybe we can find solution for your system. P.S. Thanks for info about NORD drive modbus update. I found this problem in the past (500 series) and must migrate to Lenze drive and CANopen.
  7. Unistream side not support Profibus. You can use one of embedded to Unisream protocol, please find all possible on Unitronics site https://www.unitronicsplc.com/unistream-series-unistream7/#1449515771593-63d974b6-05ac1451602511853 Or try to find some protocol converter But i think change inverter to the upper model needed. I do not know about your application. Maybe use Unitronics Servo product is the best way.
  8. Hi, i look for some manuals and find https://www.nord.com/media/documents/bw/bu0050_gb_3111.pdf As i see MODBUS RTU is supported on SK540E and bove - please see p.61. USS protocol implemented on SK 530E is like Siemens Profibus. Not supported by Unistream. You must ask NORD support about 530E communication, but i think only CANopen is possible to use with Unistream.
  9. Unfortunately, now I do not have the opportunity to tell you in more detail. I'll try to do it later. However, you should now try to read the instructions and start the connection of the NORDCON program with the frequency converter. This is important for further connection to the Unistream.
  10. Do you have installed NORD commisioning software and run connection to VFD? Is it VFD control panel present on your test station?
  11. Nord frequency converters have a specific command structure for control. Some settings are configured only from the local control panel. Please send the full marking (nameplate fotos) of NORD frequency converter and the type of motor and encoder.
  12. So, as I understand it, Adam has to read data from the V570 RS485 (or RS232) and broadcast it to the Ethernet. In my opinion, the best solution is to buy a standard Ethernet card for the V570 PLC and connect it to SCADA via Modbus TCP. P.S. Your connection method is also possible, but I can't give you more information because I don't have the Adam module available.
  13. Yes, Visilogic have all needed FB for convertion. One thing that you must do - find the way to test - is it reading from sensor correct.
  14. As far as I know - a rotary knife can not be implemented using the capabilities of the Unistream+Servo platform. This application requires high-speed positioning circuit processing with two encoders - material speed and knife motor speed. Such applications require specialized processing modules and appropriate technological software. I am familiar with solutions from Siemens, Nidec (Control Techniques) and Koolmorgen. The only case where this application could be built yourself with free software sample code - is a hardware kit from Control Techniques (Unidrive SP + SMEZmotion with Power tools Pro software) but Unidrive SP is out of production. All other solutions require additional costs for both hardware and software. You can contact support@unitronics.com for information.
  15. Manual say 380-440VAC +10% - 15%. 440VAC+10%=484VAC.... It is possible maximum. Main problem - internal or external brake resistor can be burned if value above 480 is happened. Then you must ask support for information. Maybe Unitronics can provide customised servo with extended voltage range.
  16. I try to check your code... I recommend to start new project with basic J1939 function. I think you find this sample code and understand idea how to convert MI vector to separate MI and MB.
  17. One quastion: is it only SD Delimited Line write metod needed? (.csv file on SD) Maybe Write Data table to SD file is better solution?
  18. No, PLC can connect to this sensor. But you must use J1939 CAN protocol implemented in Visilogic FB. It is different standard (Not CANopen) but it supported by Vision PLC.
  19. Hi, you must read Visilogic help about J1939 CAN bus communication. SAE J1939 is a CANbus protocol that is supported by Enhanced Division Vision OPLC™ models. Within the J1939 network, the Vision functions as an ECU (Electronic Control Unit). Than you must know J1939 is not CANopen protocol. All configuration must be done via Visilogic J1939 FB in Com menu.
  20. I tried to do brute force experiment with 80 pcs 1 char variable in line. with 80 x 24 lines = 1920 MI used. Then 4096-1920=2176MI is free I do not try to download it to V1210... Maybe this emulation better to build on Unistream...
  21. I think example file V1210_display_DT_on_HMI.vlp is useful. This is in HMI folder of Example.
  22. Please find example V120_Display_worker_name_from_DT.vlp from Visilogic Help
  23. I support Ausman words. One of my money-making tasks is backing up, reinstalling programs, and repairing damaged industrial controllers and machines. And that's what strikes me very unpleasantly. Each version of Siemens hardware has its own version of expensive software. Omron, Schneider and others suffer from the same problems. The new PLCs have lost their previous reliability and change hardware versions very often. And now I will say a good word about Unitronics engineers and programmers. It is a great fortune to develop a hardware platform that is so versatile, stable and efficient. I have already quoted the guru - it is impossible to kill the Vision controller at the software level if it has a working hardware. Free software that constantly adds functionality is a real advantage. Yes, I really liked version 9.8.65, but that doesn't mean I'm not exploring the possibilities of new versions. At the same time, we can safely migrate to a lower version of the PLC firmware and this does not cause problems with the hardware.
  24. This is best practice. I created "base" project with a pre-programmed interface for all Unitronics PLCs present in my cave. Power on logo, basic HMI function, standard INPUT connection with NC-NO switching and input simulation, OUTPUT connection with manual activation, ALARM screen ... The main idea is to use the latest numbered MB, MI and other operands for this "base" project. Importing subroutines in this case does not change anything in the "base" project. Only connecting subroutines from many different projects can create a problem. P.S. It is usually much harder to rework a project than to create a new one with "base" at hand.
  25. Great job! Thank you for the results presented in the topic. This is useful information.
×
×
  • Create New...