点击或拖拽改变大小

ToledoTcpServer.ToledoStandardDataReceivedDelegate 委托

托利多数据接收时的委托

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

参数

sender
类型:System.Object
数据发送对象
toledoStandardData
类型:HslCommunication.Profinet.Toledo.ToledoStandardData
数据对象
参见