ITraceAddressInfoWriter.GetSize (METH) ¶ METHOD GetSize : __UXINT InOut: Scope Name Type Comment Return GetSize __UXINT The size of the variable, whose address info will be written
ITraceAddressInfoWriter.GetType (METH) ¶ METHOD GetType : IBaseLibrary.TypeClass InOut: Scope Name Type Comment Return GetType IBaseLibrary.TypeClass The typeclass of the variable, whose address info will be written
ITraceAddressInfoWriter.Release (METH) ¶ METHOD Release Releases itself
ITraceAddressInfoWriter.WriteAddressInfo (METH) ¶ METHOD WriteAddressInfo : UDINT Writes the address info to an ICDSV3ServiceWriter instance. InOut: Scope Name Type Comment Return WriteAddressInfo UDINT Error code Input itfCDSV3ServiceWriter ICDSV3ServiceWriter See summary xHasToSwap BOOL A flag indicating, whether swapping is needed
ItemAccess (ENUM) ¶ TYPE ItemAccess : This enumeration represents the access rights of a IDataItemBase Attributes: qualified_only InOut: Name Comment None The item cannot be accessed at all Read The item is read only and cannot be written to the connected data source ReadWrite The item can be read from the connected data source as well as be written to it
ItemName (STRUCT) ¶ TYPE ItemName : STRUCT InOut: Name Type nameType ItemNameType nameData POINTER TO BYTE
ItemNameType (ENUM) ¶ TYPE ItemNameType : This enumeration represents the type of the name of an item Attributes: qualified_only InOut: Name Comment NormalString The name represents a POINTER TO a zero terminated STRING of the according length. Take care when derefercing using IEC operators!
IDatasourcesMgr (ITF) ¶ INTERFACE IDatasourcesMgr EXTENDS __SYSTEM.IQueryInterface This interface allows access to functionality provided by the Datasources Mgr like activating or deactivating variables or retrieve status information. Methods: ActionRecordDelete ActionRecordReplay ActionRecordingGetResult ActionRecordingStart AllItemsOk BeginDataConfiguration CreateItemList DeleteItemList EndDataConfiguration GetDatasource GetItemInfo ReadItemsSync ReleaseData SetCredentialsProvider UseData WriteItemsSync Structure: ActionRecordDelete (Method) ActionRecordReplay (Method) ActionRecordingGetResult (Method) ActionRecordingStart (Method) AllItemsOk (Method) BeginDataConfiguration (Method) CreateItemList (Method) DeleteItemList (Method) EndDataConfiguration (Method) GetDatasource (Method) GetItemInfo (Method) ReadItemsSync (Method) ReleaseData (Method) SetCredentialsProvider (Method) UseData (Method) WriteItemsSync (Method)
IDatasourcesMgr.ActionRecordDelete (METH) ¶ METHOD ActionRecordDelete : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return ActionRecordDelete SysTypes.RTS_IEC_RESULT Input record IDatasourcesActionRecord
IDatasourcesMgr.ActionRecordReplay (METH) ¶ METHOD ActionRecordReplay : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return ActionRecordReplay SysTypes.RTS_IEC_RESULT Input record IDatasourcesActionRecord