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

Start / stop CPU #69

Open
dgehri opened this issue Oct 20, 2016 · 2 comments
Open

Start / stop CPU #69

dgehri opened this issue Oct 20, 2016 · 2 comments

Comments

@dgehri
Copy link

dgehri commented Oct 20, 2016

Is it possible to stop / start a SIMATIC CPU programmatically using this library, or could that be implemented?

@mesta1
Copy link
Contributor

mesta1 commented Oct 21, 2016

You can implement it. However it is supported only on certain CPU.
Sharp7 is a C# library that already implements it, check the documentation to see what cpu supports this feature.
http://www.mesta-automation.com/how-to-write-a-siemens-s7-plc-driver-with-c-and-sharp7/

@dgehri
Copy link
Author

dgehri commented Oct 25, 2016

Thank you very much.

On Fri, Oct 21, 2016 at 5:21 PM, Michele Cattafesta <
notifications@github.com> wrote:

You can implement it. However it is supported only on certain CPU.
Sharp7 is a C# library that already implements it, check the documentation
to see what cpu supports this feature.
http://www.mesta-automation.com/how-to-write-a-siemens-s7-
plc-driver-with-c-and-sharp7/


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#69 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACLCbprva2fVAGRorUPSw-NC9Usy76yEks5q2NiHgaJpZM4KcUXw
.

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

No branches or pull requests

3 participants