VibrationSensorPeekValueTemperature 属性  | 
 
            温度,单位 摄氏度
            
 
        命名空间: 
     HslCommunication.Profinet.Geniitek
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
语法public float Temperature { get; set; }Public Property Temperature As Single
	Get
	Set
public:
property float Temperature {
	float get ();
	void set (float value);
}member Temperature : float32 with get, set
属性值
类型:
Single
参见