登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
3
renliguo
/
s7netplus
forked from
cdd
/
s7netplus
确定同步?
同步操作将从
cdd/s7netplus
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v0.13.0
Release S7NetPlus 0.13.0 Release highlights: - Change default TSAP for S7 200 - Add S7 200 Smart support - Add support for custom TSAP's - Align data to even bytes when parsing responses from class and struct reads - Close connection on IOException - Add cancellation for Read/Write - Set default Read-/WriteTimeout to 10 seconds - Cleanup of sync helper methods
946536c
2021-06-22 03:45
下载
v0.12.0
Release S7NetPlus 0.12.0 Release highlights: - Add synchronization to methods interacting with the PLC
5318f94
2021-06-03 03:27
下载
v0.11.0
Release S7NetPlus 0.11.0 Release highlights: - Fix for byte length calculation of bits - Fix for Boolean.ClearBit - Added Boolean.ClearBit and .SetBit by reference
ced10b4
2021-05-11 04:54
下载
v0.10.0
Release S7NetPlus 0.10.0 Release highlights: - Additional ConfigureAwait(false) calls used internally - Fix for S7WString length - Remove IsAvailable property
d10c15b
2021-03-30 03:59
下载
v0.9.0
Release S7NetPlus 0.9.0 Release highlights: - Added WString support - Added support for strings in structs - Set type for 'Z' and 'C' to counter instead of timer
1afb077
2021-03-13 20:34
下载
v0.8.1
Release S7NetPlus 0.8.1 Release highlights: - Include documentation
c9a98fb
2021-01-06 05:18
下载
v0.8.0
Release S7NetPlus 0.8.0 Release highlights: - Replace Double type with LReal - Fixes for PDU size assertions - Don't embed sources - Fixes for StringEx - Rename StringEx to S7String - Possible null reference fixes - Fixes for compiler warnings - Preparations for async method cancellation - Extended response code validation - Structural changes, minor improvements
f03ba93
2021-01-05 03:31
下载
v0.7.0
Release S7NetPlus 0.7.0 Release highlights: - Nullable reference type support - Cleanups of TSDU and TPDU message parsing - Better exceptions for connection Open() errors - Support for buffered reads
3b2dbd1
2020-09-05 02:47
下载
v0.6.0
Release S7NetPlus 0.6.0 Release highlights: - Added support for DateTimeLong
fc6781c
2020-08-18 03:50
下载
v0.5.0
Release S7NetPlus 0.5.0 Release highlights: - Add support for (I|O|Q)(B|D|W) addressing - Fix Type for Mxxxx.x addresses - Align array offsets to even bytes in classes - Improve exceptions on failed reads
6554b99
2020-08-14 04:51
下载
v0.4.0
Release S7NetPlus 0.4.0 Release highlights: - Adress checks for bit writes - Support for reading/writing complex objects - Better exceptions on Open(Async) - Revert negotiated max PDU size to 960 - Add Logo0BA8 support - Read/Write-Timeout support on TCP connection - Fix for 0-padding of last dataItem in WriteMultiple - Allow override of default port - Improve exception message when parsing string - Add DateTime type for reading/writing - Verify items fit in a PDU on Read/Write-Multiple - Fix size calculation for bit arrays
798913c
2019-07-18 03:53
下载
v0.3.0
Release S7NetPlus 0.3.0 Release highlights: - Replace LastErrorCode and LastErrorString with exceptions - Fix StringEx write support - Add PDB files with SourceLink to NuGet package - Increase PDU size to support larger requests (S7-1500) - Fix String length on write
fd17bfa
2018-07-12 04:50
下载
v0.2.0
Release S7NetPlus 0.2.0 Release highlights: - Async API (PR #111) - NetStandard 1.3 (replaces UWP) and 2.0 support (PR #123, #142) - Support for write of multiple DataItems in single request (PR #121) - Fixed byte order for short[] / Int16[] (#126, PR #127) - Fixed negotiated PDU size (#128, PR #130) - Added support for float, obsoleted support for double (#132, PR #143) - Fixed invalid TPKT length (PR #152) - Added SourceLink support (PR #155)
ff1e5fd
2018-07-07 04:32
下载
v0.1.9
Release highlights: - Store MaxPDUSize after communication setup - Fix for reading bit and odd number of bytes in ReadMultipleVars - Documentation improvements - Support for reading S7 strings with header - Fix for REAL conversion
013ff5f
2018-05-13 06:03
下载
v0.1.8
f6a2e11
2018-02-06 04:07
下载
v0.1.7
ea84cd4
2017-09-15 01:26
下载
v0.1.6
61ebfca
2017-09-06 03:25
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/renliguo/s7netplus.git
git@gitee.com:renliguo/s7netplus.git
renliguo
s7netplus
s7netplus
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册