OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ciperror.h
Go to the documentation of this file.
1 /*******************************************************************************
2  * Copyright (c) 2009, Rockwell Automation, Inc.
3  * All rights reserved.
4  *
5  ******************************************************************************/
6 #ifndef OPENER_CIPERROR_H_
7 #define OPENER_CIPERROR_H_
8 
9 typedef enum {
45  /* 23-24 Reserved by CIP for future extensions */
52 /*2B - CF Reserved by CIP for future extensions D0 - FF Reserved for Object Class and service errors*/
53 } CipError;
54 #endif /* OPENER_CIPERROR_H_ */
CipError
Definition: ciperror.h:9