-
Notifications
You must be signed in to change notification settings - Fork 7
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
Documentation #4
Comments
@troybaxter99 I'm sorry that you find the code difficult to navigate. I'm currently no longer working on this project because this was part of my thesis for my study. I'm no longer in possession of TIA licenses or other software related to this project. If you have any questions about the code I'm happy to help but as said earlier am no longer capable of developing or improving the functionality. |
Regarding the functionality you mention I'm not quite sure if that is even implemented in the current codebase. As this code was mostly used for automating the coding part and block creating of TIA. If you wish to extend the code base with this functionality I would advise you to have a look at my repo with the TIA Portal stub files for python. Repo |
Hello, I'm having some issues when I try to import a XML PLCBlock to my project, can you please provide some information or example using this funcionality? |
tia-openness-api-client/tia_portal/__init__.py Line 1187 in 9ec0e79
__NAME__ with the actual name. And by defining the labels parameter of the function you can add more replaceable options in the XML
|
Can you provide some sort of condensed down documentation as to how to do things like access, create, export, import PLCs, HMIs, and various hardware components, because it is hard to navigate any of the code?
The text was updated successfully, but these errors were encountered: