点击或拖拽改变大小

OrientalMotorEipNetOnReceiveData 事件

收到数据的事件,如果是172字节长度,则是Input数据,其他长度的数据则不处理

命名空间:  HslCommunication.Profinet.OrientalMotor
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public event EventHandler<OrientalMotorEventArgs> OnReceiveData

类型:SystemEventHandlerOrientalMotorEventArgs
参见