beautypg.com

Data types, Data type: bytebufferstruct, Data type declaration – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 221

background image

File_RW Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

208

Data Types

Data Type: ByteBufferStruct

Data Type Declaration

TYPE

ByteBufferStruct: STRUCT

Char: ByteArray4096;

FilePosition:DINT;

Length:UINT;

END_STRUCT;

END_TYPE;