Comments in Functionblocks #97
Unanswered
drehstromer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@engineerjoe440 do you know something about this topic? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @klauer
I have continued testing blark and created a small documentation project.
Firstly, I have to say that I find it very impressive how you have built this piece of software. I'm still on a steep learning curve with Python, but I think I'm getting the hang of it. At least its enough to slowly understand this codebase. 😅
I have a question with the comment parsing.
I have the following FB declaration:
If i make a summary of this functionblock, i can access its comments with
FB_Eventhandler.Comments[]
but there is "only" comment "Comment Number 1" in this array. Where are the other comments stored?Thanks for your reply
drehstromer
Beta Was this translation helpful? Give feedback.
All reactions