RootDatasourceIndex.IsMapped (PROP) ¶ PROPERTY IsMapped : BOOL Returns whether the given item is mapped to an existing variable instead of creating a new one.
RootDatasourceIndex.QueryInterface (METH) ¶ METHOD QueryInterface : POINTER TO POINTER TO BYTE InOut: Scope Name Type Comment Return QueryInterface POINTER TO POINTER TO BYTE Input iid DWORD InterfaceID pResult POINTER TO UDINT
DatasourcesMgr.InitSources (METH) ¶ METHOD InitSources InOut: Scope Name Type Input pSources POINTER TO Datasource iSourcesCount UINT
DatasourcesMgr.ReadWriteItemsSyncHelp (METH) ¶ METHOD ReadWriteItemsSyncHelp : 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 ReadWriteItemsSyncHelp SysTypes.RTS_IEC_RESULT Input items IDatasources.IDataItemList The list of items that have to be read or written xRead BOOL
Releasing ¶ ReleaseEvents (Method)
DatasourcesMgr.ReleaseEvents (METH) ¶ METHOD ReleaseEvents
DatasourcesMgr.TriggerStartShutdownComm (METH) ¶ METHOD TriggerStartShutdownComm InOut: Scope Name Type Input xSync BOOL
DatasourcesMgr.UpdateLists (METH) ¶ METHOD UpdateLists : UDINT InOut: Scope Name Type Return UpdateLists UDINT
FrameManager.GetCount (METH) ¶ METHOD GetCount : INT InOut: Scope Name Type Return GetCount INT
FrameManager.GetReplacedPath (METH) ¶ METHOD GetReplacedPath : POINTER TO STRING(255) InOut: Scope Name Type Return GetReplacedPath POINTER TO STRING(255) Input pstInterfaceVar POINTER TO STRING(255) pReplacementInfo POINTER TO IDatasources.ReplacementInfo