点击或拖拽改变大小

BeckhoffAdsServerAddTagValue 方法 (String, AdsTagItem)

向服务器新增一个新的Tag值
Add a new tag value to the server

命名空间:  HslCommunication.Profinet.Beckhoff
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void AddTagValue(
	string key,
	AdsTagItem value
)

参数

key
类型:SystemString
Tag名称
value
类型:HslCommunication.Profinet.Beckhoff.HelperAdsTagItem
标签值
参见