Search the Community
Showing results for tags 'hmi'.
-
Hi, I'm having hard time displaying data that I get through MODBUS. Need to read from multiple slaves, but after download display still shows 0. Maybe do I need to write data to data table and then display on HMI? Or I can just display data vector? I'm really confused, thanks in advance for your help. P.S. Program attached below. Thermofisher.vlp
-
UniLogic Tech Tidbits - the Movie!
Cara Bereck Levy posted a blog entry in Unitronics' Blog: PLCs, HMIs and more
If you haven't checked out the Unitronics Youtube for awhile, you may want to check out our UniLogic Tech Tidbits Playlist. The most recent Tidbit shows you how to create your own, reusable HMI Custom Controls. After you create a control, you can drag and drop it from the Solution Explorer, export/import it between projects as .uluce files, or add it to the Library. You can also define tags that are local to a specific Custom Control, these tags will be exported/imported along with the control. It's all in the link below! -
Dear Community, How do I see two (or three) trend curves at the same time as seen in Visilogic? Thanks All! Sincerely, Hotwires
-
Hi! Im currently working on a project with a Vision 130 OPLC. In my application, the people interacting with the HMI, have to press the keys many times, specifically the arrow keys and the ENTER key. I'm worried about the lifespan of the keypad and i dont want it to damage. As a solution for this, I've tought of having external buttons connected to the INPUT port of the PLC, and using them (in software) to act as the keys in the HMI keyboard (see attached image). However, I'm using a List of Text as Keypad Variable Entry, and whenever i go into keypad variable entry mode (blinking),
-
Dear Community, How does one link an HMI element to a bit in a manner where the bit is only true for the duration that the HMI element is held to touch? In visilogic I used the HMI link to bit and then linked that bit to a TON timer. To reset an hour meter numeric element the operator would press and hold the HMI element for 5 seconds, the timer would go true, a PTC contact would trigger a RESET NUMERIC coil; then Happy, happy, happy. Now not so much. Is this achievable in UniL? Actions seem to be latch oriented. Thanks All. Sincerely, Hotwires
-
Dear Community: How does one make a bit load an HMI screen? UPDATE: Found it, ACTIONS will link a bit to a LOAD HMI.
-
Hey, I just faced this problem when adding new screen. No matter what I do in between Unilogic crashes every time I try to add a screen in my current project. I tried to open another significantly smaller project and with that i was able to add a screen. Has anyone else had this problem? I hope that there is no maximum number for the screen in project. Problem details says the following,Original solution path: C:\UniLogic\0004_test.ulpr:
-
Hi! I would like to know if in the future (in the short term) you can activate Message Box from ladder?
-
MVPs 2016! Forum + Youtube roundup
Cara Bereck Levy posted a blog entry in Unitronics' Blog: PLCs, HMIs and more
This was an excellent year - a year of growth - for the Unitronics community. We now number over 20,000 members! I can back this up with hard statistics for 2016: We welcomed over 3,000 new members to our user forum… …who made 2,100 posts … in 526 new topic! We all benefit from forum members who devote big blocks of time to helping others. These people put a lot of effort into writing detailed answers to questions and aiding others in trouble-shooting their applications. This year, three of our top posters from 2016 were again top contributors to the Unitronics com- 2 comments
-
- 1
-
-
- unitronics
- unistream
-
(and 6 more)
Tagged with:
-
I have two UniStream PLCs connected on an Ethernet network (Over Fiber Optic). Let's call one the master and the other a slave. Is it possible to duplicate the master onto the slave screen so they show the same thing? The Master is 15" and the slave 10".
-
The Labels offset value keeps going back to the default -20. Try making the value -30.. then copy/pasting the gauge.. It goes to -20.. It also happens for other reasons unknown but i'm always having to fix it.
-
Hi all, I have a meter control on a HMI which I want to change the fill color depending of Link value. for example set fill color to red when value is below 50 and set fill color to green when is equal or bigger. How can I do this? regards
-
How can I set the number of decimals shown in a numeric box in HMI if it is a real number? The format button is not active when the number is a REAL number.
-
Hi, Can I use a Numeric Box in Unilogic without its background, i.e: making it transparent? Couldn't find that option.
-
Dear All, I am trying to insert the HMI function/element "file selector browser" but in every point where I tried to insert this I have had the alarm : element exceed screen boundaries. What I am doing wrong? I am using an USP-070... regards
-
I am still experiencing occasional HMI mismatches. The application has been created under Windows 7 and I have upgraded to Unilogic 1.7.62. I also upgraded the OS on my 10" Unistream to the current firmware. This problem happened before the upgrades and is still happening on occasion.
-
I'm the first time user of Unistream and I'm testing my system. Today I just stood in front of the HMI and it showed "HMI Overload" while nobody was touching the system. I called technical support and was told it could be electromagnet noise. I followed all the wiring instructions in the manual so I don't know what happened.. Does anyone have an idea? Thanks.
-
Dear All, I update at the version 1.18.37 without any problem; I created a new program and I see that if I expand in full screen (F11) I can't select the tag for the HMI object; if I let the screen in "normal size" it works; what can be wrong? to be clear...the tags list appears but if I try to select one of it I don't select it but a row int the "properties window" of the same object. ladder works in both condition. I opened some project done with the version 1.17.73...and for all I saw that some local tags was highlighted as "this tag can be link..."; the local tags was BUFFER
-
The R&D gurus at Unitronics headquarters have been hard at work - and so, we present you with: >drum roll< UniLogic 1.18.37 >drum roll< Here are a few version highlights: SQL Connectivity: Highly convenient and easy to use, UniLogic enables programmers to build SQL Queries and execute them via Ladder functions, including data transfer data between UniStream’s Data Tables and remote SQL databases. HMI Custom Controls: A programmer can create an HMI Custom Control, and then drag and drop it from the Solution Explorer, export/import it between
-
Hi, I have a Vision V1210 Controller that is supposed to read float values from pH meter over RS485 MODBUS RTU. All the communication is fine, using "Read Float Registers" FB the float value is stored in two consecutive MI registers (MI0 and MI1). I can see that retrieved value is 32bit float ordered big-endian (I believe that's IEEE 754) and I was wondering if there is some way to display it on screen? One way would be converting it to some integer representation so I can easily put it in a numeric box and use 1.2 decimal format (pH values should be in range 5.00-9.00), but I haven't
-
Hello When I convert an data sampler file (.uspm)to Excel it contains a column called "triggered" that is not the name of a variable I am logging. The value called "triggered" seems to react fast changes in logged value (se after time 20:56:27) and be more correct than the actual value(s)saved as logged (ATinRaw, and TTinRaw). Is this because the trend tool contains a built in filter? Is there any way to turn this filter off? Date Time Millise Day of week, ITime ms Sub Int Time ms Triggered ATinRaw Value TTinRaw Value 36989 18. mars 2016 20:56:22 90 6 96988005 998 44.09717941 44.1663
-
Dear all, I need to write a second row description in a button (as I seen in the example) but I don't understood how, can someone help?