Product: 

  1. Best Practice - Properly Determining OPC Quality Codes
  2. Binding a Tag to a form Object
  3. Disconnecting from an OPC Server
  4. Pausing and Resuming OPC Subscription Callbacks
  5. Reading a Tag (ReadVariable)
  6. Reading multiple Tags in a single Transaction (ReadMultiVariables)
  7. Reading multiple Tags in a single Transaction while temporarily increasing the Timeout settings to compensate for the additional delays
  8. Subscribing to a Tag without binding to an object (ConnectName)
  9. Subscribing To Multiple Tags
  10. Subscribing to Tags that are defined in a textfile (CSV)
  11. SubscribingToMultipleTags_CSharp
  12. The ValueChanged Event
  13. Using the Tag Browser
  14. Writing to a Tag (WriteVariable)
  15. Writing to multiple Tags in a single Transaction (WriteMultiVariables)