Search found 38 matches
- Fri Feb 05, 2021 7:03 am
- Forum: Features / Solutions
- Topic: HTTPS conectivity
- Replies: 1
- Views: 353
HTTPS conectivity
How to test sap connectivity by using https protocol in WinCC OA? How to exchange data with http server when WinCC Oa is acting as httpClient? Is there any sample script available? In help file, I have seen http control functions but most of them are related to WinCC OA as http Server not client.
- Mon Jan 11, 2021 10:34 am
- Forum: Features / Solutions
- Topic: Audit Trail
- Replies: 3
- Views: 877
Audit Trail
Can I configure audit trail related functionality in demo license?Has anyone checked or impemented?If yes,Can any one briefly explain how to proceed?From manual I saw audit trail panel and related function
- Mon Jan 11, 2021 10:10 am
- Forum: HowTos
- Topic: Open Application
- Replies: 3
- Views: 844
Re: Open Application
I tried to open notepad but did not work.only command prompt is getting opened.Can you help?
main()
{
system("start cmd /start Notepad.exe");
}
main()
{
system("start cmd /start Notepad.exe");
}
- Fri Jan 08, 2021 12:16 pm
- Forum: HowTos
- Topic: Open Application
- Replies: 3
- Views: 844
Open Application
How can I open application (ex-worpad or any other)through WinCC OA? Can we use System() for it?
- Tue Nov 03, 2020 3:42 am
- Forum: Features / Solutions
- Topic: Chart Ew0
- Replies: 1
- Views: 1293
Chart Ew0
had taken this below panel from example.The chart type,legend position I understood where it is defined.But could not find any script written inside it to define axis names and legend names. I modified legend names in initialize section by adding this.setSeriesName(1, "2018");.and likewise...
- Wed Sep 30, 2020 11:13 am
- Forum: Bugs / Problems
- Topic: Multiplexing proxy Problem
- Replies: 1
- Views: 1015
Multiplexing proxy Problem
Hi, sometimes my multiplexing proxy does not getstarted and it starts after restarting pc..it works properly..I get below error..Can anyone help me for below? WCCILproxy (1), 2020.09.30 16:36:12.049, SYS, FATAL, 197, Endpoint could be not created., fd = -1, code = 6, errno = [10048] Only one usage o...
- Fri Sep 25, 2020 8:51 am
- Forum: Features / Solutions
- Topic: Alexa Connection
- Replies: 0
- Views: 1500
Alexa Connection
Hi,
I wanted to connect alexa with wincc oa 3.16?and with voice control change status in scada.is it possible.has any one done?
I wanted to connect alexa with wincc oa 3.16?and with voice control change status in scada.is it possible.has any one done?
- Tue Sep 15, 2020 5:48 am
- Forum: Features / Solutions
- Topic: [Email][ Send Email]
- Replies: 5
- Views: 3670
Re: [Email][ Send Email]
Hello all!
is there any way to send timestamp at which I am sending mail via wincc oa?
is there any way to send timestamp at which I am sending mail via wincc oa?
- Tue Sep 08, 2020 2:00 pm
- Forum: Features / Solutions
- Topic: Yammer Connection with WinCCOA
- Replies: 1
- Views: 2001
Yammer Connection with WinCCOA
Hello all, Today I came across a blog where from wincc oa we can post in yammer.Steps are described in this link-> https://www.vertech.com/blog/integrating-wincc-oa-scada-software-with-yammer I was trying the steps.but in last step..I am facing problem with script..Have anyone explored this?or can h...
- Mon Sep 07, 2020 7:07 am
- Forum: Features / Solutions
- Topic: Customalert
- Replies: 4
- Views: 3072
Re: Customalert
Hey!Thank you 
