OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CipStringN Struct Reference

#include <ciptypes.h>

Data Fields

EipUint16 length
 
EipUint16 size
 
EipBytestring
 

Detailed Description

Definition at line 143 of file ciptypes.h.

Field Documentation

EipUint16 CipStringN::length

Length of the String (16 bit value)

Definition at line 145 of file ciptypes.h.

Referenced by GetSizeOfAttribute().

EipUint16 CipStringN::size

Definition at line 144 of file ciptypes.h.

Referenced by GetSizeOfAttribute().

EipByte* CipStringN::string

Pointer to the string data

Definition at line 146 of file ciptypes.h.


The documentation for this struct was generated from the following file: