shake7

所属分类:开发工具
开发工具:Pascal
文件大小:0KB
下载次数:0
上传日期:2015-03-15 13:32:30
上 传 者sh-1993
说明:  锁定解锁simatic step7编程块的工具,
(Tool to lock unlock simatic step7 programming blocks,)

文件列表:
about.lfm (1680, 2015-03-15)
about.pas (406, 2015-03-15)
seven.png (3758, 2015-03-15)
shake7.ico (16958, 2015-03-15)
shake7.lpi (3128, 2015-03-15)
shake7.lpr (1352, 2015-03-15)
shake7.rc (28, 2015-03-15)
shake7main.lfm (54196, 2015-03-15)
shake7main.pas (14315, 2015-03-15)

It's a simple program, made with lazarus, that allows you to alter (remove or put in place) the "know how protection" setting for programming blocks in the simatic step7 plc range. When you write a program block for these PLCs, there's a way to protect it so that other programmers cannot see it, just use it. The _official_ way is cumbersome and error prone: you have to generate the block source, add an attribute KNOW\_HOW\_PROTECTED and recompile it. Once protected, you cannot _unprotect_ it, so you have to keep around both copies for debugging. Worse, if you've been supplied only with the _protected_ copy, you cannot look under the hood to see how it is working. This program allows to switch the protection or or off on the fly, so there's no need to keep two copies. Now it also allows to change the language of the block (use with caution), useful to convert a normal block in an F block or vice-versa, or to edit F blocks in AWL F (which is normally not possible).

近期下载者

相关文件


收藏者