plc s7 software write protected

teh

Supporting Member
Join Date
Nov 2002
Posts
140
Hi folks,

I had received a plc file recently, and when i open the file that's a
windows pop up and message that " c:\siemens\step7\s7proj\watercontrol\watercontrol.s7p " is on write-protected medium.

This cause me cannot do any modification on the ladder program\Hardware configuration... .

Does anyone can give me a solution on that?

Best Regards

Thanks
 
save the project under another name and re open the new saved project.
Normally you should be able to do modifications.
The only thing you can get is a time stamp failure, but you can check out first if the block code doesn't show differences.

Regards

C

:D
 
C Henk said:
save the project under another name and re open the new saved project.
Normally you should be able to do modifications.
The only thing you can get is a time stamp failure, but you can check out first if the block code doesn't show differences.

Regards

C

:D


Dear Mr C Henk,

I was try your manner to archive and rechive the following file but it was still same. That is a message stiil shown that " the data is read on " pop up when i try to open one of the fb,fc,db or ob.

Thanks
 
don't use archive and retrieve, open the project and use save as.

maybe it will work out

Regards

C
 
Sinds I carry around all our projects on CD I always encounter this problem.

Go to windows explorer and go to the project files. Select the directory and use the right mouse button to enter the properties of the directory.
Click on read only ones. ALso aply this to all the sub directories.
When the x dissapears before the read only you are finished.
When the x stay's you have to do it again. Then the x should dissapear.

With win 2000 you will get the choice if you want to apply it to all sub directories.
With other windows versions I don't know. Win '98 it's for sure you don't get this choice.
You have to go to the dos-prompt and than go to the directory you want to change. You have to type the following:
ATTRIB -R /S (good old DOS)

For more info on attrib type behind the prompt: help attrib

You should be able to do everything again with your files.
 

Similar Topics

Hello, As part of our project, we are using an M241 controller. This controller interfaces with an industrial computer and a router via a switch...
Replies
2
Views
74
I have downloaded COMMGR 1.15 software on my laptop. After downloading it works. When I stop and start the program again it doesn't work. It is...
Replies
2
Views
138
Hi everyone, I have a small project for an industrial site entry gate system. It's running on an old Melsec PLC, and I have a new Shihlin PLC...
Replies
1
Views
127
Hi All, How do I set a password to PLC using Proficy machine software 9.5-9.8 or some other way? I as using Emerson CPE305 CPU. Thanks.
Replies
2
Views
313
Hi everyone id like to start by saying im not a PLC programmer so my technical terminology is limited. i would like advice on what software is...
Replies
4
Views
292
Back
Top Bottom