Search found 9 matches

Search

by Dmytro_Komsheliuk
Fri Apr 27, 2018 10:37 am
Forum: Bugs / Problems
Topic: Question: Archiving values
Replies: 1
Views: 2459

Question: Archiving values

<t>Hello!<br/> I have a question from my collegue (she at commissioning now):<br/> "I'm trying to configure value archive, which will contain floating point values for about 650 dp elements (tags). Values coming to archive on event (statistically there is no more then 3200 values per hour for one dp...
by Dmytro_Komsheliuk
Mon Nov 14, 2016 1:23 pm
Forum: Bugs / Problems
Topic: Problem with communication between S7-1214 PLC and WinCC OA 3.11
Replies: 4
Views: 4851

Re: Problem with communication between S7-1214 PLC and WinCC OA 3.11

<r><B><s>[b]</s>Andreas Lugbauer wrote:<e>[/b]</e></B> <QUOTE><s>[quote]</s>Hi,<br/> <br/> this should work if the PLC is setup for "compatibility mode" with the Put/Get communication.<br/> The details can be found in Online Help section Driver->S7->Requirements and Installation.<br/> Maybe you have...
by Dmytro_Komsheliuk
Fri Nov 11, 2016 3:28 pm
Forum: Bugs / Problems
Topic: Problem with communication between S7-1214 PLC and WinCC OA 3.11
Replies: 4
Views: 4851

Problem with communication between S7-1214 PLC and WinCC OA 3.11

Hello!

I'm trying to connect S7-1214 PLC and WinCC OA 3.11 using S7 driver.
Is it possible?
All the time I'm getting AGLink error 0xfff50005 when trying to do this.

Best regards,
Dmytro Komsheliuk
by Dmytro_Komsheliuk
Wed Nov 02, 2016 10:31 am
Forum: Bugs / Problems
Topic: How to connect Simatic Information Server to WinCC OA?
Replies: 6
Views: 6320

Re: How to connect Simatic Information Server to WinCC OA?

<r><B><s>[b]</s>Robert Weinberger wrote:<e>[/b]</e></B> <QUOTE><s>[quote]</s>Hello.<br/> <br/> I will send you a whitepaper and 2 example rdl files on the email address you registered on the forum.<br/> Yes, it works with 3.14 as well.<br/> <br/> Best regards, Robert<e>[/quote]</e></QUOTE> Hello,<br...
by Dmytro_Komsheliuk
Tue Nov 01, 2016 8:31 am
Forum: Bugs / Problems
Topic: How to connect Simatic Information Server to WinCC OA?
Replies: 6
Views: 6320

Re: How to connect Simatic Information Server to WinCC OA?

<r><B><s>[b]</s>Gertjan van Schijndel wrote:<e>[/b]</e></B> <QUOTE><s>[quote]</s>The reporting manager provides the data for the Simatic Information Server. So you will need to add this manager to your project and configure it to use a 'httpPort'.<br/> With 3.15 the online help contains information ...
by Dmytro_Komsheliuk
Fri Oct 28, 2016 9:18 am
Forum: Bugs / Problems
Topic: How to connect Simatic Information Server to WinCC OA?
Replies: 6
Views: 6320

How to connect Simatic Information Server to WinCC OA?

<t>Hello,<br/> In Simatic Information Server, there is an option for connection WinCC OA project as data source.<br/> Do we need to make some changes to WinCC OA project or install some additional software except Simatic Information Server and WinCC OA basic package in order to connect WinCC OA proj...
by Dmytro_Komsheliuk
Wed Apr 20, 2016 8:10 am
Forum: Bugs / Problems
Topic: Adding languages to WinCC OA 3.14
Replies: 2
Views: 3375

Adding languages to WinCC OA 3.14

Hello!

Is there possibility to add new language to WinCC OA and then use it when creating a new project?
I want to use Ukrainian language but looks like it is not present in list of WinCC OA languages.

Best Regards
Dmytro Komsheliuk
by Dmytro_Komsheliuk
Wed Dec 30, 2015 12:35 pm
Forum: Bugs / Problems
Topic: Can\'t get state of arrow keys
Replies: 3
Views: 3682

Re: Can\'t get state of arrow keys

Thanks :) hope it will be fixed in next version
by Dmytro_Komsheliuk
Wed Dec 30, 2015 10:16 am
Forum: Bugs / Problems
Topic: Can\'t get state of arrow keys
Replies: 3
Views: 3682

Can\'t get state of arrow keys

<t>Hello,<br/> I'm trying to get state of arrow keys by using function getKeyState() in WinCC OA v3.14<br/> <br/> it works for letter keys, for example:<br/> getKeyState('A');<br/> <br/> or for mouse buttons:<br/> getKeyState(MOUSE_LBUTTON);<br/> <br/> but for arrow keys there is no result:<br/> get...