HslCommunication.Secs 命名空间 |
[缺少 "N:HslCommunication.Secs" 的 <summary> 文档]
类 | 说明 | |
---|---|---|
![]() | Gem |
GEM相关的数据读写信息
|
![]() | SecsGemSerial |
串口类相关的Secs
|
![]() ![]() | SecsHsms |
HSMS的协议实现,SECS基于TCP的版本,实现了secs1和secs2规约的封装,可以收发任意的功能码数据,业务逻辑部分需要二次开发
|
![]() ![]() | SecsHsmsServer |
Secs Hsms的虚拟服务器,可以用来模拟Secs设备,等待客户端的连接,可以自定义响应客户端的数据 The virtual server of Secs Hsms can be used to simulate Secs devices, wait for the connection of the client, and can customize the response to the client's data |
委托 | 说明 | |
---|---|---|
![]() | SecsHsmsOnSecsMessageReceivedDelegate |
Secs消息接收的事件
|
![]() | SecsHsmsServerSecsMessageReceivedDelegate |
当接收到来自客户的Secs信息时触发的对象 Object fired when Secs information from client is received |