ByteBuffer (FB)

FUNCTION_BLOCK ByteBuffer

InOut:

Scope

Name

Type

Comment

Input

pbyBuffer

POINTER TO BYTE

udiBufferSize

UDINT

eByteOrder

ByteOrder

Byte order the data shall have

Output

pos

UDINT

udiBytesRemaining

UDINT

xOverflow

BOOL

TRUE if a function would read or write over the buffer memory.

Properties:

NeedsSwapping

Methods:

Align2

Align4

GetByte

GetDWord

GetDataPointer

GetLWord

GetNBytes

GetNDWords

GetNLWords

GetNWords

GetWord

Padding

PutByte

PutDWord

PutLWord

PutNBytes

PutNDWords

PutNLWords

PutNWords

PutWord

ResetPosition

Skip

Structure: