点击或拖拽改变大小

DLT645ServerAddDltTag 方法 (String, Byte, Int32)

新增一个DLT的Tag标签

命名空间:  HslCommunication.Instrument.DLT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
protected void AddDltTag(
	string address,
	byte[] data,
	int digtal
)

参数

address
类型:SystemString
地址名称
data
类型:SystemByte

[缺少 "M:HslCommunication.Instrument.DLT.DLT645Server.AddDltTag(System.String,System.Byte[],System.Int32)" 的 <param name="data"/> 文档]

digtal
类型:SystemInt32

[缺少 "M:HslCommunication.Instrument.DLT.DLT645Server.AddDltTag(System.String,System.Byte[],System.Int32)" 的 <param name="digtal"/> 文档]

参见