| DLT698OverTcpOnDataReporting 事件 | 
  
        命名空间: 
     HslCommunication.Instrument.DLT
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public event DLT698OverTcpDataReportingDelegate OnDataReporting
Public Event OnDataReporting As DLT698OverTcpDataReportingDelegate
public:
 event DLT698OverTcpDataReportingDelegate^ OnDataReporting {
	void add (DLT698OverTcpDataReportingDelegate^ value);
	void remove (DLT698OverTcpDataReportingDelegate^ value);
}member OnDataReporting : IEvent<DLT698OverTcpDataReportingDelegate,
    EventArgs>
值
类型:
HslCommunication.Instrument.DLTDLT698OverTcpDataReportingDelegate 参见
参见