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
TracePropertyByCallAddressInfoWriter.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
TracePropertyByCallAddressInfoWriter.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 PropertyAddressInfo The address info corresponding to the data item
Request.Finish (METH) ¶ METHOD Finish : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Finish SysTypes.RTS_IEC_RESULT Inout writeHelp ServiceWriterAndSavepoint
Request.Init (METH) ¶ METHOD Init InOut: Scope Name Type Input pServiceBuffer POINTER TO BYTE udiServiceBufferSize UDINT