Search found 73 matches
- Tue Sep 23, 2014 5:52 am
- Forum: Bugs / Problems
- Topic: WebClient
- Replies: 1
- Views: 3448
Re: WebClient
I noticed some time ago, that "Enter" button does the same in web-client logon screen as "tab" button in normal UI. Have no idea why...
- Mon Sep 22, 2014 4:02 am
- Forum: Bugs / Problems
- Topic: Event List and archived internal DP\'s
- Replies: 2
- Views: 3468
Re: Event List and archived internal DP\'s
Thanks Leopold!
- Wed Aug 06, 2014 2:27 am
- Forum: Bugs / Problems
- Topic: Event List and archived internal DP\'s
- Replies: 2
- Views: 3468
Event List and archived internal DP\'s
<t>Hi!<br/> <br/> I have a weird problem with my event list.<br/> <br/> I have quite a few DP's that are configured for archiving into Oracle DB. All works fine and I can see them in my Event Screen.<br/> <br/> I have just configure archiving on some of the internal DP's (for example "_ReduConfig.Ev...
- Tue Aug 05, 2014 3:03 am
- Forum: Bugs / Problems
- Topic: Timestamp Problem
- Replies: 2
- Views: 3712
Re: Timestamp Problem
<t>Generally speaking you can not rely on SCADA to get data with guaranteed time interval. This applies to any SCADA, not just WinCC OA.<br/> The poll rate that you set is basically your "wish" but no SCADA will guarantee it. At the end of the day, SCADA is just a computer under Windows or Linux, he...
- Sat Aug 02, 2014 9:38 pm
- Forum: HowTos
- Topic: Remote UI and location of panels/scripts/etc.
- Replies: 10
- Views: 10505
Re: Remote UI and location of panels/scripts/etc.
That's a very good point. It security can be quite a pain in the ass when you try to copy files
- Sat Aug 02, 2014 2:03 am
- Forum: HowTos
- Topic: Remote UI and location of panels/scripts/etc.
- Replies: 10
- Views: 10505
Re: Remote UI and location of panels/scripts/etc.
<t>All WinCC OA bases solutions using script look possible. One problem would be though, if you update the library files, you'd have to re-start the client so it can update the libraries.<br/> <br/> As for versioning tool, it sounds great but only if all the computers involved are on the same networ...
- Thu Jul 31, 2014 12:18 am
- Forum: HowTos
- Topic: Remote UI and location of panels/scripts/etc.
- Replies: 10
- Views: 10505
Re: Remote UI and location of panels/scripts/etc.
<t>My current solution is a batch file with some xcopy commands. I was just thinking that maybe there is a native WinCC OA way of doing this. I agree that it is not always necessary to update a client straight away. At the same time, once you do want update it, it's really annoying to run around the...
- Wed Jul 30, 2014 1:36 pm
- Forum: HowTos
- Topic: Remote UI and location of panels/scripts/etc.
- Replies: 10
- Views: 10505
Re: Remote UI and location of panels/scripts/etc.
I had this on my list as a fallback option. Unfortunately we do not have the web-server licence on this project
- Tue Jul 29, 2014 6:41 am
- Forum: HowTos
- Topic: Remote UI and location of panels/scripts/etc.
- Replies: 10
- Views: 10505
Remote UI and location of panels/scripts/etc.
<r>Hi!<br/> <br/> I'm trying to work something out and was hoping someone might shed some light for me.<br/> <br/> When I have a remote UI and a single server I would normally configure my Remote UI to point to the server for panels, scripts, libs, pictures, etc.<br/> <br/> I normally have something...
- Wed Jul 23, 2014 2:54 am
- Forum: Bugs / Problems
- Topic: Remote UI problem with redundant servers with redundant connections
- Replies: 4
- Views: 5050
Re: Remote UI problem with redundant servers with redundant connections
<r>Hi Leopold,<br/> <br/> Thanks a lot for your help.<br/> I got it working now.<br/> <br/> The fix that you've proposed didn't work initially.<br/> <br/> First, I put <CODE><s>[code]</s><i> </i>[data] singleSourceConnect = 1 [event] singleSourceConnect = 1 <e>[/code]</e></CODE> into both servers, r...