Headline
CVE-2022-2967: Blog - Prosys OPC
Prosys OPC UA Simulation Server version prior to v5.3.0-64 and UA Modbus Server versions 1.4.18-5 and prior do not sufficiently protect credentials, which could allow an attacker to obtain user credentials and gain access to system data.
16.12.2021
OPC UA Manufacturing Gateway Demo
OPC UA Manufacturing Gateway features OPC UA PubSub UDP and MQTT as well as OPC UA Process Automation Device Information Model (PA-DIM)
14.12.2021
OPC UA PubSub Explained
OPC UA PubSub is a new alternative communication model in addition to the traditional Client/Server model.
12.10.2018
Getting Started with OPC UA (Videos)
Watch the short videos to get a quick overview of how to get started with OPC UA end-user products or with development. They are represented by Jouni Aro, the CTO of Prosys OPC.
02.08.2016
Oracle database with embedded OPC UA
Oracle has recently endorsed OPC UA in its reference IoT (Internet of Things) architecture. In this solution OPC UA acts as a bridge between plant devices and plant management layers. In our recent customer case we integrated our Java OPC UA client directly with the Oracle database handling the plant data, enabling
24.06.2014
Hadoop and Hive integration with OPC UA
The big data seems to be the talk of the town at the moment. Enterprises in various fields are utilizing the concept, or at least say they do. This blog post tries to shed some light on the murky concept, along with introducing a demo case of Hadoop and OPC UA integration.
08.05.2014
OPC UA in the Internet of Things
The idea of connecting things other than dedicated computing devices to the Internet is by no means new. Various examples such as remotely controlled coffeemakers or refrigerators reporting their contents have circulated for several decades, but up until recently they have been little more than anecdotal in nature.
07.04.2014
Opening Day at Hannover Messe
It is the opening day for Hannover Messe, and yes it is a good day for us. There is definitely an increasing demand for Java based OPC UA tools and applications.
03.04.2014
Information modeling features in the upcoming UA SDK
The release of the 2.0 version of our Java SDK is just around the corner. In the new version, we are introducing new features that should help you to use information models in your UA applications.
11.02.2014
Simulation Server Beta
Prosys OPC UA Java Server has gone through major rework/development to become Prosys OPC UA Simulation Server.
20.12.2013
OPC UA 1.02
The OPC Foundation has recently released the version 1.02 of the specification and the stack components along with some sample applications and a new version of the Local Discovery Server (LDS).
04.12.2013
GM applying OPC UA in production
General Motors have given a presentation at the ARC World Industry Forum about their new MES/automation link, which they have based on OPC UA.
14.08.2013
Raspberry Pi + Java SDK based OPC UA weather station
We often get questions about developing to ARM platform using our Java SDK. This has been proven to be possible by our QEMU + ARM test setup. We decided that it would be nice to have also some demo running on real hardware.
20.05.2013
OPC Day Europe 2013
Yokogawa hosted the third annual OPC Day Europe in their European headquarters in Amersfoort, the Netherlands. Yokogawa provided great facilities for the event that gathered up 150 OPC enthusiasts from all over the Europe.
19.04.2013
QEMU + ARM test setup
From time to time we get inquiries regarding OPC UA server and client application suitability and performance on ARM platforms. This blog post is intended to serve as a starting point for users interested in testing Prosys Java applications on ARM platform virtual machine.
19.04.2013
Prosys OPC at Hannover Messe
Prosys OPC attended Hannover Messe 2013 in the second week of April. The leading industrial trade show in Europe gathered up 6 550 exhibitors from 62 nations and total of 225 000 attendees.
01.02.2013
New OPC UA Applications
Three new OPC UA products were released this week: OPC UA Java Client, OPC UA Android Client and OPC UA Java Server, all of them developed with the best OPC UA SDK in the market: Prosys OPC UA Java SDK.
16.01.2013
Custom UA Enum Types in Java SDK
Creating your own enumeration type and using it the server is not as straight forward as it first seems, but it is not very complicated either. You just need to get it done right.
04.12.2012
Prosys OPC at SPS/IPC/Drives 2012
Prosys OPC attended SPS/IPC/Drives 2012 in Nuremberg, Germany last week. The three-day exhibition gathered up almost 57 000 visitors and 1 458 exhibitors, Prosys OPC being one of the exhibitors at OPC Foundation booth.
28.11.2012
OPC UA For ISA95
The OPC Foundation has been developing several companion specifications to the OPC UA. One of these is OPC UA For ISA95, which is reaching the Release Candidate phase already.
16.11.2012
Prosys OPC at IAS 2012, Shanghai
Prosys OPC attended Industrial Automation Show 2012 in Shanghai China last week. During the five-day exhibition approximately 100 000 visitors had a change to take a look what’s going on in the various fields of industrial automation, introduced by more than 500 exhibitors.
15.10.2012
OPC and MES Day & OPC UA Workshop 2012
The annual OPC Day Finland was held for the 8th time last week on Tuesday. For the first time in its history it was organized with MES people, combining both OPC and MES tracks.
11.09.2012
OPC UA & Wireshark
Wireshark is a great tool for sniffing network traffic. It contains several pre-defined filters for various protocols – and yes, also OPC UA!
12.07.2012
Using Complex DataTypes
One of the great things in OPC UA is that when the base information models don’t fit your needs quite well enough, there are many options to extend the specifications. One common case where it’s nice to be able to extend the base spec is with Complex DataTypes.
29.05.2012
OPC Day Europe 2012
Prosys was sponsoring OPC Day Europe 2012 in Reinach, Switzerland on May 16th. The first OPC Day Europe was held in 2011, thus this year OPC Day Europe was organized for the second time and hosted by Endress+Hauser.
24.04.2012
Connecting OPC Classic to OPC UA with OPC UA Gateway
We get frequent questions about how to use OPC Unified Architecture in conjunction with OPC Classic servers. Regardless of the new technical details of OPC UA, we cannot get around the fact that majority of the communication systems worldwide are still running OPC Classic servers.
24.02.2012
Developing OPC UA for Android
I thought I’d share a few pointers about developing OPC UA on Android, since our Prosys OPC UA Java SDK has supported Android from version 1.3 onwards.
26.01.2012
OPC UA Sessions, Subscriptions and Timeouts
In this article I will try to clarify all the various parameters of OPC UA communications, especially related to the various timeouts that are available. They provide a flexible means to control the connection between the UA client and server, both on the client and server side, but it is not always very clear which parameter is which and what is the actual effect of each.