A synchronous OPC server write call is executed.
Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Function Write( _ ByVal name As String, _ ByVal val As Object _ ) As Integer |
Parameters
- name
- IN: Full OPC item name
- val
- IN: value to write
OPCDA.NET Reference Manual | |
Write(String,Object) Method | |
See Also Send Feedback |
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > SyncIOGroup Class > Write Method : Write(String,Object) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Function Write( _ ByVal name As String, _ ByVal val As Object _ ) As Integer |