点击或拖拽改变大小

DLT645Server.AddDltTag 方法 (String, String, Int32)

新增一个DLT的Tag标签

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

参数

address
类型:System.String
地址名称
hex
类型:System.String
数据内容
digtal
类型:System.Int32

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

参见