ExtraSubscribeMidReplyMid 属性 |
用于订阅的消息,回复的MID通常是当前MID+1
Gets or sets the message ID to which this message is a reply.
命名空间:
HslCommunication.Profinet.OpenProtocol
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public int ReplyMid { get; set; }Public Property ReplyMid As Integer
Get
Set
public:
property int ReplyMid {
int get ();
void set (int value);
}member ReplyMid : int with get, set
属性值
类型:
Int32
参见