An enum value with the following definition:
Value
|
Comments
|
PHIDGET_TEMPERATURE_SENSOR_K_TYPE = 1,
|
K-Type thermocouple
|
PHIDGET_TEMPERATURE_SENSOR_J_TYPE = 2,
|
J-Type thermocouple
|
PHIDGET_TEMPERATURE_SENSOR_E_TYPE = 3,
|
E-Type thermocouple
|
PHIDGET_TEMPERATURE_SENSOR_T_TYPE = 4,
|
T-Type thermocouple
|
PHIDGET_SERVO_USER_DEFINED = others
|
Undefined
|
|