FUNCTION_BLOCK ByteBuffer
Scope
Name
Type
Comment
Input
pbyBuffer
POINTER TO BYTE
udiBufferSize
UDINT
eByteOrder
ByteOrder
Byte order the data shall have
Output
pos
udiBytesRemaining
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
Align2
Align4
GetByte
GetDWord
GetDataPointer
GetLWord
GetNBytes
GetNDWords
GetNLWords
GetNWords
GetWord
Padding
PutByte
PutDWord
PutLWord
PutNBytes
PutNDWords
PutNLWords
PutNWords
PutWord
ResetPosition
Skip
Structure:
Align2 (Method)
Align4 (Method)
GetByte (Method)
GetDWord (Method)
GetDataPointer (Method)
GetLWord (Method)
GetNBytes (Method)
GetNDWords (Method)
GetNLWords (Method)
GetNWords (Method)
GetWord (Method)
NeedsSwapping (Property)
Padding (Method)
PutByte (Method)
PutDWord (Method)
PutLWord (Method)
PutNBytes (Method)
PutNDWords (Method)
PutNLWords (Method)
PutNWords (Method)
PutWord (Method)
ResetPosition (Method)
Skip (Method)