Benefits: Difference between revisions

From OPC Labs Knowledge Base
Line 10: Line 10:
* data type inference in OPC UA Writes
* data type inference in OPC UA Writes
* formatting feature
* formatting feature
* no config files necessary - just reference an assembly
* debugger: does not show unnecessary private fields
* debugger: does not show unnecessary private fields
* automatically adjusts UA timing to debugger
* automatically adjusts UA timing to debugger
Line 20: Line 19:
* Visual binding
* Visual binding
* Binary/xml serialization
* Binary/xml serialization
* Typesafe/generics
* Typesafe (strong typing)/generics
* "Made for .NET"
* "Made for .NET"
* Low-ceremony API
* Low-ceremony API
Line 26: Line 25:
* .NET and COM interfaces are largely identical
* .NET and COM interfaces are largely identical
* API has high expressive power
* API has high expressive power
* OPC DA Quality Decoder included
* Excel integration
* Perpetual license
* Simple licensing - no hassles with lost licenses "tied" to a hardware
* no config files necessary - just reference an assembly
* Pre-installation of OPC Core Component not required
* Pre-installation of UA Certificate Generator not required
* No need to create/assign a certificate by a manual process

Revision as of 15:11, 23 January 2018


Support

  • We respond to every post on our Online Forums (http://www.opclabs.com/forum/index).
  • As opposed to many other vendors, our technical support is public, which means that any possible issues are visible on the Web and you can find them - and an advise on how to resolve them - without having to become a customer first. If your issue involves sensitive or confidential information, we can provide support to you via email.

Notices

  • CLS-compliant
  • data type inference in OPC UA Writes
  • formatting feature
  • debugger: does not show unnecessary private fields
  • automatically adjusts UA timing to debugger
  • connectivity explorer
  • Help integration
  • Comprehensive Reference
  • Intellisense
  • Interoperability tested
  • Visual binding
  • Binary/xml serialization
  • Typesafe (strong typing)/generics
  • "Made for .NET"
  • Low-ceremony API
  • Highly intuitive toolkit
  • .NET and COM interfaces are largely identical
  • API has high expressive power
  • OPC DA Quality Decoder included
  • Excel integration
  • Perpetual license
  • Simple licensing - no hassles with lost licenses "tied" to a hardware
  • no config files necessary - just reference an assembly
  • Pre-installation of OPC Core Component not required
  • Pre-installation of UA Certificate Generator not required
  • No need to create/assign a certificate by a manual process