数据ID信息,第一个为DB块的信息,第二个是数据信息,如果是结构体,则继续往后面拓展
命名空间:
HslCommunication.Profinet.Siemens.S7PlusHelper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public List<uint> LID { get; set; }
Public Property LID As List(Of UInteger)
Get
Set
public:
property List<unsigned int>^ LID {
List<unsigned int>^ get ();
void set (List<unsigned int>^ value);
}
member LID : List<uint32> with get, set
属性值
类型:
ListUInt32参见