DatasourcesMgr.PersistantItemListCount (PROP) ¶ PROPERTY PersistantItemListCount : INT
DatasourcesMgr.RemoveNotificationClient (METH) ¶ METHOD RemoveNotificationClient : IDatasources.SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return RemoveNotificationClient IDatasources.SysTypes.RTS_IEC_RESULT Input client IDatasources.INotificationClient
DatasourcesMgr.Unlock (METH) ¶ METHOD Unlock : IDatasources.SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Unlock IDatasources.SysTypes.RTS_IEC_RESULT
DatasourcesMgr.UseDataExpanding (METH) ¶ METHOD UseDataExpanding : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return UseDataExpanding SysTypes.RTS_IEC_RESULT Input pstSymbol POINTER TO STRING The symbolic name of the variable to activate.
DatasourcesMgr.CountDatasources (PROP) ¶ PROPERTY CountDatasources : INT
DatasourcesMgr.GetDatasourceItfByIndex (METH) ¶ METHOD GetDatasourceItfByIndex : IDatasources.IDatasource3 Gets datasource interface by index InOut: Scope Name Type Return GetDatasourceItfByIndex IDatasources.IDatasource3 Input index INT
DatasourcesMgr.CreateItemFromSymbolinfo (METH) ¶ METHOD CreateItemFromSymbolinfo : POINTER TO DataItemBase we know that FB_Exit is called and that’s expected! InOut: Scope Name Type Comment Return CreateItemFromSymbolinfo POINTER TO DataItemBase Input pstSymbol POINTER TO STRING The symbolic name of the variable to activate. xSymbolCanBeQualified BOOL xWasQualified BOOL useDataContext IUseDataContext optExpandAdapter IExpandSubNodeAdapter Output errorResult SysTypes.RTS_IEC_RESULT
DatasourcesMgr.ReadItemsSync (METH) ¶ METHOD ReadItemsSync : SysTypes.RTS_IEC_RESULT Reads 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 ReadItemsSync SysTypes.RTS_IEC_RESULT Input items IDatasources.IDataItemList The list of items that have to be read
DatasourcesMgr.ReleaseData (METH) ¶ METHOD ReleaseData : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return ReleaseData SysTypes.RTS_IEC_RESULT Input pstSymbol POINTER TO STRING The symbolic name of the variable to deactivate.
DatasourcesMgr.SetCredentialsProvider (METH) ¶ METHOD SetCredentialsProvider : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return SetCredentialsProvider SysTypes.RTS_IEC_RESULT Input provider IDatasources.ICredentialsProvider