Closed wpmccormick closed 5 years ago
what kind of exception are you getting?
On Wed, Aug 16, 2017 at 4:38 PM, Bill McCormick notifications@github.com wrote:
due to struct.pack exception 'cannot convert argument to integer'.
You can view, comment on, or merge this pull request online at:
https://github.com/ruscito/pycomm/pull/32 Commit Summary
- read_array calls were failing due to struct.pack exception 'cannot convert argument to integer'
File Changes
- M pycomm/cip/cip_base.py https://github.com/ruscito/pycomm/pull/32/files#diff-0 (10)
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ruscito/pycomm/pull/32, or mute the thread https://github.com/notifications/unsubscribe-auth/ABL5obuQkpq03NTykASRjm33QMWvCJjKks5sY2FXgaJpZM4O5g5- .
Hey, sorry took so long to get back to you on this. I had to move on to another project and somehow I missed your comment. I made need to revise my notification settings.
Beyond struct.pack exception 'cannot convert argument to integer'., what else are you looking for? Are you not able to reproduce this?
I guess we both are busy :) I'm not able to reproduce the error. Can you give me more details
Thanks
I'm not really using pycomm any longer.
I will close this since I can really reproduce the error
due to struct.pack exception 'cannot convert argument to integer'.