点击或拖拽改变大小

DLT698HelperSetDltDataTime 方法

设置一个事件时间到DLT的报文中去

命名空间:  HslCommunication.Instrument.DLT.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public static void SetDltDataTime(
	byte[] apdu,
	int index,
	DateTime time
)

参数

apdu
类型:SystemByte

[缺少 "M:HslCommunication.Instrument.DLT.Helper.DLT698Helper.SetDltDataTime(System.Byte[],System.Int32,System.DateTime)" 的 <param name="apdu"/> 文档]

index
类型:SystemInt32

[缺少 "M:HslCommunication.Instrument.DLT.Helper.DLT698Helper.SetDltDataTime(System.Byte[],System.Int32,System.DateTime)" 的 <param name="index"/> 文档]

time
类型:SystemDateTime

[缺少 "M:HslCommunication.Instrument.DLT.Helper.DLT698Helper.SetDltDataTime(System.Byte[],System.Int32,System.DateTime)" 的 <param name="time"/> 文档]

参见