Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v2.6.3 Merge in more Omron updates from user ptsOSL, other fixes

Compare
Choose a tag to compare
Loading
@kyle-githubkyle-github released this 03 Sep 21:06
· 124 commits to release since this release
c55bc58
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Trying something new here where I try to do better commit messages in Git and then use git log to generate most of the release message...

Merge into release (#491)

* Make file number optional if input or output file.  Fix #481.  Support I:1 and O:2 etc.   * Added support for a numeric subelement.  Fix #479. (#483).  Should allow sub-elements so that you can get to the IO files and their individual data.* Fix #486. (#487).   String size changes (larger) failed on Omron because it does not reserve the maximum string size in the data it sends to the library.   Now when you call plc_tag_set_string() it will try to resize the tag buffer.   Fixed with #488.* Added atomic flag and checks to aid in making all sessions terminate when the library is shutting down. Fix #450.* plc_tag_set_string() feature additions (#488).   Setting string can change tag data buffer size.  And added flag, allow_field_resize, to suppress change.  Needed because the change for adjusting the buffer size could break code that is not aware of it.* Added msp response size check before adding new requests to msp with allow_packing=1 and fragmented reads disabled (#489).   This should allow more requests to be bundled together for Omron PLCs.  This is a work in progress and Phil has done a lot of work here.---------Co-authored-by: Phil Smith
Assets13
Loading

[8]ページ先頭

©2009-2025 Movatter.jp