Jump to content

Stein Yair

Members
  • Posts

    126
  • Joined

  • Last visited

  • Days Won

    2

Stein Yair last won the day on August 21 2020

Stein Yair had the most liked content!

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Stein Yair's Achievements

UniGuru

UniGuru (4/4)

3

Reputation

  1. Hi, Unfortunately, the Alarms can only be displayed according to the ID. I will transfer your request to our R&D.
  2. 324 downloads

    This is how you use the largest font possible in Vision controllers.
  3. 812 downloads

    PTO Example, demonstrates most of the PTO functions
  4. 767 downloads

    This Application demonstrates how to implement a drop down list
  5. HI, SB 24 perfors Reset and Initialize. SB 300 performs Reset. You can also Reset and/initialize from VisiLogic under Connection > Communication & OS, in the Functions tab. Reset - like power up. Reinstalls any values preset in the program, such as Timers. Initialize - reinstall any preset values, and initialize all memory operands.
  6. Hi, You do not need to enter the X range yourself. The X range value comes from the LC. In order to calibrate the LC please do the following: Prepare an object whose weight you know for sure. Store that weight in an ML, put that object on the LC and activate the Calibrate Point function with that ML. Do the same with no weight and another ML which holds 0.
  7. Hi, You can imitate pressing on Enter from the ladder. When entring the HMI, set off a timer for 0.1-0.15 sec and then activate SB 53 for 1 scan:
  8. Hi, There is no way to create animation in M91 and Jazz. See my post in the Vision forum.
  9. Hi, Creating animation is done with the HMI varaible List of Images. Use an increasing counter to change the images.
  10. Try installing OS v3.4 (01). Upgrade to VisiLogic 9.3.0. Let me know the results.
  11. Hi, You're right. There is a mistake in the description. The range of SI 58 is 1-1024 where each unit equals 10k. Therefore, the actual size range is 10k - 10M. We are changing the description. Thank you for pointing it out.
  12. I agree that the solution you are offering is more elegant. However, transferring CSV or Excel files to the PLC, is impossible. For this need I recommend using a Visual Basic program. Please find an example of this attached. Note that the VB code is implemented in the Excel macro. Another option is to import a CSV file to a Data Table in VisiLogic and then write it to a Data Table in the PLC:
  13. What version of Windows you are using? If you are using Windows Vista or 7, disable the UAC. See instructions here: http://www.unitronics.com/data/uploads/VisiLogic_Software_New/Disable%20UAC%20Vista%20+%20WIN7.pdf In U90 Ladder, go to Contoller > M90 OPLC Settings, click on Advanced, set the Parity to Even, the Stop Bits to 1, and the Data Bits to 7. check the box of Force PLC settings to
  14. Hi, First of all, let's check the basics. Make sure no other software is using the port, e.g. VisiLogic. Make sure the communication settings in U90 Ladder are the same as in VisiLogic exept the buad rate which should be 9600.
  15. Hi, Try to use OS 3.4 (03). What happens when you create a button, and press it? do you see the difference between "Pressed" and "Unpressed"? Can you attach a picture of the phenomenon?
×
×
  • Create New...