10/3/2019 6:28 AM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35962 Rating:
|
In attachment an simple example. I think that you are familiar with how to get parameters of blocks by parameter VM assignment in the VM memory of the LOGO!. In the LWE, you then have to insert 2 analog values per switching time (on and/or off time), one for hours and one for minutes. The Display format for the values must be HEX. AttachmentWeekly timer on LWE.zip (1183 Downloads) |
10/3/2019 2:46 PM | |
Joined: 7/29/2019 Last visit: 1/22/2025 Posts: 23 Rating:
|
Thank you. That solved my problem. |
10/3/2019 2:50 PM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35962 Rating:
|
Hello sumit_b, you're welcome ... |
5/3/2020 3:30 PM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35962 Rating:
|
In attachment there is a exaple with the weekly timer, one cam. In LSC take look at the Parameter-VM-Mapping. AttachmentWeekly timer on LWE.zip (855 Downloads) |
Last edited by: ixo65 at: 05/03/2020 15:36:55 |
|
6/6/2020 9:04 PM | |
Joined: 10/8/2019 Last visit: 3/1/2022 Posts: 5 Rating:
|
Hello, how do you make this for cams2 and 3? |
6/6/2020 9:08 PM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35962 Rating:
|
At the same way you do it for cam1. Only you must another addresses. |
1/3/2022 12:55 PM | |
Joined: 9/6/2021 Last visit: 1/3/2022 Posts: 1 Rating:
|
Hi. How can I read the value of the weekly timer on the web server? |
1/3/2022 12:59 PM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35962 Rating:
|
Take a look at my post above from 5/3/2020 3:30 PM. There's a example that you can download. |
2/10/2022 1:35 AM | |
Joined: 8/15/2015 Last visit: 9/7/2025 Posts: 73 Rating:
|
Here is one I tried after testing yours you can see the data is there, its just got 16# in the box.. AttachmentWeekly timer issue.zip (569 Downloads) |
The more mistakes I make, the faster I learn! |
|
2/10/2022 3:29 AM | |
Joined: 12/18/2014 Last visit: 9/15/2025 Posts: 35962 Rating:
|
I have read your post again, but you wrote in your first post only, that the all 2-3 seconds changes in the web servers, the values in the LOGO! are be constant. And my project is a older version created with LWE V1.0.1. At 2019/2020 there was no V1.1.0. If you load a older version with V1.1.0, then will LWE it convert to V1.1.0, that 's normal.
In your first post you haven't anything write about the hex sign "16#". This is a problem of the LWE. For this I made a topic in July 2019: How can remove the hex marking (16#) when displaying the switch times of a weekly timer in the extended web server?But in LWE V1.1.0 you can make it in a better way. Use a other function, the Scaled Time. In LWE V1.1.0 has this function more entries. In attachment in have this function integrated in your LWE project. AttachmentChanges in weekly timer for LWE V1.1.0.zip (604 Downloads) |
This contribution was helpful to
1 thankful Users |
Follow us on