SeeSharpTools.JY.Sensors类库包含6种传感器计算类型,能够将采集到的值转换成传感器的物理量。

   1.1.1          CustomScaling

CustomScaling

方法名

功能描述

Convert

自定义Func<double,double>函数

   1.1.2          DisplacementSensor

DisplacementSensor

方法名

功能描述

Convert

电阻式位移传感器

   1.1.3          LoadCell

LoadCell

方法名

功能描述

Convert

荷重元传感器

   1.1.4          RTD

RTD

方法名

功能描述

Convert

RTD温度传感器

   1.1.5          Thermistor

Thermistor

方法名

功能描述

Convert

热敏电阻传感器

   1.1.6          Thermocouple

Thermocouple

方法名

功能描述

Convert

热电偶温度传感器(支持B,E,J,K,N,R,S,T型)