VibrationSensorPeekValueAcceleratedSpeedY 属性  | 
 
            Y轴的加速度,单位 m/s2
            
 
        命名空间: 
     HslCommunication.Profinet.Geniitek
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
语法public float AcceleratedSpeedY { get; set; }Public Property AcceleratedSpeedY As Single
	Get
	Set
public:
property float AcceleratedSpeedY {
	float get ();
	void set (float value);
}member AcceleratedSpeedY : float32 with get, set
属性值
类型:
Single
参见