how to open .lib file and make changes e in control builder codesys ?
I WANT TO TEST ONE PLC PROGRAM . IN THAT PROGRAM USEDDEFINED FUNCTION BLOCKS ARE CREATED AS A .LIB FILE .
1.HOW TO I OPEN THAT .LIB FILE ?
2. I WANT TO MODIFY SOME LOGIC IN THAT FILE ..ANY PROCEDURE TO MAKE CHANGES IN THAT FILE ?
THANKS IN ADVANCE
Answers
If the .Lib file is password protected then you need to have the password else you can simpley open it using CoDeSys which is already a part of Control Builder.
Simply double click on the file and open with CoDeSys.
Add new comment