DatasourcesMgr.WriteItemsSync (METH)ΒΆ
METHOD WriteItemsSync : SysTypes.RTS_IEC_RESULT
Writes the given list of items synchronously.
Important
Please remark that the operation might take quite some time in case many items are contained within the list. For this time, the call is blocking!
- InOut:
- Scope - Name - Type - Comment - Return - WriteItemsSync- SysTypes.RTS_IEC_RESULT- Input - items- IDatasources.IDataItemList- The list of items that have to be written 
