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

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

Classes

class  fcfDevsim_piezo.piezoDefines.PIEZO_COMMAND
 Pieszo command codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_ERROR
 Piezo error codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_ERROR_TEXT
 Piezo error texts. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_SIGNAL
 Piezo signal codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_ACTION
 Piezo action codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_HW_STATUS
 Piezo HW status codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_RPC_ERROR
 Piezo RPC error codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_RPC_ERROR_TEXT
 Piezo RPC error texts. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_STATUS
 Piezo status codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_STATE
 Piezo state codes. More...
 
class  fcfDevsim_piezo.piezoDefines.PIEZO_SUBSTATE
 Piezo substate codes. More...
 

Namespaces

 fcfDevsim_piezo.piezoDefines
 

Variables

dictionary fcfDevsim_piezo.piezoDefines.PIEZO_ERROR_TO_TEXT
 
dictionary fcfDevsim_piezo.piezoDefines.PIEZO_ERROR_TO_NUM = {error_text: error for error, error_text in PIEZO_ERROR_TO_TEXT.items()}
 
dictionary fcfDevsim_piezo.piezoDefines.PIEZO_RPC_ERROR_TO_TEXT
 
dictionary fcfDevsim_piezo.piezoDefines.PIEZO_RPC_ERROR_TO_NUM = {error_text: error for error, error_text in PIEZO_RPC_ERROR_TO_TEXT.items()}
 

Detailed Description

PLC Constants defined for the motor device.