TraceAbsoluteAddressInfoWriter.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 IDatasources.ICDSV3ServiceWriter See summary xHasToSwap BOOL A flag indicating, whether swapping is needed
TraceAbsoluteAddressInfoWriter.SetAddressInfo (METH) ¶ METHOD SetAddressInfo This method sets all the necessary information needed to implement the ITraceAddressInfoWriter interface. InOut: Scope Name Type Comment Input itfDataItem IDatasources.IDataItem The IDataItem addressInfo AbsoluteAddressInfo The address info corresponding to the data item
ITraceAddressInfoWriter (parts) ¶ GetSize (Method) GetType (Method)
TraceAbstractAddressInfoWriter.GetSize (METH) ¶ METHOD GetSize : __UXINT InOut: Scope Name Type Comment Return GetSize __UXINT The size of the variable, whose address info will be written
TraceAbstractAddressInfoWriter.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
TraceAbstractAddressInfoWriter.SetDataItem (METH) ¶ METHOD SetDataItem This method takes an IDataItems instance and stores some information of the data item. InOut: Scope Name Type Comment Input itfDataItem IDatasources.IDataItem The IDataItem
TracePropertyByCallAddressInfoWriter.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
ITraceAddressInfoWriter ¶ GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method)
TracePropertyByCallAddressInfoWriter.GetAddressFlags (METH) ¶ METHOD GetAddressFlags : IDatasources.ETraceAddressFlags Returns an <c>ETraceAddressFlags</c> value, that indicates, which type of address info will be written in method <c>WriteAddressInfo</c>. InOut: Scope Name Type Comment Return GetAddressFlags IDatasources.ETraceAddressFlags See summary
TracePropertyByCallAddressInfoWriter.Release (METH) ¶ METHOD Release Releases itself