Search found 12 matches

Search

by Houns
Fri Dec 17, 2021 5:17 pm
Forum: HowTos
Topic: All possible methods of Excel.Application ComObject
Replies: 8
Views: 5857

Re: All possible methods of Excel.Application ComObject

Hello, we create PDFs in a somewhat complicated way. But the design options are extensive. We create AsciiDoc format files via CTRL. ( https://asciidoctor.org/docs/asciidoc-writers-guide/ ) It is a Markdown language with some nice features. We convert the created text files into PDFs with the progra...
by Houns
Wed Jul 14, 2021 7:37 pm
Forum: Bugs / Problems
Topic: Export/import of historical data
Replies: 2
Views: 2525

Export/import of historical data

Hello, we want to export/import historical data from the history db. We need this function because we like to extract data from the system at our customers and import it in our development project for analysis. Reading the historical data is no problem. But how can I insert it in our development pro...
by Houns
Mon Jul 13, 2020 12:11 pm
Forum: Features / Solutions
Topic: OPC UA server - companion specifications
Replies: 1
Views: 5371

OPC UA server - companion specifications

Hello, In order to provide our customers with a standardized interface, we would implement a "companion specification" for the OPC UA Server. https://opcfoundation.org/about/opc-technologies/opc-ua/ua-companion-specifications/ The VDMA organization provides information models for this purp...
by Houns
Thu Nov 21, 2019 10:37 am
Forum: HowTos
Topic: manager configuration in redundant projects
Replies: 1
Views: 2983

manager configuration in redundant projects

Hello, I have some questions about the correct configuration of the managers in a redundant project. S7Plus driver If I have understood the principle correctly, there is a S7Plus driver on every redundancy partner. Both drivers send their data to the respective Event Manager. But on the passive syst...
by Houns
Wed Nov 20, 2019 3:49 pm
Forum: Bugs / Problems
Topic: GEDI on Host 2 (redundancy)
Replies: 3
Views: 3992

Re: GEDI on Host 2 (redundancy)

Hello, I found reason for my problem :) The function for creating the WinCC OA project on the second host didn't work properly with our folder configuration. Folders on Host 1: C:\customer\visu\visu\ _projectData_ Folders created by "copy redundant project": C:\customer\visu\ _projectData_...
by Houns
Wed Nov 20, 2019 11:11 am
Forum: Bugs / Problems
Topic: GEDI on Host 2 (redundancy)
Replies: 3
Views: 3992

Re: GEDI on Host 2 (redundancy)

Hello again, I tested it on a complete new system. But I have the same problem. The windows user is the same on both systems. And within the GEDI I am logged in with "root". Everything in the GEDI works (SystemMgm incl. redundancy overview, Para (editing values, creating DPs), vision, ...)...
by Houns
Tue Nov 19, 2019 3:55 pm
Forum: Bugs / Problems
Topic: GEDI on Host 2 (redundancy)
Replies: 3
Views: 3992

GEDI on Host 2 (redundancy)

Hello, I try to set up my first redundancy project with WinCC OA. Redundancy is already configured and running. During some tests I noticed that I couldn't open panels on the second host without problems. I can start everything as usual, but there is a strange message when I want to open a panel &qu...
by Houns
Thu Aug 01, 2019 5:20 pm
Forum: Bugs / Problems
Topic: Apply font settings to all langauges (script)
Replies: 1
Views: 2435

Apply font settings to all langauges (script)

Hello all, over the last year we created our visualization based on OA. We implemented all languages from the beginning, but unfortunately we didn't keep an eye on the font settings of our texts fields. I know it is possible to apply the font settings to all languages via right click on the font set...
by Houns
Tue Jun 04, 2019 11:33 pm
Forum: Bugs / Problems
Topic: Stylesheet for "Rectangle"
Replies: 2
Views: 3637

Re: Stylesheet for "Rectangle"

Thanks for the fast response. okay, I will try. I have one last additional question: I have made some tests with the push button. Everything works except one issue: There is no option to use "blinking" for the background color in the stylesheets. Is that correct? (I know that the color dat...
by Houns
Tue Jun 04, 2019 3:15 pm
Forum: Bugs / Problems
Topic: Stylesheet for "Rectangle"
Replies: 2
Views: 3637

Stylesheet for "Rectangle"

Hello all, at the moment we try to improve the design of our OA project. We want to use stylesheets and for the most objects it is working quite ok. But I can't attach a stylesheet to a simple rectangle via script. I tried also add the styling in the main sytlesheet.css file, but without success. Do...