Jump to content

sgull

Members
  • Posts

    242
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by sgull

  1. Hi Flex I think if you open the FB and click on the glasses on the FB (not the normal one on the top menu), the column gets populated. Regards Denis
  2. Hi Salt Looking at your statement above I am wondering how you are calling your sub-routines. If you are using conditional calls on the subroutines you will get situations like you describe in your first post. If the routine is not being called continuously coils may just hold the last state before you stopped calling the subroutine. Regards Denis
  3. Hi Leen Have you tried pressing the visibility button above the keyboard to hide the keypad entry? Regards Denis
  4. If you connect a coil directly to the left power rail it will always be on. use a contact of the coil to store the value.
  5. Hi. Most likely the problem is as Kratmel has described above. One other thing to try - On net 27 you have MB3 setting SB13. You should not set this. SB13 is a system bit that gives you a one second pulse. it is always active and does not need to be set, setting it may cause problems in your program. Regards Denis
  6. Hi Arne Yes you will have to change the program and download once the autotune is done. It should not need another autotune and you can then tune the loop manually. The two variables cannot be linked to the same process input at the same time. you can however set up a screen to do a manual tune and use a toggle button when pressed to store the slider or alternatively the analog input into the process value. it this way you can perform the "manual" autotune and then switch the source of the process value without the need to change the program.
  7. Instead of connecting a 4-20ma source to simulate the process value, you could create a slider on the screen and use this as a temporary input to get autotune done. After this just change the source of the process value.
  8. Hi Sideway Sorry for the confusion. As Flex mentioned I had the timer TD in my head. Must read the title of the topic in future before typing.
  9. You are using a positive transition contact before the coil of the timer. a positive transition contact will only go high for one scan once activated (this may be only for a few Milli-seconds) The contact to start a timer needs to be maintained for the timer to stay running and time out. your timer never gets a chance to time out. You need to set a coil with your positive transition contact and use a contact of this coil to start the timer. once the timer has timed you can reset the timer and the set coil you created.
  10. Hi Flex Look at the description below for SB108. This may resolve your issue. Regards Denis
  11. Hi Khom If you wire the PLC the way you have shown and output 0 comes on you will short out your 24v supply. Do NOT connect 24v to one side of the output and 0v to the other (the output is just a switch) As Aus asks, let us know exactly what you are trying to do. To bring on the output you need some condition in the ladder to trigger output 0. You are correct with linking the contact of the output to the MB to change the image on the display (you can also link direct to the output) Regards Denis
  12. If you have done a lot of downloads to the PLC data can get stored in registers where you might not have intended. Every now and again it is a good idea to download a blank program and do an initialize and reset. then try your program again.
  13. Hi Aleix When you disconnect the wire from terminal 9 of the PLC and put a meter in series with the input, what reading do you get. make sure that the polarity of the meter is correct with the negative probe in terminal 9. Do you get the same 8ma or -8ma or nothing. If nothing re-check your wiring. If -8ma reverse the wires on 6 and 7 of the INOR. If it is 8ma re-check the jumper settings and the hardware configuration in the program.
  14. Hi Aleix Are you using the same 24v supply for the INOR and the PLC? If not make sure that both 0v are common for the supplies.
  15. Hi Rainer1 The Alarm displays are already built by Visilogic. You don't need to create a display, just call the display in the display in the ladder. Its difficult to see what you get if you don't have a PLC running.
  16. Hi Tim You can use any document program like WORD to type the symbol you want. Then copy the symbol and paste it into the TEXT AFTER field. Regards Denis
  17. Under the Vector tab you can use the bit to numeric or numeric to bit. For the source of the function you can select inputs or outputs.
  18. In the examples that come with the program installation there is an application called "Alarms with time stamp" This is in the database folder "Normally" at this location C:\Program Files (x86)\Unitronics\Unitronics U90 Ladder\Examples\Data base It might help to achieve what you need.
  19. Yes. Thats what I have done before. The only problem is that if the problem is not sorted after the reset the power will continue to cycle on and off.
  20. There is no description in visilogic, but I have used SB90 many times to indicate a loss of communication. I know it works with a snap in block (goes high if the block is removed) I think it will also work with external expansion.
  21. Hi Nicklamp Please see below link, it gives the ranges for standard and enhanced controllers. At the bottom of that there are further links to webinars that will help setting up. if you have succeeded in reading MI's then you have the hardest part done. To read MI's you probably used the modbus block 3 - "read holding registers", for inputs use block 2- Read Inputs. Input 0 will be 6000h https://support.unitronics.com/index.php?/selfhelp/view-article/vision-and-modbus-communication
  22. That is a video I would definitely watch. The chiefs at Unitronics should jump at this offer. would make a great training presentation for all levels of user.
  23. When you are setting up a display, select numeric elements on the right hand side. Here you can assign an IP address or IP settings box that the user can use to modify addresses
  24. Thanks Aus/Joe Hi Aus - yes I did the repair via the system restore. I had a recent backup done and tried this first but it failed. Joe - I have followed the steps you suggest. File downloaded with no problems. Thanks for the help
  25. Hi Not really related to this topic, but related to downloading the file. I use Firefox browser. When I tried to download the file above and selected to save it to disk, the file appears to download but after a few seconds windows crashes. This happened twice before on another laptop, however this is a new laptop and it happens again. Windows explorer keeps trying to restart every second so I cant troubleshoot anything. The only way to get back working is to restore from a backup or do a system restore. Any ideas if this is a Windows, Firefox, Unirtonics or just me?
×
×
  • Create New...