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

Do you support reading and writing of DB blocks for s7-1200? #44

Closed
SherryHolmes opened this issue Oct 22, 2018 · 1 comment
Closed

Comments

@SherryHolmes
Copy link

Do you support reading and writing of DB blocks for s7-1200?Test finds read and write DB block failed
#36700160 - CLI : function refused by CPU (Unknown error)

@mathiask88
Copy link
Owner

@SherryHolmes Reading and writing blocks is possible for the 1200/1500 CPUs but it comes with some limitations. Just read the compatibility link here. For your problem these are the relevant information:

  1. Only global DBs can be accessed.
  2. The optimized block access must be turned off.
  3. The access level must be “full” and the “connection mechanism” must allow GET/PUT.

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