AllenBradleyNetTagValueAndDataBits 属性 |
获取当前缓存的Bool变量的类型信息,key为标签地址,value为数据位长度信息
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.5.3.0 (12.5.3.0)
语法public Dictionary<string, int> TagValueAndDataBits { get; }Public ReadOnly Property TagValueAndDataBits As Dictionary(Of String, Integer)
Get
public:
property Dictionary<String^, int>^ TagValueAndDataBits {
Dictionary<String^, int>^ get ();
}member TagValueAndDataBits : Dictionary<string, int> with get
属性值
类型:
DictionaryString,
Int32
参见