点击或拖拽改变大小

ParameterSetMessagesResetParameterSetBatchCounter 方法

This message gives the possibility to reset the batch counter of the running parameter set, at run time.

命名空间:  HslCommunication.Profinet.OpenProtocol
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.0.0 (12.1.0.0)
语法
public OperateResult ResetParameterSetBatchCounter(
	int id
)

参数

id
类型:SystemInt32
Parameter set ID

返回值

类型:OperateResult
是否操作成功的结果对象
参见