OpenProtocolNetExtraSubscribeMID 属性 |
额外的用于订阅的MID信息,将会自定范围指定MID的值增加1
Additional MID information for subscriptions will increase the value of the specified MID by 1 for the custom range
命名空间:
HslCommunication.Profinet.OpenProtocol
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法public int[] ExtraSubscribeMID { get; set; }
Public Property ExtraSubscribeMID As Integer()
Get
Set
public:
property array<int>^ ExtraSubscribeMID {
array<int>^ get ();
void set (array<int>^ value);
}
member ExtraSubscribeMID : int[] with get, set
属性值
类型:
Int32
参见