DatasourcesMgr.AddNotificationClient (METH) ¶ METHOD AddNotificationClient : IDatasources.SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return AddNotificationClient IDatasources.SysTypes.RTS_IEC_RESULT Input client IDatasources.INotificationClient
DatasourcesMgr.CreatePersistantItemList (METH) ¶ METHOD CreatePersistantItemList : IDatasources.IDataItemListPersistant InOut: Scope Name Type Return CreatePersistantItemList IDatasources.IDataItemListPersistant Input usage IDatasources.PersistantItemListUsage usageDetails WSTRING udiInitialCapacity UDINT Output result SysTypes.RTS_IEC_RESULT
DatasourcesMgr.DeletePersistantItemList (METH) ¶ METHOD DeletePersistantItemList InOut: Scope Name Type Input itemsList IDatasources.IDataItemListPersistant
DatasourcesMgr.NotificationClient (PROP) ¶ PROPERTY NotificationClient : IDatasources.INotificationClient
DatasourcesMgr.GetItemInfoWithDatasourceIndex (METH) ¶ METHOD GetItemInfoWithDatasourceIndex : IDatasources.IDataItemBase InOut: Scope Name Type Return GetItemInfoWithDatasourceIndex IDatasources.IDataItemBase Input pstSymbol POINTER TO STRING datasourceIndex INT
DatasourcesMgr.GetPersistantItemListImpl (METH) ¶ METHOD GetPersistantItemListImpl : POINTER TO DataItemListPublicPersistant Returns the nth |IDataItemListPersistant| managed by the current instance. Can be used for iterating over all lists. InOut: Scope Name Type Comment Return GetPersistantItemListImpl POINTER TO DataItemListPublicPersistant Input listNr INT The number of the list to return
DatasourcesMgr.ReleaseDataWithDatasourceIndex (METH) ¶ METHOD ReleaseDataWithDatasourceIndex : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return ReleaseDataWithDatasourceIndex SysTypes.RTS_IEC_RESULT Input pstSymbol POINTER TO STRING The symbolic name of the variable to deactivate. datasourceIndex INT
DatasourcesMgr.UseDataWithDatasourceIndex (METH) ¶ METHOD UseDataWithDatasourceIndex : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return UseDataWithDatasourceIndex SysTypes.RTS_IEC_RESULT Input pstSymbol POINTER TO STRING The symbolic name of the variable to activate. iDatasourceIndex INT optExpandAdapter IExpandSubNodeAdapter
DatasourcesMgr.ActivateDefaultUpdateItems (METH) ¶ METHOD ActivateDefaultUpdateItems : UDINT InOut: Scope Name Type Return ActivateDefaultUpdateItems UDINT
DatasourcesMgr.AreAllShutdown (METH) ¶ METHOD AreAllShutdown : BOOL InOut: Scope Name Type Return AreAllShutdown BOOL