Jump to content

ohaldi

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by ohaldi

  1. Hello, Since I moved to a new PC with Windows 8.1 FR, I regulary have to reinstall Visilogic that I can start it! I get the following start error message : UnUtGlb1 Un compression Fail. Impossible to continue! I have to reinstall VisiLogicSetup_9_6_Build_00 again with run as Administrator. I also allways start VisiLogic as Administrator. What are the possible causes? Many thanks in advance for any help. Otto
  2. Sorry, if I asked my question in this Topic! Yes Visilogic seem to work correctly if I start it as Administrator! You are right I didn't turn USC off, only disable it just to not have any messages. Many thanks for your quick help and wish your a merry Christmas and happy new year. Otto
  3. Hello, I also just bought a new PC with Windows 8.1 (in French). I made a new installation with my login (I'm Administrator) but did have had a lot of problems! I uninstalled VisiLogic 9.5.0, deleted all directory's. I logged now as Administrator. Make a new install. Now I could load my Projects. If I go back to my user profile and start VisiLogic (also as Administrator), I get a lot of error messages. Like: Recouver Project (165) VisiLogic was not shut down properly. Or 14Invalid Tools collection index Error 2006 Programm crash!... I like to use Visilogic with my user profile! I also switched off UAC but same problems. Sometime, I can start VisiLogic and load a project, but can’t exit it! Regards Otto
  4. Thanks for your help. Where do I have to send the files?
  5. Hello I find the way to create the urc file with VisiLogic complicated. I like very much to find out why I get this error by downloading the Images. I checked all my pictures. Every thing look very good. Does VisiLogic have a log file to find out exactly the problem? Regards Otto
  6. Hello, I just saw the new line UniStream from Unitronics. Look very nice. Will be the UniLogicTM Studio also be compatible to the older Vision family? My dream, that I can use the Remote Access to Access your PLC from anywhere at anytime. (iPhone, etc....) Regards Otto Berne, Switzerland.
  7. Hello, I have a problem with V570 and the V200-18-E3/4XB Snap-in IO Module I tried to connect a PT-100, but the MI still show me the value 32767! Jumper for the analog input 3 are set to 12=B, 13=A, 14=A See also the PDF. Many thanks for your help Otto
  8. I created the URC file. But, the Remote Operator need a UR2 file?. VisiLogic create only URC file. If I open this URC file, I get the following error message : "The ur2 file you've tried to open seem to be corrupted". Really strange this corrupted image problem. I can see all of them in VisiLogic and in many viewer!
  9. When I try to download the Cache File form the PLC, I get a error message by download the images. Read Image from PLC stop at 66 of 72. Error message in french. It tell me somting like "Index of limits....." Many thanks for your help Otto
  10. Many thanks for your help. Yes, the solution was to use the function NUM to BCD. Now I can compare the current time to a MI variable. Regards Otto
  11. Hello, I like to compare the real time clock to a MI HEX value. How can I convert the SI31 variable to a MI HEX value? I tried with RTC to UTC but did not work (See picture) Many thanks for your help Otto
  12. Hello, I’m new with VisiLogic. I have to compare a MI and a SI value. In fact I don’t understand why I have in a HOUR function a big value in MI “to” time and a small value in SI 31 for “System time” for the same time? Example: I have to switch something off at 23:15. The MI show in debug the value 8981, but the SI 31 shows me for 23:14 the real time like 2314! How can I compare this two value? Regards Otto
  13. Hello How can I detect if the date changes. In fact, I like to reset some value if I'm not anymore in the same day. Many thanks in advance for any help Otto
  14. Hello Joe, Many thanks in advance for your help. Link to download my first projet with VisiLogic. Regards Otto PS: Link removed. I found a solution
  15. Hello, I’m a beginner with VisiLogic. My project is a timer with about 15 relays. The idea is to switching on and off galvanic baths. Until yet everything work well. Now, I like to add, the possibility of a manual power off if the bath is not used during the timer ON for the same day. But the timer must again retake the control for the next day. Thanks in advance for any help and idea. Regards Otto
  16. Hello, I just started my first project with a Vision570 PLC. Until yet every thing work well. I also tried to test the remote operator tool. No problem I get the connection. In my project I'm using the function Day of Week. With the remote operator, I have a problem. I get the following message : Day of Week, "not yet supported in online mode". Does it mean that my project would not work with the remote operator? Regards Otto
  17. Hello, It would be nice, if VisiLogic whould use the TAB key to jump from field to field in the editing Properties windows! Regards Otto
  18. Hello, I Tested a V130-33-R34, but bought the v570-57-T20B. I already wrote a small project with the V130. This one has hardware 4 buttons. On the V570, I don't have any. My question: It is possible to have a bottom of screen who a common to all HMI windows. Something like a toolbar? Regards Otto
  19. Hello, Many thanks for your help I'm using a V350 PLC. I don't understand you answer! Must bhe HMI Display name "! Start-Up Display"? are they any samples do download to see this? Regards Otto
  20. Hello, I'm new with VisiLogic. In my project I like to show a power on HMI screen. I tried to do it with the "SB 24 PLC initialized at Power-up" flag to load this screen, but this do not work. The screen started flickering but do not show the logo and other information. I also like if nothing is typed after a delay to jump to a satus HMI screen. How can I do this. Many thanks for your help. Otto
  21. OK I will get a demonstration from the V130 in a few week's. Many thanks for your help. Otto
  22. Hello Keith, Many thanks for your help. OK, I will look for the V120. Regards Otto
  23. Hello, I used for a few years a Unitronics M-90 PLC and have a little experience. I have a new project. In my company, actually we have many simple clock timersto witch heater on or off. I like to make a small box with about 8-12 relays and to have a central switchcontrol. For that I like to use a Unitronics PLC. My question: with on should I use? : I saw two types, the V120-33-R34 orV130-33-R34 are both using the same software? I need to program every output with his own timer. Like Monday Relay 1 from 01:00 to 14:00, etc. and a validation flag if we needit or not. It would be nice if I can make a remote control with the help of a web page tomake change from my home. Later, I like to check if the heater works correctly by measuring the Amp consummationlike a Amp Clamp Meter. Many thanks in advance for your help. Otto PS: Sorry for my poor English.
  24. I'm new to ladder logic and I have a question about Timers. I have a variable 4 (Timer T10) who should count down a predefined time. If I set this variable type to Current then the IHM show me the time. If I set it to preset then I can change the time with the keyboard but the IHM do only show the value. But the count down do not work anymore. Question: How can I use this same variable as input for the keyboard and should show the count down on the display? I'm not using the same IHM for the input and the count down. Many thanks in advance for any help. Regards Otto
×
×
  • Create New...