点击或拖拽改变大小

ToledoTcpServerToledoStandardDataReceivedDelegate 委托

托利多数据接收时的委托

命名空间:  HslCommunication.Profinet.Toledo
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public delegate void ToledoStandardDataReceivedDelegate(
	Object sender,
	ToledoStandardData toledoStandardData
)

参数

sender
类型:SystemObject
数据发送对象
toledoStandardData
类型:HslCommunication.Profinet.ToledoToledoStandardData
数据对象
参见