Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to send Instance Service "reset (0x05)" instead of "get_attributes_all (0x01)" using Cpppo? #96

Open
skorber opened this issue Mar 19, 2021 · 1 comment

Comments

@skorber
Copy link

skorber commented Mar 19, 2021

So I am trying to use Cpppo to run a bunch of Explicit messages to test our product. I am able to get attributes using specific EPATH from our documentation but I need to run a scenario where "Using Explicit Messaging, send a reset type 0 service through Identity object 0x01". I know you added a service_code method to the connector object in client.py but I was not sure if this is what I needed or how to use it since I was not able to find any examples.

Any help would be appreciated. Thanks in advance.

@skorber
Copy link
Author

skorber commented Mar 19, 2021

Based on looking through some of the code, I need to add to this section:

image

I need one for reset which is 0x05, based on this packet:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant