订阅的MID信息,通常是设备方发过来的数据的Mid
Gets or sets the middle identifier.
命名空间:
HslCommunication.Profinet.OpenProtocol
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public int Mid { get; set; }Public Property Mid As Integer
Get
Set
public:
property int Mid {
int get ();
void set (int value);
}member Mid : int with get, set
属性值
类型:
Int32
参见