Search found 10 matches

Search

by ja_ma_
Mon Jan 06, 2025 2:27 pm
Forum: Bugs / Problems
Topic: tcpOpen on mobile device to pmon connection refused
Replies: 2
Views: 2541

tcpOpen on mobile device to pmon connection refused

I need to get the state of a manager within the mobile ui using ctrl. I am using pmon_query function to get all the states of the managers. Since the "normal" pmon functions do not work with mobile/desktop ui https://www.winccoa.com/documentation/WinCCOA/3.18/en_US/ControlE_R/pmonGetName.h...
by ja_ma_
Wed May 22, 2024 8:29 am
Forum: Bugs / Problems
Topic: CtrlExtension
Replies: 2
Views: 2129

CtrlExtension

Hello all, i am using the https://www.winccoa.com/documentation/WinCCOA/3.18/de_AT/API/topics/API-01.html#:~:text=WinCC%20OA%20definiert%20einen%20festen,alle%20ankommenden%20Messages%20angewendet%20wird. to generate a DLL which i use inside Ctrl-Scripts. I had no Problems so far. But since i reinst...
by ja_ma_
Wed Mar 08, 2023 10:36 am
Forum: Bugs / Problems
Topic: Control Extension Gedi crash
Replies: 1
Views: 3279

Control Extension Gedi crash

Hello all, I am writing a Control-Extension with the help of the WinCC OA API ( https://www.winccoa.com/documentation/WinCCOA/3.18/de_AT/API/topics/api_getting_started.html ). The generation of the Extension is working, and most of the function execute well inside WinCC. But at some point I must hav...
by ja_ma_
Thu Mar 02, 2023 1:33 pm
Forum: Bugs / Problems
Topic: Unit Test run from script
Replies: 2
Views: 4149

Re: Unit Test run from script

So far I was not able to use this class in other scripts, because the script can't find this unit test class. Sounds like you didn't added TestFramework_3.19 as subproject. I added the TestFramework and I am able to use the OaTest Library. But I am not able to tun the the TestClass (in this example...
by ja_ma_
Thu Feb 16, 2023 10:04 am
Forum: Bugs / Problems
Topic: Unit Test run from script
Replies: 2
Views: 4149

Unit Test run from script

Is it possible to start all unit tests from a Control script? I want to start all existing unit tests and check if any failed. The possible options I have in mind so far: 1. In WinCC OA 3.19 you can start all unit tests by clicking on a folder and selecting "start all unit tests recursiv"....
by ja_ma_
Tue Jan 17, 2023 2:08 pm
Forum: Bugs / Problems
Topic: Trend Chart Axis ticks
Replies: 1
Views: 3140

Trend Chart Axis ticks

Is it possible to hide all the axis ticks, except for the ones which show a axis value? I want the axis of this widget https://www.winccoa.com/documentation/WinCCOA/3.18/de_AT/Native_GEDI/Referenz_Native_GEDI-48.html look like the barChart https://www.winccoa.com/documentation/WinCCOA/3.18/de_AT/Con...
by ja_ma_
Wed Jan 11, 2023 8:07 am
Forum: Bugs / Problems
Topic: EWO compilation
Replies: 1
Views: 3235

EWO compilation

I am trying to compile the standard ewo generated by the "newEwo.cmd", but i am receiving errors. My setup: WinCC OA: 3.19 WinCC OA QtVersion: 5.15.11 Qt Creator: 9.0.1 Qt Compiler: 5.15.2 (The 5.15.11 QtVersion is not available in the Qt-Archive Installer. But since I am not even getting ...
by ja_ma_
Tue Jan 10, 2023 9:52 am
Forum: Bugs / Problems
Topic: newEwo.cmd not working
Replies: 1
Views: 3259

Re: newEwo.cmd not working

Found the error. I have to call the newEwo.cmd from my project directory and only add the folder name of the Ewo.


%API_ROOT%\newEwo Test
by ja_ma_
Tue Jan 10, 2023 9:41 am
Forum: Bugs / Problems
Topic: newEwo.cmd not working
Replies: 1
Views: 3259

newEwo.cmd not working

I am trying to create a new Ewo. I use WinCC OA Version 3.19 and Visual Studio 2022. I am opening the vc 14.2 command prompt as follows: "vcvarsall.bat" x64 -vcvars_ver=14.2 >********************************************************************** >** Visual Studio 2022 Developer Command Pro...
by ja_ma_
Thu Jul 14, 2022 2:49 pm
Forum: Bugs / Problems
Topic: Win CC control sendMail() SSL error
Replies: 2
Views: 3910

Win CC control sendMail() SSL error

Hello, I am trying to send an Email with Control, trough the following function: https://www.winccoa.com/documentation/WinCCOA/3.18/de_AT/ControlS_Z/sendMail.html But I get the following Error: WCCOAui (1), 2022.07.14 14:42:16.799, PARAM,SEVERE, 54, Unexpected state, Jul 14 14:42:16 md2krt8c sendEma...