Search found 9 matches
- Wed Apr 28, 2021 7:57 am
- Forum: Features / Solutions
- Topic: NGA support for non-redundancy-aware external influx DB
- Replies: 4
- Views: 11105
Re: NGA support for non-redundancy-aware external influx DB
Thank you for your answer. Do you know if the remote database works correctly if only the backend for the remote database is used/activated? I can connect to the remote database remotely using influx CLI and telegraf and observe database structure (since no WinCC OA data is pushed into the database)...
- Fri Apr 23, 2021 10:44 am
- Forum: Features / Solutions
- Topic: NGA support for non-redundancy-aware external influx DB
- Replies: 4
- Views: 11105
Re: NGA support for non-redundancy-aware external influx DB
Correction: Figure 2 should display "External DB PC 1" and "External DB PC 2"
- Wed Apr 21, 2021 1:52 pm
- Forum: Features / Solutions
- Topic: NGA support for redundancy-aware databases
- Replies: 3
- Views: 10454
Re: NGA support for redundancy-aware databases
Thank you for the reply. Correct me if I'm wrong but the reason for using InfluxDB Enterprise is that it probably already has mechanisms in place that can correctly consolidate data sent to it from two redundant WinCC OA servers, as opposed to the Open-Source InfluxDB (which is sufficient for local ...
- Wed Apr 21, 2021 10:27 am
- Forum: Features / Solutions
- Topic: NGA support for non-redundancy-aware external influx DB
- Replies: 4
- Views: 11105
NGA support for non-redundancy-aware external influx DB
Hi, I am using WinCC OA 3.17 P004 on Windows server 2019 standard OS. As explained from your side, archiving design as displayed in Figure 1 is not supported yet, so I am testing the next viable option, as indicated in Figure 2. Figure 1: Figure 2: The issue that I am observing with Figure 2 design ...
- Mon Mar 15, 2021 9:23 am
- Forum: Features / Solutions
- Topic: Object Oriented ctrl scripting
- Replies: 3
- Views: 12873
Re: Object Oriented ctrl scripting
I am upvoting for the two proposed feature requests as I find them crucial for a clean and maintainable code base.
- Fri Mar 12, 2021 1:10 pm
- Forum: Features / Solutions
- Topic: NGA support for redundancy-aware databases
- Replies: 3
- Views: 10454
NGA support for redundancy-aware databases
Hi, At the moment, I am using WinCC OA 3.17 P004 - where NGA only supports writing to non redundancy-aware databases. I would like to know if there is a plan to upgrade NGA to support writing archived data into a single (external) Influx database. Note: The intention is to use local influx databases...
- Thu Apr 23, 2020 1:08 am
- Forum: HowTos
- Topic: Is it possible to invalidate a DPE value based on the value of other DPEs?
- Replies: 3
- Views: 5077
Re: Is it possible to invalidate a DPE value based on the value of other DPEs?
Thanks for replying Leopold, Why do you need an additional function to set the input elements invalid if no heartbeat is received? - I was hoping to use trend tool to display the values as invalid (out of the box trend functionality) in case of connection loss or invalidation of the values (e.g. hea...
- Sun Apr 19, 2020 4:09 pm
- Forum: HowTos
- Topic: Is it possible to invalidate a DPE value based on the value of other DPEs?
- Replies: 3
- Views: 5077
Is it possible to invalidate a DPE value based on the value of other DPEs?
Hi, I have the following use case: There is a DPE that is a readback of an OPC UA variable. There exists another DPE that indicates whether the value of the first DPE is valid or not (let's call it heartbeat status). Since it is the driver (OPC UA Client) that invalidates the value in case of a conn...
- Tue Feb 05, 2019 4:00 pm
- Forum: Features / Solutions
- Topic: Can WinCC OA automatically set exponent prefixes?
- Replies: 1
- Views: 3795
Can WinCC OA automatically set exponent prefixes?
Hi,
I am wondering if WinCC OA has any built in functionality that would "convert" a value stored in the datapoint with a defined unit as follows, without me needing to write code for it:
- Value: 0.0012345 A
- Value to be displayed: 1.2345 mA
Thanks for your help and BR,
Matevž
I am wondering if WinCC OA has any built in functionality that would "convert" a value stored in the datapoint with a defined unit as follows, without me needing to write code for it:
- Value: 0.0012345 A
- Value to be displayed: 1.2345 mA
Thanks for your help and BR,
Matevž