点击或拖拽改变大小

SecsHsmsServerPublishSecsMessage 方法 (Byte, Byte, SecsValue)

发布数据到所有的在线客户端信息

命名空间:  HslCommunication.Secs
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult PublishSecsMessage(
	byte stream,
	byte function,
	SecsValue data
)

参数

stream
类型:SystemByte
功能码1
function
类型:SystemByte
功能码2
data
类型:HslCommunication.Secs.TypesSecsValue
数据对象

返回值

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