AllenBradleyServerTagValueDict 属性 |
获取当前的标签数据信息
Obtain the current tag data information
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.5.3.0 (12.5.3.0)
语法public Dictionary<string, AllenBradleyItemValue> TagValueDict { get; }Public ReadOnly Property TagValueDict As Dictionary(Of String, AllenBradleyItemValue)
Get
public:
property Dictionary<String^, AllenBradleyItemValue^>^ TagValueDict {
Dictionary<String^, AllenBradleyItemValue^>^ get ();
}member TagValueDict : Dictionary<string, AllenBradleyItemValue> with get
属性值
类型:
DictionaryString,
AllenBradleyItemValue
参见