Difference between revisions of "QuickOPC Compatibility Test List for PubSub"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 201: Line 201:
  
 
|}
 
|}
 +
 +
More tests were performed, currently not explicitly listed here.
  
 
== OPC Subscribers ==
 
== OPC Subscribers ==

Revision as of 16:33, 14 April 2021


See also: QuickOPC Compatibility Test List (for Client/Server)

Introduction

See Compatibility Test Lists - Concepts.

Platform Hardware

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
PC, Intel Core i7-8550U CPU @ 1.80 GHz 1.99 GHz; 16.0 GB 2019-07 OPC Labs 2019.1 (5.55.0.3) Interoperability workshop Passed W10/x64
Raspberry Pi Model 4; 4 GB 2021-01 OPC Labs 2021.1 (5.60) Basic test Passed Raspbery Pi OS

More tests were performed, currently not explicitly listed here.

Operating Systems

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
Microsoft Windows 10 Pro 1803 x64 (English) 2019-07 OPC Labs 2019.1 (5.55.0.3) Interoperability workshop Passed
Raspberry Pi OS with desktop 2021-01-11 2021-01 OPC Labs 2021.1 (5.60) Basic test Passed

More tests were performed, currently not explicitly listed here.

.NET Runtimes

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
.NET 5.0.2 2021-01 OPC Labs 2021.1 (5.60.0.13) Basic test Passed

More tests were performed, currently not explicitly listed here.

OPC Publishers

UADP Messages over UDP Transport

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
Softing Industrial Automation: dataFEED OPC UA .NET Standard PubSub SDK 2.2 2019-07 OPC Labs 2019.1 (5.55.0.3) Interoperability workshop Passed [1][2]
Softing Industrial Automation: OPC UA C++ Server Development Toolkits for Windows 5.60 2019-07 OPC Labs 2019.1 (5.55.0.3) Interoperability workshop Passed [3]
Yokogawa Electric Corporation: UA Server for CENTUM VP R1.05.00 2019-07 OPC Labs 2019.1 (5.55.0.3) Interoperability workshop Passed [2]

JSON Messages over MQTT Transport

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
ICONICS GENESIS64 ? 2021-04 OPC Labs 2021.2 (5.61.0.6) Interoperability workshop Passed [4][5][6]

PubSub Configuration Model

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
Softing Industrial Automation: OPC UA C++ Server Development Toolkits for Windows 5.60 2019-07 OPC Labs 2019.1 (5.55.0.3) Interoperability workshop Passed

More tests were performed, currently not explicitly listed here.

OPC Subscribers

Subscribers were tested with messages published by the UADemoPublisher.

JSON Messages over MQTT Transport

Other system model Other system version Test date Performed by This product version Test type Test outcome Notes
ICONICS GENESIS64 ? 2021-04 OPC Labs 2021.2 (5.61.0.6) Interoperability workshop Passed [6]


More tests were performed, currently not explicitly listed here.

  1. Subscriber UADP Periodic Fixed Layout Facet
  2. 2.0 2.1 Subscriber UADP Flexible Layout Facet
  3. Subscriber UADP Dynamic Data Facet
  4. MessageId is published as an integer, not a GUID.
  5. DataSetWriterId is published as a GUID, not a UInt16.
  6. 6.0 6.1 Capable of single message format only: NetworkMessageHeader == 1, DataSetMessageHeader == 1, SingleDataSetMessage == 0. Dataset fields are only encoded as in DataValue representation.