dOPC Client Toolkit
Close
dOPCComn.TdOPCClient.LogLevel

With the property LogLevel you can control if the OnLog will be fired or not.

property LogLevel: integer;
__property int LogLevel;

If you want to log the internal OPC calls then you have to set LogLevel to following values: 

1: normal logging (the property Detail is empty) 

2: detailed logging (the property Detail is filled out)

LogLevel and the OnLog event is currently only supported by OPC UA.

Kassl GmbH Copyright © 2024. All rights reserved.