Determines the method (synchronous or asynchronous) used for OPC reads and writes.
UUID: 44f447da-4c1e-4951-a1ff-6691d503fb8b
For more information, see DAReadWriteMethod in .NET Reference.
UUID: 44f447da-4c1e-4951-a1ff-6691d503fb8b
For more information, see DAReadWriteMethod in .NET Reference.
Member | Value | Description |
---|---|---|
DAReadWriteMethod_Asynchronous | 1 | Use asynchronous OPC read or write. |
DAReadWriteMethod_Synchronous | 0 | Use synchronous OPC read or write. |
For remarks, see DAReadWriteMethod in .NET Reference.
For examples, see DAReadWriteMethod in .NET Reference.