ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
cccDefines.py File Reference

PLC Constants defined for the motor device. More...

Classes

class  fcfDevsim_ccc.cccDefines.CCC_COMMAND
 CCC command codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_ERROR
 CCC error codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_ERROR_TEXT
 CCC error texts. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_SIGNAL
 CCC signal codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_ACTION
 CCC action codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_HW_STATUS
 CCC HW status codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_RPC_ERROR
 CCC RPC error codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_RPC_ERROR_TEXT
 CCC RPC error texts. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_STATUS
 CCC status codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_STATE
 CCC state codes. More...
 
class  fcfDevsim_ccc.cccDefines.CCC_SUBSTATE
 CCC substate codes. More...
 

Namespaces

 fcfDevsim_ccc.cccDefines
 

Variables

dictionary fcfDevsim_ccc.cccDefines.CCC_ERROR_TO_TEXT
 
dictionary fcfDevsim_ccc.cccDefines.CCC_ERROR_TO_NUM = {error_text: error for error, error_text in CCC_ERROR_TO_TEXT.items()}
 
dictionary fcfDevsim_ccc.cccDefines.CCC_RPC_ERROR_TO_TEXT
 
dictionary fcfDevsim_ccc.cccDefines.CCC_RPC_ERROR_TO_NUM = {error_text: error for error, error_text in CCC_RPC_ERROR_TO_TEXT.items()}
 

Detailed Description

PLC Constants defined for the motor device.