Search the Community
Showing results for tags 'timers'.
-
New here, so first of all, Hi there So, I've been working on the vision 130, I've to check temp from a trial workbench, soo on a certain event (ej no power supply) need to take the time left or current time from that timer and save it. Would like to know if is possible, and also if is possible to stop a timer and use the time left, or set a specific time from a MI variable. Thanks all so much
-
Dear all, During the testing on the unistreams PLC+HMI programming, found out the timer show in web server page is different with HMI page(both is the same page with using same timer source). For example: Setting Time = 00:00:30 (at HMI) but same setting time showed in web server = 00:30:30. Is anyone know why this happen, please help. Thanks in advance.
-
I wold like know how to declare for function in the input values for preset timer inside the UDFB? best regards.
-
Hey guys, I'm currently using a US7-B5-TR22 and I made a little washing program for some piping. The idea is to open the valve and wash the first pipe during a certain amount of time and when it's over, we start to wash the second one, until we wash all the lines and stop the system. My times are set before and so when the phase starts, it should start the timer at the preset value which is stored into the current value. Everything works well, except at the beggining of then program, the first pipes which has a timer of 00:04:32:000 always starts with a different value and the foolowing ones starts with the good value. I can't understand why it doesn't work because the logic is the same. If you need some more explanation just tell me. Thanks in advance for your help Louis
-
I'm trying to log the duration of the DTI-to-File process and am trying to use the Stopwatch to get the elapsed time. Does anyone have an example of how to trigger and record this process. I'm not set on using the Stopwatch if you've got another idea on how to do this.
-
Hello, I am a beginner and am having trouble completing this task. I am trying to turn outputs on from a push button for about 30 seconds, then off for 2 minutes, then on again for 30 seconds. Repeat 5 times. After the 5th time, I would like to increase the off to 4 hours. This happens until someone manually presses the reset button on the HMI. Any help would be appreciated. Thanks
-
Hi All, I'm new to this and desperately require your help. I give up.....i'm trying to create a program to activate two timers when a button is pressed. I've created the Ladder and can get my green icon to show for 3 seconds when I push the corresponding button but I just can't get the relay to energies for the set amount of time. When the relevant button is pressed the output energies for as long as the button is pressed and completely disregards the output timer. Could anyone look at the attached to see what i'm doing wrong please? Thanks Justin EID Speed Lanes_ modified1.ulpr
-
I seem to be seeing an issue with the TON function. Any timer that is running when the PLC gets power cycled or rebooted will immediately trigger when the PLC comes back on. The timers are set for "Retained". Shouldn't they just continue timing from where they left off?
-
Hello, We have decided to swap our PLCs from Vision (VisiLogic) to UniStream (UniLogic). And so i've stumbled upon a challenge. I want to load a timer which is a timer from the HMI (keypad entry) and store a timer from ladder to HMI. In VisiLogic I were able to load a timer to an memory integer (like shown on the picture). But how am i suppose to do this when I don't have this function available? Regards Sander
-
I've set up a Web Server page to display Timer values (Elapsed) but the box remains blank. Labelled in the attached image as 'Match Time' and 'Game Time' Any advice on what the issue might be would be appreciated.
-
Hi, I have a problem. It's the firt time that I work with Unilogic and I need help. I have to divide two numbers, that gives me a comma value as a result. I do not know how to handle values with commas in Unilogic if I have to set REAL values. On top of that I want to put the result value in a timer. Is it possible with this soft? Thank you! Attachment screenshot
-
Hello everyone! I want to schedule a task, which starts at a specific time today and ends (maybe) tomorrow at a calculated time. How do I achieve this? The schedule FB seems to work only when start and end are on the same day. Do I have to calc wether the off time is on another day and use a second schedule FB in this case? Or can I use a schedule FB with a end time earlier then start time? Pls dont mention to simply try it, because I cant. Unfortunately, I have no PLC for trying right now. Thanks forward!
-
Greeatings . I need help , i make one subrutine and i cant restart my timer in this subrutine, in attach i set my code for subroutine if someone can set for me timer on pleace that can help me or say me how can i make it. What i need , when i run my subroutine i activate my timer if timer si on i reset all my output and set Stop_filtration_top, this bit is important to me , whit this bit i call my second subroutine and if this second subroutin is finish i restart Stop_filtration_top and can back to first routine filtration.vlx
-
Dear All, I have to let a customer modify some timers by a numeric box on HMI. I know how to do it but my question is if the customer set 2, as seconds, in the numeric box, what I have to consider to store the right value?...multiply this for 1000 (milliseconds)...then at the end 2000 or what? thanks
-
Noob question: How can I turn on a bit for 1 min? In all of my attempts, the timer starts counting down again when it reaches 0 and the bit stays high.
-
Ladies and Gents, I have a program where I am triggering an analytical measurement with either an HMI button, or via a timer for unattended operation. I have 7 other timers running in the project, all working flawlessly. Additionally, I feel that the logic I used for this is sound - it already works fine on my data logging routine. Attached are two screen captures, one of the ladder for the Analytical trigger (not working), and the working data logging ladder. With respect to T8, when in online mode, I can see that the contact conditions are all working as expected, and the timer is counting down from 1 minute to zero and restarting at 1 minute as long as my contacts are good. However, in online mode, it appears that the T8 contacts in Nets 1, 2 never change state to high conditions at T=0. The HMI trigger (MB310) works as expected. All ladder instances of MB310, Mb50,51, and T8 appear only in this subroutine. The HMI links are just for the respective MBs (one pushbutton each), and a timer entry for T8. I'm going crazy with this. I have got to be overlooking something so stupid and/or obvious. It's hot on the East Coast - I owe whoever can help with this a cold one..... Thanks, Rich
-
Is it possible in Visilogic to make a counter based on the clock speed? An other possibility is using the standard timers, but we need the possibility tot start a process, and keep tracking (and showing) the time that the process has been running (without time limitation).
-
Has anybody else had issues with TON timers?? Several times I have seen where the timer seems to get stuck with the "out" bit ON. It's a very simple logic where the timers out bit is used as a N/C bit to activate the timer, thus the timer is constantly cycling. I have seen where the out bit goes high & stays high until I "Reset Retained Tags" in UniApps. This may have occurred after a new application was downloaded to the UniStream. I'm using latest version of UniLogic & have all OS files up to date on the UniStream. Thanks, Ahoover
-
Hi guys, I'm using Vision 130 PLC- V133-33-T38. When I'm using in the logic timers (for ex. TD), when I excite the timer, the time is not elapsing. I have created a coil itself...not working, then coil and contact...not working. I'm using simple network (for ex. when MB30 is 1, start TD4 (TD is set to time 10sec)). When time elapsed activate MB31. Simple as that. Does anyone has an idea why this is not working? Thanks,
-
I have a program with 4 timers that go in sequence. I want to display all 4 timers' current value on 1 display screen. I've figured out how to display the timers using the SI142 method, but when I test the display all I get are a bunch of goofy numbers. When the timer is set under 1 minute it works great in standard time format but if I set the timer for 10 minutes or more it doesn't display right at all. Can anyone help me out?
-
I'm trying to program an operational safety that requires two buttons to be held in for a set length of time and I don't know how to do this in U90. Is there a feature of the timer that I can use, or do I need to write specific logic to compare the start/run condition with the set time? THanks in advance for any education you might be able to offer. Regards, Alan
-
Hi I am a newbie to Visilogic and I am really sturggling to reset me TD timers to the preset value after they have counted down (in this case 15 seconds). I have attached a screen shot of the visilogic screen of my current configuration of the timer. Please can someone help and tell me what I am doing wrong as I am pulling my hair out! Thanks Russ