pycomm icon indicating copy to clipboard operation
pycomm copied to clipboard

Implicit Messaging: How to use forward open request for continuous message communication in connected mode on UDP?

Open rajatkmehta opened this issue 6 years ago • 1 comments

@patrickjmcd I am able to get forward open request by using forward_open function mentioned in cip_base.py file but how it will send and receive continuous packets on UDP ? Please suggest.

rajatkmehta avatar Jan 18 '19 06:01 rajatkmehta

@ruscito @patrickjmcd @mbuesch @kgustine I am able to send and ger forward open request using this library but not able to get continuous messaging between scanner and adapter in cyclic form for class 1 connection on UDP protocol. I think Assembly Object is missing so we are not able make connection point between two end using Input/Output assembly instance. Please suggest and guide to proceed further.

Thanks,

rajatkmehta avatar Jan 28 '19 06:01 rajatkmehta