We are in design phase. One of the requirements is that our PLC's (S7-1500) shall support IPV6.
Did anyone ever connect a S7-1500 PLC to WinCC OA via the S7 or the S7+ protocol ?
Thanks
Frenk Mulder
Search found 329 matches
- Thu Sep 04, 2025 1:57 pm
- Forum: Off-Topic
- Topic: Did anyone ever try IPv6 and an S7-1500PLC
- Replies: 1
- Views: 19053
- Mon Mar 31, 2025 1:32 pm
- Forum: Off-Topic
- Topic: Gedi will freeze/crash. Any ideas ?
- Replies: 6
- Views: 7433
Gedi will freeze/crash. Any ideas ?
I'm using several versions 3.19/3.20 and have noticed the following issue since last friday (although I installed nothing on my laptop). I'm using a developers license. I would assume that my problems are caused by some kind of Windows update and hope that you can give me a solution or osme ideas to...
- Wed Aug 21, 2024 8:40 am
- Forum: Off-Topic
- Topic: How big is big ?
- Replies: 4
- Views: 8557
Re: How big is big ?
I understand your statement. Our projects are all about traffic where we get integer 'State' data from barriers, doors, traffic lights, smoke detectors. Also some analog values from air quality, temperate and such. Normally the number of changes per second is relatively low. Doors don't open much, b...
- Tue Aug 20, 2024 11:48 am
- Forum: Off-Topic
- Topic: How big is big ?
- Replies: 4
- Views: 8557
How big is big ?
WinCC OA is suitable for very large applications. I've seen distributed applications where each server (pair) was handling many 10 thousands of dp elements. But how much is 'ok' for a single server (pair). What is your experience ? What about: * 50.000 alarms * 100.000 alarms * 200.000 alarms Does a...
- Thu Jul 25, 2024 8:05 am
- Forum: Features / Solutions
- Topic: NGA Backend PostgreSQL
- Replies: 2
- Views: 6154
Re: NGA Backend PostgreSQL
Install a tool like pgAdmin to directly look into your database. Note: I had to install a different version. The one that came with my PostgreSQl installation crashed. I then installed a different one, with a different version number, and this worked The databas scheme will show you that 2 views are...
- Thu Jul 25, 2024 7:59 am
- Forum: Bugs / Problems
- Topic: .NET API 3.19
- Replies: 6
- Views: 4247
Re: .NET API 3.19
I saw this in the readme for the P13 patch
- Thu Jul 25, 2024 7:58 am
- Forum: Bugs / Problems
- Topic: .NET API 3.19
- Replies: 6
- Views: 4247
Re: .NET API 3.19
Jan
Just saw that ETM has fixed a bug. Should make you happy. If this doesn't fix then we can check our patch level.
(but i'm sure we're not using the latest patch)
190814/1-7493284094, 1-7522817984: The custom API manager (C#) crashes
when used in WinCC OA 3.19 P012.
Just saw that ETM has fixed a bug. Should make you happy. If this doesn't fix then we can check our patch level.
(but i'm sure we're not using the latest patch)
190814/1-7493284094, 1-7522817984: The custom API manager (C#) crashes
when used in WinCC OA 3.19 P012.
- Wed Jul 17, 2024 8:21 am
- Forum: Bugs / Problems
- Topic: .NET API 3.19
- Replies: 6
- Views: 4247
Re: .NET API 3.19
Sorry. Missed your post.
Yes, we are running a big C# API manager on 3.19. I am not sure about the patch number but we do not have any issues. if you want, I could verify our patch number for you.
Yes, we are running a big C# API manager on 3.19. I am not sure about the patch number but we do not have any issues. if you want, I could verify our patch number for you.
- Thu Jun 20, 2024 3:50 pm
- Forum: Off-Topic
- Topic: What is 'handleRedundancy' in the NGA
- Replies: 3
- Views: 6308
Re: What is 'handleRedundancy' in the NGA
We have been using PostgreSQL in the redu-aware mode. This doesn't worj well because the pgClusterMonitor script is not working very well. We are now investigating the non-redu-aware setup (using two backends) We were hoping/wondering the purpose of the 'handleRedundancy' element. Can we change the ...
- Tue Jun 18, 2024 8:51 pm
- Forum: Off-Topic
- Topic: What is 'handleRedundancy' in the NGA
- Replies: 3
- Views: 6308
What is 'handleRedundancy' in the NGA
I'm investigating the NGA. The help file says that the dp element 'handleRedundancy' specifies "Database is capable of handling redundancy on its own (redundancy-aware database)." But what does this mean for the NGA manager (or its backend). What is the difference in the storage of data wh...