11/1/2015 1:03 PM | |
Posts: 6 Rating:
|
How can I adjust the off delay time on “B001” from the LOGO. The challenge I have here is that it takes the value form B012 and changes the T time on the “B001” but not the Ta value. It shows right in the LOGO display but do not change the off delay time Ta. How should this be done correctly? AttachmentLogo delay time adjustment from display.zip (293 Downloads) |
11/1/2015 1:46 PM | |
Joined: 12/18/2014 Last visit: 12/6/2023 Posts: 31561 Rating:
|
The "Ta" parameter is an output parameter of a time block. Therefore, it can not be changed. In parameter "Ta" of the already elapsed proportion of time the input parameter "T" is stored (starting value). Only the input parameter "T" can be changed using the reference function. Look at Video in attachment. AttachmentTest.wmv (414 Downloads) |
11/1/2015 2:21 PM | |
Posts: 6 Rating:
|
Thank you for the information, and the video. Yes the 0,7s is the time I wanted to set as default value. Then I wanted to make it adjustable from the LOGO but pressing buttons. The same way the value on B005 is adjustable from buttons. (it was easy because B002&B005 was both counters) So the challenge is to make B001 "off delay time" adjustable from by pressing buttons in some other way, suggestions? AttachmentFeed with delaytime adjustement from LOGO.zip (228 Downloads) |
11/1/2015 2:44 PM | |
Joined: 12/18/2014 Last visit: 12/6/2023 Posts: 31561 Rating:
|
70 ms are not 0,7s. 70 ms are 0,07s. |
11/1/2015 3:03 PM | |
Joined: 12/18/2014 Last visit: 12/6/2023 Posts: 31561 Rating:
|
Bring the off-delyB001 in the message text, parameter off-delay. Then because value can change over the display. Just press in the correct message text ESC 2s longer. The cursor becomes a black bar. With cursor up / down you can select the field you want to change, if more than one exists. If the field is selected, press the OK button. The cursor changes to a flashing box. With cursor up / down, you can now change the number, the cursor left / right the place. If you want to end your change, press the OK button. The cursor will return to a black bar. To get to normal mode, press ESC key. AttachmentTest2.zip (326 Downloads) |
Last edited by: ixo65 at: 11/1/2015 3:15:03 PM |
|
This contribution was helpful to
3 thankful Users |
11/1/2015 3:16 PM | |
Joined: 12/18/2014 Last visit: 12/6/2023 Posts: 31561 Rating:
|
Look as my last thread, I attached the second Video. |
11/1/2015 5:09 PM | |
Posts: 6 Rating:
|
Nice! Thank you |
This contribution was helpful to
1 thankful Users |
11/1/2015 6:05 PM | |
Joined: 12/18/2014 Last visit: 12/6/2023 Posts: 31561 Rating:
|
You are welcome. |
This contribution was helpful to
1 thankful Users |
Follow us on