OPCUAClient_Close
Closes a connection with a OPC UA server.
Syntax
C++
Python
def OPCUAClient_Close( *, inConnectionId: int = 0 ) -> None
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
inConnectionId | int | 0 - 99 | 0 | Slot id of the connection to close |

