dOPC Client Toolkit
Close
uaCreateSession
OPC UA Service calls
Creates a new session with the server.
Delphi
uaCreateSession
=
class
(TuaServiceCall<
uaCreateSessionRequest
,
uaCreateSessionResponse
>);
C++
class
uaCreateSession
:
public
TuaServiceCall<
uaCreateSessionRequest
,
uaCreateSessionResponse
>;
Help Feedback
dOPC version 5.33. Copyright © 2025 by Kassl GmbH.