opc.ua.saveClientLog
R2026bDescription
saves OPC
UA client debug logs to a file in the current directory and returns the full file path of
the saved log file. The default file name is
destFilePath = opc.ua.saveClientLogopcuaClient_<current-timestamp>.txt. Before using this function, you
must first enable debug logging by setting the DebugLogging
property of an OPC UA client to true.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b