点击或拖拽改变大小

ParameterSetMessagesSetParameterSetBatchSize 方法

This message gives the possibility to set the batch size of a parameter set at run time.

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

参数

id
类型:SystemInt32
Parameter set ID
batchSize
类型:SystemInt32
Batch size

返回值

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