当前标签的类型代号,例如 0x0C1 表示bool类型,如果当前的标签的
IsStruct为
True,那么本属性表示结构体的实例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.1.2.0 (12.1.2.0)
语法 public ushort SymbolType { get; set; }
Public Property SymbolType As UShort
Get
Set
public:
property unsigned short SymbolType {
unsigned short get ();
void set (unsigned short value);
}
member SymbolType : uint16 with get, set
属性值
类型:
UInt16参见