ServiceRequestBase.Finish (METH) ¶ METHOD Finish : UDINT InOut: Scope Name Type Return Finish UDINT Input bDestroyOnly BOOL
ServiceRequestBase.HaveToSwap (PROP) ¶ PROPERTY HaveToSwap : BOOL
ServiceRequestBase.Header (PROP) ¶ PROPERTY Header : ServiceHeader
abstract ¶ DoFinish (Method)
ServiceRequestBase.DoFinish (METH) ¶ METHOD PROTECTED DoFinish : UDINT InOut: Scope Name Type Comment Return DoFinish UDINT Input xDestroyOnly BOOL Output pduContent ProtocolDataUnit Only evaluated in case of xDestroyOnly == FALSE
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)
ServiceRequestRaw.RawData (PROP) ¶ PROPERTY RawData : ProtocolDataUnit When assigning this property, the data from the given PDU will be copied into the buffer managed by this request object.
override ¶ DoFinish (Method)
ServiceReader.ReadBytes (METH) ¶ METHOD ReadBytes : UDINT InOut: Scope Name Type Comment Return ReadBytes UDINT Input pBuffer POINTER TO BYTE The read bytes will be written to this location udiCount UDINT The number of bytes to be read
ServiceReader.ReadBytesSwapped (METH) ¶ METHOD ReadBytesSwapped : UDINT InOut: Scope Name Type Comment Return ReadBytesSwapped UDINT Input pBuffer POINTER TO BYTE The read bytes will be written to this location udiCount UDINT The number of bytes to be read