点击或拖拽改变大小

VibrationSensorClientSetReadStatusInterval 方法

设置当前的震动传感器的数据发送间隔为指定的时间,单位为秒
Set the current vibration sensor data transmission interval to the specified time in seconds

命名空间:  HslCommunication.Profinet.Geniitek
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public OperateResult SetReadStatusInterval(
	int seconds
)

参数

seconds
类型:SystemInt32
时间信息,单位为秒

返回值

类型:OperateResult
是否发送成功
参见