点击或拖拽改变大小

LogStatisticsBaseTGetDataMarkFromDateTime 方法

根据指定的时间,获取到该时间指定的数据标记信息
According to the specified time, get the data mark information specified at that time

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public long GetDataMarkFromDateTime(
	DateTime dateTime
)

参数

dateTime
类型:SystemDateTime
指定的时间

返回值

类型:Int64
数据标记
参见