6/5/2020 4:37 AM | |
Joined: 12/18/2014 Last visit: 11/2/2024 Posts: 34125 Rating: (4249)
|
Can you show us your LOGO! program? |
6/5/2020 11:35 AM | |
Posts: 38 Rating: (0) |
I wanted first to do a simple test to check how it works. In the KINCO HMI is create a scrollbar and a numeric input blok pointning to the NAI1,2 and 3 at the Logo. In the videoz you will see that the received value is displyed but then zeroed ( also the value at the Kinco is zeroed). Video KINCO and LOGO When the analog value is displayed in the HMI itself ( writing to LW 210) it works and when slideing the bar left to right and back the value changes interactively. I have attached a zip file that contains the LSC file, a pdf showing all settings and 2 videos to show what is happening . Video KINCO ONLY I really appreciate any input. My alternative is doing this via the TDE display but it is very limited. AttachmentLOGO.zip (375 Downloads) |
6/5/2020 11:52 AM | |
Posts: 38 Rating: (0) |
but it reads the values but doesn't keep them ? Why ? |
6/5/2020 12:29 PM | |
Joined: 12/18/2014 Last visit: 11/2/2024 Posts: 34125 Rating: (4249)
|
Please then upload also your HMI-projekt. |
6/10/2020 3:14 PM | |
Joined: 12/18/2014 Last visit: 11/2/2024 Posts: 34125 Rating: (4249)
|
Have you not read my last post? Please upload your both projects, HMI and LOGO!? Or will you not show for all? |
6/11/2020 11:38 AM | |
Joined: 2/22/2008 Last visit: 8/6/2024 Posts: 2698 Rating: (208) |
What do you think, should a helper do, if you ingore his entries ? 1. It would be a good idea to use the standard port 502 or following 503, 504 and so on 2. An input register is the reprensentation of an actual value at the INPUT of the Modbus device 3. If you want to hold a value, what do you think is the function of a holding register ? 4. The next problems are the NAIx in the Logo program, they are not able to hold values You need e.g. arithmetic blocks and VM mappings to hold values in registers, see example in attachment, this is your program changed to arithmetic blocks instead of network analog inputs. Look to extras, ethernet connections and vm mapping to understand the settings. Change port to 502 in your Modbus device. It also could be, that the Kinco terminal is working in an other way, i have never used it. The example is only a base working with other Modbus devices i know. Regards, Scorp AttachmentIP 222 test2.zip (406 Downloads) |
6/11/2020 12:04 PM | |
Posts: 38 Rating: (0) |
Thanks to all, As you can see I'm not an expert but enjoying the LOGO for home and aquarium automatyion and learning step by step. Also appreciating your efforts in helping me out. I will apply your advices. In the meanwhile here is what I build sofar ( i'm using 192.168.0.222 as a testing unit before I copy it to the production Logo's ). In the KINCO at frame 0 use LIGHT TEST to jump to Frame 10 Thanks again. I will work it out with your inputs ! Attachmentlight testing.zip (341 Downloads) |
Follow us on