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

Unable to read tag from Powerflex525 VFD #47

Closed
nisargpandyadattus opened this issue Dec 13, 2017 · 1 comment
Closed

Unable to read tag from Powerflex525 VFD #47

nisargpandyadattus opened this issue Dec 13, 2017 · 1 comment

Comments

@nisargpandyadattus
Copy link

I am trying to get Powerflex525X VFD working with CPPPO. It's working with requesting with "@0x0093/3/9" format for getting tag values but when I'm requesting with Tag name "Output_Current" mentioned in document, it's returning with None as response.
Also If you can spread some light on how to communicate with Powerflex with Get_Attribute_Single/All from CPPPO library.

@pjkundert
Copy link
Owner

You'll need to obtain the documentation for the Powerflex 525X, and compare the details of its internal CIP Class/Instance/Attributes against what is in cpppo/server/enip/ab.py . It is likely that it provides different data at different addresses and CIP data types.

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

2 participants