ServiceReader.CreateDynamic (METH) ¶ METHOD CreateDynamic : UDINT InOut: Scope Name Type Return CreateDynamic UDINT Input pDataBuffer POINTER TO BYTE udiDataBufferSize UDINT targetByteOrder IDatasources.ByteOrder
ServiceReader.Destroy (METH) ¶ METHOD Destroy : UDINT InOut: Scope Name Type Return Destroy UDINT
ServiceReader.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
ITaggedServiceReader ¶ GetContent (Method) GetContentSize (Method) GetUnreadContent (Method) GetUnreadContentSize (Method) IgnoreBytes (Method) IsDataTag (Property) MoveDown (Method) MoveNext (Method) MoveNextConditional (Method) MoveUp (Method) ReadByte (Method) ReadBytes (Method) ReadBytesSwapped (Method) ReadDWord (Method) ReadLWord (Method) ReadString (Method) ReadWString (Method) ReadWord (Method) TagId (Property) ValidTag (Property)
ServiceReader.GetContent (METH) ¶ METHOD GetContent : UDINT InOut: Scope Name Type Return GetContent UDINT Output pData POINTER TO BYTE
ServiceReader.GetContentSize (METH) ¶ METHOD GetContentSize : UDINT InOut: Scope Name Type Return GetContentSize UDINT Output contentSize UDINT
ServiceReader.GetUnreadContent (METH) ¶ METHOD GetUnreadContent : UDINT InOut: Scope Name Type Return GetUnreadContent UDINT Output pData POINTER TO BYTE
ServiceReader.GetUnreadContentSize (METH) ¶ METHOD GetUnreadContentSize : UDINT InOut: Scope Name Type Return GetUnreadContentSize UDINT Output contentSize UDINT
ServiceReader.IgnoreBytes (METH) ¶ METHOD IgnoreBytes : UDINT InOut: Scope Name Type Comment Return IgnoreBytes UDINT Input udiCount UDINT The number of bytes to be ignore
ServiceRequestRaw (FB) ¶ FUNCTION_BLOCK ServiceRequestRaw EXTENDS ServiceRequestBase Properties: RawData ContentPtr , inherited from ServiceRequestBase Data , inherited from ServiceRequestBase DataValid , inherited from ServiceRequestBase HaveToSwap , inherited from ServiceRequestBase Header , inherited from ServiceRequestBase Methods: Create , inherited from ServiceRequestBase DoFinish FB_Exit , inherited from ServiceRequestBase Finish , inherited from ServiceRequestBase Structure: RawData (Property) override DoFinish (Method)