OPC Data Access (DA) Support
- OPC DA 1.x, 2.x, 3.x standards support
- Used for reading/writing of real-time data with OPC DA servers connected to control system devices such as PLC, DCS, etc.
- Browse OPC server address space
- Read or write 1 to N values, tags, items
- Subscribe to data chages on values, tags, items, alter subscription rate if needed, and unsubscribe
- Browse and read OPC Item Properties on any tag/item
- Includes 44 example code snippets you can use plus a Visual Studio.NET example application