点击或拖拽改变大小

TighteningResultMessagesLastTighteningResultDataSubscribe 方法

Set the subscription for the result tightenings. The result of this command will be the transmission of the tightening result after the tightening is performed( push function ).

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

参数

revision
类型:SystemInt32
Revision

返回值

类型:OperateResult
是否订阅成功的结果对象
备注
The MID revision in the header is used to subscribe to different revisions of MID 0061 Last tightening result data upload reply.
参见