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

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

Classes

class  fcfDevsimSensor.sensorDefines.SENSOR_COMMAND
 
class  fcfDevsimSensor.sensorDefines.SENSOR_ERROR
 
class  fcfDevsimSensor.sensorDefines.SENSOR_ERROR_TEXT
 
class  fcfDevsimSensor.sensorDefines.SENSOR_SIGNAL
 
class  fcfDevsimSensor.sensorDefines.SENSOR_ACTION
 
class  fcfDevsimSensor.sensorDefines.SENSOR_HW_STATUS
 
class  fcfDevsimSensor.sensorDefines.SENSOR_RPC_ERROR
 
class  fcfDevsimSensor.sensorDefines.SENSOR_RPC_ERROR_TEXT
 
class  fcfDevsimSensor.sensorDefines.SENSOR_STATUS
 
class  fcfDevsimSensor.sensorDefines.SENSOR_STATE
 
class  fcfDevsimSensor.sensorDefines.SENSOR_SUBSTATE
 

Namespaces

 fcfDevsimSensor.sensorDefines
 

Variables

dictionary fcfDevsimSensor.sensorDefines.SENSOR_ERROR_TO_TEXT
 
dictionary fcfDevsimSensor.sensorDefines.SENSOR_ERROR_TO_NUM = {error_text: error for error, error_text in SENSOR_ERROR_TO_TEXT.items()}
 
dictionary fcfDevsimSensor.sensorDefines.SENSOR_RPC_ERROR_TO_TEXT
 
dictionary fcfDevsimSensor.sensorDefines.SENSOR_RPC_ERROR_TO_NUM = {error_text: error for error, error_text in SENSOR_RPC_ERROR_TO_TEXT.items()}
 

Detailed Description

PLC Constants defined for the sensor device.