点击或拖拽改变大小

AbTagItemSymbolType 属性

当前标签的类型代号,例如 0x0C1 表示bool类型,如果当前的标签的IsStructTrue,那么本属性表示结构体的实例ID
The type code of the current tag, for example 0x0C1 means bool type, if the current tag's IsStruct is True, then this attribute indicates the instance ID of the structure

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public ushort SymbolType { get; set; }

属性值

类型:UInt16
参见