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

Write to a tag using ControllerManager? #71

Open
skykep opened this issue Jul 14, 2024 · 3 comments
Open

Write to a tag using ControllerManager? #71

skykep opened this issue Jul 14, 2024 · 3 comments

Comments

@skykep
Copy link

skykep commented Jul 14, 2024

Current Behavior

Can read tags fine.

Expected Behavior

Write to a tag using ControllerManager

@skykep
Copy link
Author

skykep commented Jul 31, 2024

Is this the best way to write to a tag using ControllerManager?

cm.controllers[0].tags[0].tag._valueObj = data;

@skykep
Copy link
Author

skykep commented Aug 18, 2024

Still wondering the best way to write data back to the PLC using ControllerManager...

While I wait, I will say that the ControllerManager works great. I just performed a test on a 1756-L61 I had in slot 0. I removed it from the chassis, inserted a 1756-L81E, downloaded the same program to the L81, and the ControllerManager picked right back up and the script kept running. Completely hands-off!

@skykep
Copy link
Author

skykep commented Sep 10, 2024

Bump.

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