INotificationClient.ListOperationDone (METH)ΒΆ
METHOD ListOperationDone
This method will be called when an operation on a list of variables was executed (eg. IDatasourcesMgr.ReadItemsSync or IDatasourcesMgr.WriteItemsSync)
- InOut:
Scope
Name
Type
Comment
Input
xWritingBOOLThis value signals whether the current operation was a write operation.
datasourceNameThe name of the datasource where the operation was executed. For details of the format of this parameter have a look at ItemName or ItemNameType
resultSysTypes.RTS_IEC_RESULTThe result of the operation. In case of successful execution, this value will contain |CmpErrors.Errors.ERR_OK|