点击或拖拽改变大小

SiemensS7NetGetNewNetMessage 方法

获取一个新的消息对象的方法,需要在继承类里面进行重写
The method to get a new message object needs to be overridden in the inheritance class

命名空间:  HslCommunication.Profinet.Siemens
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected override INetMessage GetNewNetMessage()

返回值

类型:INetMessage
消息类对象
参见