IDatasourcesMgr4.GetDatasourceItfByIndex (METH) ¶ METHOD GetDatasourceItfByIndex : IDatasource3 Gets datasource interface by index InOut: Scope Name Type Return GetDatasourceItfByIndex IDatasource3 Input index INT
INotificationClient (ITF) ¶ INTERFACE INotificationClient EXTENDS __SYSTEM.IQueryInterface This interface can be implemented and registered using IDatasourcesMgr2.AddNotificationClient to get notified about operations on variables executed by the datasources. Methods: ListOperationDone ListOperationStart ListValueRead ListValueWrite ReadRequestDone ReadRequestStart SingleValueRead SingleValueWrite WriteRequestDone WriteRequestStart Structure: ListOperationDone (Method) ListOperationStart (Method) ListValueRead (Method) ListValueWrite (Method) ReadRequestDone (Method) ReadRequestStart (Method) SingleValueRead (Method) SingleValueWrite (Method) WriteRequestDone (Method) WriteRequestStart (Method)
ItemQuality (ENUM) ¶ TYPE ItemQuality : This enumeration represents the quality of a IDataItemBase Attributes: qualified_only InOut: Name Comment New The item was not yet monitored. The quality will be assigned when this happened the first time Good The item is in good state and it has been monitored at least once Bad The item could not be monitored correctly. For details have a look at the according error code.
MonitoringState (ENUM) ¶ TYPE MonitoringState : Is used to monitor the state of a data source for the data source editor or in an IEC application Attributes: qualified_only InOut: Name Comment Initialized Left after a call to StartConnect Connecting Switches to Connected after succeeded Connecting and to WaitingForReconnect after errors Connected The datasource is connected ShuttingDown Left to Shutdown after succeeded call to ShuttingDown Shutdown Terminal state WaitingForReconnect Left after some time in favor of Initialized WaitingForCommSetting Waiting that dynamic configuration setting has been ready Unknown
PersistantItemListUsage (ENUM) ¶ TYPE PersistantItemListUsage : This enumeration can be used to specify the usecase of persistant item list so that a precreated list can be found by the in fact usage. E.g. a list is created by the application to speedup access of recipes and therefore the recipemanagement needs to find the according list. Please remark that using a specific usecase may imply some expectations on the given list. Attributes: qualified_only InOut: Name Comment Unspecified Recipes The variable list is used for reading or writing recipes. Therefore it is expected that the usage details reflect the name of the recipe definition and that all variables of the recipe definition are added to the according list.
ReplacementInfo (STRUCT) ¶ TYPE ReplacementInfo : STRUCT InOut: Name Type pParentReplacementInfo POINTER TO ReplacementInfo arrName POINTER TO ARRAY [0..0] OF POINTER TO STRING(255) arrReplacement POINTER TO ARRAY [0..0] OF POINTER TO STRING(255) nCount INT
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 14.03.2023, 13:34:11 companyName string 3S-Smart Software Solutions GmbH libraryFile Datasources_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Datasources_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True LastModificationDateTime date 14.03.2023, 13:34:11 LibraryCategories library-category-list Intern|DataSources Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace IDatasources Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Project Datasources_Itfs Title Datasources Interfaces Version version 4.3.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. Base Interfaces ¶ Library Identification ¶ Name: Base Interfaces Version: newest Company: System Namespace: IBaseLibrary Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Base Interfaces, * (System) SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
DepictorBase Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title DepictorBase Version 1.0.5.0 Categories Intern|Visu Namespace DepictorBase Author 3S – Smart Software GmbH Description 1 ¶ Base Elements for usage with the depictor plugin Contents: ¶ Camera DepictorCameraPosition (Struct) InterpolateCameraPosition (FunctionBlock) DepictorFrame (Struct) Indices and tables ¶ 1 Based on DepictorBase.library, last modified 20.09.2017, 10:28:33. LibDoc 4.4.0.0-b.27 The content file DepictorBase.clean.json was generated with CODESYS V3.5 SP10 Patch 1 on 20.09.2017, 10:28:33.
Camera ¶ DepictorCameraPosition (Struct) InterpolateCameraPosition (FunctionBlock)