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

Writing to the force mask tags within Studio 5000 #153

Open
gary-hsu opened this issue Jun 21, 2021 · 3 comments
Open

Writing to the force mask tags within Studio 5000 #153

gary-hsu opened this issue Jun 21, 2021 · 3 comments
Labels
question Further information is requested

Comments

@gary-hsu
Copy link

Hey, I was wondering if there was a way to use the API to access the force masks in Studio 5000. I got the library connected to an Allen Bradley plc and successfully wrote values, but I want to be able to force values to certain parts using Python and can't figure it reading the documentation so far.

Thanks in advance!

@gary-hsu gary-hsu added the question Further information is requested label Jun 21, 2021
@ottowayi
Copy link
Owner

Interesting, I'm not sure if that is possible. I just checked in wireshark and I think I found the requests, but I haven't actually trying to decode the message. I will take a closer look at it later to see if it's something I can add. It's not part of the CIP spec so it would require reverse engineering, I've had success with doing it for some features but failed for others.

@gary-hsu
Copy link
Author

I seriously appreciate it. I've been lookin for this feature in multiple different libraries (even non-python ones) and haven't found much success in finding this feature. I know it's possible because I've used software that successfully performed force masks using code, I just can't for the life of me find out how. Let me know your findings, you have my eternal gratitude!

@tlf30
Copy link
Contributor

tlf30 commented Jul 4, 2023

@gary-hsu forces require a privileged connection. If implemented, forces would only work on v19 and below of control logix.

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

No branches or pull requests

3 participants