DeleteOPCItem (IOpcClient)
Deletes the specified OPC item from the specified OPC group.
Inputs | Data Type | Description |
---|---|---|
Group Address | DirectoryResource | Specifies the address of the OPC group from where the item is removed. |
Item Name | String | Specifies the name of the OPC item. |
Outputs | Description |
---|---|
Response | Returns a response indicating the removal of the item from the OPC group. |