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

PowerFlex 755 Writing Error Using: poll_example_many_with_write.py #87

Open
JorgeAlberto91MS opened this issue May 20, 2020 · 0 comments

Comments

@JorgeAlberto91MS
Copy link

Hello,

I'm trying to establish a Read/Write communication with an AB PowerFlex 755 Drive using the example "poll_example_many_with_write.py". The read values are OK, but I'm not able to write data to DPI Parameter Object.

I'm getting this exception:
read failed to access 1 attributes: 0x93/571/10 = (REAL)19.287: status 5

Status 5 = "Path destination unknown". (CIP General Status Codes)

Here's a portion of the command output:

2020-05-20 16:36:40.183: Speed Units == [0]
2020-05-20 16:36:40.308: Output Frequency == [8.199999809265137]
2020-05-20 16:36:40.262: Output Current == [0.47999998927116394]
2020-05-20 16:36:40.262: Motor Velocity == [7.650000095367432]
2020-05-20 16:36:40.405: Output Frequency == [8.350000381469727]
2020-05-20 16:36:40.360: Elapsed KwH == [203.87600708007812]
2020-05-20 16:36:40.997: Motor Velocity == [8.75]
2020-05-20 16:36:40.913: Output Frequency == [9.0600004196167]
2020-05-20 16:36:40.997: Output Current == [0.5699999928474426]
2020-05-20 16:36:41.040: read failed to access 1 attributes: 0x93/571/10 = (REAL)92.955: status 5

¿Does anyone know how to correct the writing problem on the PowerFlex 755 Drive?

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