点击或拖拽改变大小

JobMessageSelectJob 方法

Message to select Job. If the requested ID is not present in the controller, then the command will not be performed.

命名空间:  HslCommunication.Profinet.OpenProtocol
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult SelectJob(
	int id,
	int revision = 1
)

参数

id
类型:SystemInt32
Job ID
revision (Optional)
类型:SystemInt32
Revision

返回值

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