|
OpENer - Open Source EtherNet/IP(TM) I/O Target Stack
2.1
|
CIP Byte Array. More...
#include <ciptypes.h>
Data Fields | |
| EipByte * | data |
| EipUint16 | length |
CIP Byte Array.
Definition at line 122 of file ciptypes.h.
| EipByte* CipByteArray::data |
Pointer to the data
Definition at line 124 of file ciptypes.h.
Referenced by CreateAssemblyObject(), EncodeData(), HandleConfigData(), NotifyAssemblyConnectedDataReceived(), SendConnectedData(), and SetAssemblyAttributeSingle().
| EipUint16 CipByteArray::length |
Length of the Byte Array
Definition at line 123 of file ciptypes.h.
Referenced by CreateAssemblyObject(), EncodeData(), GetSizeOfAttribute(), HandleConfigData(), NotifyAssemblyConnectedDataReceived(), SendConnectedData(), and SetAssemblyAttributeSingle().