Skip to content
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

add guide for creating plc libraries #1213

Merged
merged 13 commits into from
May 24, 2024
Merged

add guide for creating plc libraries #1213

merged 13 commits into from
May 24, 2024

Conversation

abroooo
Copy link
Contributor

@abroooo abroooo commented Apr 25, 2024

This guide outlines the specialties of IEC61131 in comparison to languages like c/cpp and shall act as help when creating a plc interface for external libraries.

@abroooo abroooo marked this pull request as draft April 25, 2024 11:22
@abroooo abroooo marked this pull request as ready for review May 13, 2024 09:15
book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.01%. Comparing base (fedc06d) to head (299832f).
Report is 11 commits behind head on master.

Current head 299832f differs from pull request most recent head 25cdf51

Please upload reports for the commit 25cdf51 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1213      +/-   ##
==========================================
- Coverage   95.62%   91.01%   -4.61%     
==========================================
  Files         150      153       +3     
  Lines       42657    44929    +2272     
==========================================
+ Hits        40789    40893     +104     
- Misses       1868     4036    +2168     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
book/src/libraries/api_lib_guide.md Outdated Show resolved Hide resolved
book/src/libraries/api_lib_guide.md Show resolved Hide resolved
Copy link
Member

@mhasel mhasel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like all open conversations have been resolved. LGTM!

@mhasel mhasel merged commit 38b5b3c into PLC-lang:master May 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants