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

CIP Electronic Key Segment struct. More...

#include <cipelectronickey.h>

Data Fields

void * key_data
 
CipUsint key_format
 

Detailed Description

CIP Electronic Key Segment struct.

Definition at line 17 of file cipelectronickey.h.

Field Documentation

void* CipElectronicKey::key_data

Depends on key format used, usually Key Format 4 as specified in CIP Specification, Volume 1

Definition at line 20 of file cipelectronickey.h.

Referenced by ElectronicKeyGetKeyData(), ElectronicKeySetKeyData(), and ParseConnectionPath().

CipUsint CipElectronicKey::key_format

Key Format 0-3 reserved, 4 = see Key Format Table, 5-255 = Reserved

Definition at line 18 of file cipelectronickey.h.

Referenced by ElectronicKeyGetKeyFormat(), ElectronicKeySetKeyFormat(), and ParseConnectionPath().


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